Gets the location attached to the object variable.
Syntax:
Remarks:
The location in the implementation guideline points to the corresponding location in the document where the value is to be retrieved and assigned to this object variable. The location string describes the location of the object by ordinal positions. For example,
- ORDERS/3/// - Data segment at ordinal position 3 in UN/EDIFACT Message ORDERS.
- 850/8///2 - Data element at ordinal position 2 in the data segment at ordinal position 8 in ASC/X12 Transaction Set 850.
- ORDERS/4///1-3 - Sub element at ordinal position 3 in composite element at ordinal position 1 in data segment at ordinal position 4 in UN/EDIFACT Message ORDERS.