OrderLine
|
|
OrderLine specification
Name |
OrderLine
(Show as PDF)
|
Alternative Term |
|
Definition |
Information about an OrderLine |
|
Fields
UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
SubstitutionStatusCode |
SubstitutionStatusCode |
Code
|
Yes |
0..1 |
Definition |
A code speciying SubstitutionStatusCode for the OrderLine. An OrderLine may specify that the substitution must be proposed by Buyer or Seller (in the OrderResponse) or that the substitution must be carried out by Seller (in the OrderResponse) |
|
Note |
Note |
Text
|
Yes |
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. |
|
|
Subclasses in class OrderLine
UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
LineItem |
LineItem |
Yes |
1 |
Common Library, 3.57 |
|
Definition |
An association to LineItem |
Datatype |
LineItem
|
|
SellerProposedSubstituteLineItem |
SellerProposedSubstituteLineItem |
Yes |
0..n |
Common Library, 3.57 |
|
Definition |
SubstituteLineItems proposed by Seller (in OrderResponse) |
Datatype |
LineItem
|
|
BuyerProposedSubstituteLineItem |
BuyerProposedSubstituteLineItem |
Bilateral |
0..n |
Common Library, 3.57 |
|
Definition |
Possible substitutes to the LineItem as proposed by Buyer |
Datatype |
LineItem
|
|
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 |
|
|
|
Excluded classes and fields in OrderLine
Name |
Name |
Type |
SellerSubstitutedLineItem |
SellerSubstitutedLineItem |
Class |
CatalogueLineReference |
CatalogueLineReference |
Class |
|
Example<cac:OrderLine >
+ <cac:LineItem />
</cac:OrderLine>
|