OrderReference
Use this element to model order reference information.
General information is provided in the Order References topic.
Details
Element | Value |
---|---|
Name | OrderReference |
ComponentType | ASBIE |
DictionaryEntryName | Invoice.OrderReference |
Definition | A reference to the Order with which this Invoice is associated. |
Cardinality | 0..1 |
ObjectClass | Invoice |
PropertyTerm | Order Reference |
AssociatedObjectClass | Order Reference |
RepresentationTerm | Order Reference |
minOccurs | 0 |
maxOccurs | 1 |
Elements
Element | Description |
---|---|
OrderReference/ID | The ID for the referenced order. |
Country Specific Topics
Example
<cac:OrderReference>
<cbc:ID>PO987654</cbc:ID>
</cac:OrderReference>
Updated about 2 months ago