OrderResponse.OrderLine
|
|
OrderResponse.OrderLine specification
Name |
OrderResponse.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. |
Businessrules |
Use only one note per language. The Note under OrderLine is used to describe the LineItem e.g. why the line is changed or why the ordered item can not be supplied. |
|
|
Subclasses in class OrderResponse.OrderLine
UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
LineItem |
LineItem |
Yes |
1 |
3.8.1 |
|
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
|
|
QuotationLineReference |
QuotationLineReference |
Bilateral |
0..1 |
Common Library, 3.58 |
|
Definition |
An association to a reference to a line in an Quotation |
Datatype |
LineReference
|
|
DocumentReference |
DocumentReference |
Bilateral |
0..n |
Common Library, 3.36 |
|
|
|
Excluded classes and fields in OrderResponse.OrderLine
Name |
Name |
Type |
SellerSubstitutedLineItem |
SellerSubstitutedLineItem |
Class |
BuyerProposedSubstituteLineItem |
BuyerProposedSubstituteLineItem |
Class |
CatalogueLineReference |
CatalogueLineReference |
Class |
|
Example<cac:OrderLine >
+ <cac:LineItem />
</cac:OrderLine>
|