CreditNote.OrderReference
|
|
CreditNote.OrderReference specification
Name |
CreditNote.OrderReference
(Show as PDF)
|
Alternative Term |
|
Definition |
Information about an Order Reference |
|
Fields
UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
ID |
ID |
Identifier
|
Yes |
1 |
Definition |
The identifier for the referenced Order assigned by the Buyer |
|
SalesOrderID |
SalesOrderID |
Identifier
|
Bilateral |
0..1 |
Definition |
The identifier for the referenced Order assigned by the Seller |
|
CopyIndicator |
CopyIndicator |
Indicator
|
Bilateral |
0..1 |
Definition |
Indicates whether the referenced Order is a copy (true) or the original (false) |
|
UUID |
UUID |
Identifier
|
Yes |
0..1 |
Definition |
A computer-generated universally unique identifier (UUID) for the referenced Order instance |
|
IssueDate |
IssueDate |
Date
|
Yes |
0..1 |
Definition |
The date on which the referenced Order was issued |
|
IssueTime |
IssueTime |
Time
|
Bilateral |
0..1 |
Definition |
The time on which the referenced Order was issued |
|
CustomerReference |
CustomerReference |
Text
|
Bilateral |
0..1 |
Definition |
A supplementary reference for the referenced Order |
|
|
Subclasses in class CreditNote.OrderReference
UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
DocumentReference |
DocumentReference |
Yes |
0..1 |
3.3.1 |
OIOUBL_GUIDE_DOCUMENTREF
|
Alternative term |
OIOUBL_GUIDE_DOCUMENTREF |
Definition |
An association to Document Reference |
Datatype |
DocumentReference
|
|
|
Example<cac:OrderReference >
<cbc:ID >5002701</cbc:ID>
<cbc:UUID >9756b468-8815-1029-857a-e388fe63f399</cbc:UUID>
+ <cac:DocumentReference />
</cac:OrderReference>
|