Online OIOUBL Dokumentation


Order.OrderLine

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

Subclasses in class Order.OrderLine

UBL-Name Name Usage Cardinality Reference to the printed documentation See also
LineItem LineItem Yes 1 3.9.1  
BuyerProposedSubstituteLineItem BuyerProposedSubstituteLineItem Bilateral 0..n Common Library, 3.57  
QuotationLineReference QuotationLineReference Bilateral 0..1 Common Library, 3.58  
DocumentReference DocumentReference Bilateral 0..n Common Library, 3.36 OIOUBL_GUIDE_DOCUMENTREF

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>