Order.OrderLine
|
 |
Order.OrderLine specification
| Name |
Order.OrderLine
(Show as PDF)
|
Alternative Term |
|
| Definition |
Information about an OrderLine |
|
Fields
| UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
| Note |
Note |
Text
|
Bilateral |
0..n |
| Definition |
Free form text applying to the OrderLine. This element may contain notes or any other similar information that is not contained explicitly in another structure. |
| Businessrules |
Use only one note per language |
|
|
Subclasses in class Order.OrderLine
| UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
| LineItem |
LineItem |
Yes |
1 |
3.9.1 |
|
| Definition |
An association to LineItem |
| Datatype |
LineItem
|
|
| BuyerProposedSubstituteLineItem |
BuyerProposedSubstituteLineItem |
Bilateral |
0..n |
Common Library, 3.57 |
|
| Definition |
Possible substitutes to the LineItem as proposed by Buyer |
| Datatype |
LineItem
|
| Businessrules |
Used to specify optional replaceable Item. |
|
| QuotationLineReference |
QuotationLineReference |
Bilateral |
0..1 |
Common Library, 3.58 |
|
| Definition |
An association to a LineReference for the offer |
| Datatype |
LineReference
|
|
| DocumentReference |
DocumentReference |
Bilateral |
0..n |
Common Library, 3.36 |
OIOUBL_GUIDE_DOCUMENTREF
|
| Alternative term |
OIOUBL_GUIDE_DOCUMENTREF |
| Definition |
An association to DocumentReference |
| Datatype |
DocumentReference
|
|
|
Excluded classes and fields in Order.OrderLine
| Name |
Name |
Type |
| SubstitutionStatusCode |
SubstitutionStatusCode |
Field |
| SellerProposedSubstituteLineItem |
SellerProposedSubstituteLineItem |
Class |
| SellerSubstitutedLineItem |
SellerSubstitutedLineItem |
Class |
| CatalogueLineReference |
CatalogueLineReference |
Class |
|
Example<cac:OrderLine >
<cbc:Note >OrderLine note</cbc:Note>
+ <cac:LineItem />
</cac:OrderLine>
|