Framework EDI Reference. Constants |
|
Requirement Type Constants |
Requirement type indicates the required presence of an
item.
- Requirement_Optional
(0) – The item can either exist or not exist to be valid in the current
context.
- Requirement_Mandatory
(1) – The item must exist to be valid in the current context.
Its absence can generate an error.