Sales Order Line
Provides the line level detail of the items ordered by the SalesOrder and the associated detail.
Child Components
Type Code 0..1
Action Code 0..1
Line Number Identifier 0..1
Line Identifier Set 0..∞
Related Identifier 0..∞
Description 0..∞
Note 0..∞
Document Reference 0..∞
Attachment 0..∞
Status 0..∞
Item 0..1
Quantity 0..∞
Unit Price 0..1
Extended Amount 0..1
Total Amount 0..1
Amount Discount 0..1
Catalog Reference 0..1
Contract Reference 0..1
Sample Included Indicator 0..1
Required Delivery Date Time 0..1
Allow Substitution Indicator 0..1
Party 0..∞
Ship To Party 0..1
Drawing Attachment 0..∞
Partial Shipment Allowed Indicator 0..1
Drop Shipment Allowed Indicator 0..1
Early Shipment Allowed Indicator 0..1
License Indicator 0..∞
Fulfillment Term 0..∞
Transportation Term 0..∞
Transport Step 0..∞
Payment Term 0..∞
Distribute Charge 0..∞
Distribute Tax 0..∞
Tax 0..∞
Freight Classification 0..1
Special Price Authorization Code 0..1
Substitute Item Indicator 0..1
Requisition Reference 0..∞
Promised Ship Date Time 0..1
Promised Delivery Date Time 0..1
Shipping Instructions 0..∞
Order Quantity 0..∞
Tax Exempt Codes 0..1
Event 0..∞
Ship From Party 0..∞
Back Ordered Quantity 0..1
Received Quantity 0..1
Open Quantity 0..1
Quote Reference 0..1
Sales Order Reference 0..1
Buyer Party 0..1
Material Required Certification Indicator 0..1
Tax Exempt Indicator 0..1
Back Order Indicator 0..1
Parent Line Number Identifier 0..1
Purchase Order Reference 0..1
Route Reference 0..∞
BOM Reference 0..∞
Scheduled Delivery Date Time 0..1
Actual Delivery Date Time 0..1
Actual Ship Date Time 0..1
Distribution Center Code 0..1
Order Commission 0..∞
Supplier Party 0..1
Sales Order Schedule 0..∞
Plan From Party Reference 0..∞
Shipment Tracking Reference 0..∞
Plan To Party Reference 0..∞
Classification 0..∞
Sales Order Sub Line 0..∞
Extension 1..1
UML Class Model
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml
class SalesOrderLine {
string TypeCode
string ActionCode
string LineNumberIdentifier
string Description
string Note
number Quantity
number ExtendedAmount
number TotalAmount
boolean SampleIncludedIndicator
string RequiredDeliveryDateTime
boolean AllowSubstitutionIndicator
boolean PartialShipmentAllowedIndicator
boolean DropShipmentAllowedIndicator
boolean EarlyShipmentAllowedIndicator
boolean LicenseIndicator
string SpecialPriceAuthorizationCode
boolean SubstituteItemIndicator
string PromisedShipDateTime
string PromisedDeliveryDateTime
string ShippingInstructions
number OrderQuantity
number BackOrderedQuantity
number ReceivedQuantity
number OpenQuantity
boolean MaterialRequiredCertificationIndicator
boolean TaxExemptIndicator
boolean BackOrderIndicator
string ParentLineNumberIdentifier
string ScheduledDeliveryDateTime
string ActualDeliveryDateTime
string ActualShipDateTime
string DistributionCenterCode
}
class "LineIdentifierSet"{}
class "RelatedIdentifier"{}
class "DocumentReference"{}
class "Attachment"{}
class "Status"{}
class "Item"{}
class "UnitPrice"{}
class "AmountDiscount"{}
class "CatalogReference"{}
class "ContractReference"{}
class "Party"{}
class "ShipToParty"{}
class "DrawingAttachment"{}
class "FulfillmentTerm"{}
class "TransportationTerm"{}
class "TransportStep"{}
class "PaymentTerm"{}
class "DistributeCharge"{}
class "DistributeTax"{}
class "Tax"{}
class "FreightClassification"{}
class "RequisitionReference"{}
class "TaxExemptCodes"{}
class "Event"{}
class "ShipFromParty"{}
class "QuoteReference"{}
class "SalesOrderReference"{}
class "BuyerParty"{}
class "PurchaseOrderReference"{}
class "RouteReference"{}
class "BOMReference"{}
class "OrderCommission"{}
class "SupplierParty"{}
class "SalesOrderSchedule"{}
class "PlanFromPartyReference"{}
class "ShipmentTrackingReference"{}
class "PlanToPartyReference"{}
class "Classification"{}
class "SalesOrderSubLine"{}
SalesOrderLine o-d- "0...∞" "LineIdentifierSet"
SalesOrderLine o-r- "0...∞" "RelatedIdentifier"
SalesOrderLine o-u- "0...∞" "DocumentReference"
SalesOrderLine o-l- "0...∞" "Attachment"
SalesOrderLine o-d- "0...∞" "Status"
SalesOrderLine o-u- "0...1" "Item"
SalesOrderLine o-d- "0...1" "UnitPrice"
SalesOrderLine o-u- "0...1" "AmountDiscount"
SalesOrderLine o-d- "0...1" "CatalogReference"
SalesOrderLine o-u- "0...1" "ContractReference"
SalesOrderLine o-d- "0...∞" "Party"
SalesOrderLine o-u- "0...1" "ShipToParty"
SalesOrderLine o-d- "0...∞" "DrawingAttachment"
SalesOrderLine o-u- "0...∞" "FulfillmentTerm"
SalesOrderLine o-d- "0...∞" "TransportationTerm"
SalesOrderLine o-u- "0...∞" "TransportStep"
SalesOrderLine o-d- "0...∞" "PaymentTerm"
SalesOrderLine o-u- "0...∞" "DistributeCharge"
SalesOrderLine o-d- "0...∞" "DistributeTax"
SalesOrderLine o-u- "0...∞" "Tax"
SalesOrderLine o-d- "0...1" "FreightClassification"
SalesOrderLine o-u- "0...∞" "RequisitionReference"
SalesOrderLine o-d- "0...1" "TaxExemptCodes"
SalesOrderLine o-u- "0...∞" "Event"
SalesOrderLine o-d- "0...∞" "ShipFromParty"
SalesOrderLine o-u- "0...1" "QuoteReference"
SalesOrderLine o-d- "0...1" "SalesOrderReference"
SalesOrderLine o-u- "0...1" "BuyerParty"
SalesOrderLine o-d- "0...1" "PurchaseOrderReference"
SalesOrderLine o-u- "0...∞" "RouteReference"
SalesOrderLine o-d- "0...∞" "BOMReference"
SalesOrderLine o-u- "0...∞" "OrderCommission"
SalesOrderLine o-d- "0...1" "SupplierParty"
SalesOrderLine o-u- "0...∞" "SalesOrderSchedule"
SalesOrderLine o-d- "0...∞" "PlanFromPartyReference"
SalesOrderLine o-u- "0...∞" "ShipmentTrackingReference"
SalesOrderLine o-d- "0...∞" "PlanToPartyReference"
SalesOrderLine o-u- "0...∞" "Classification"
SalesOrderLine o-d- "0...∞" "SalesOrderSubLine"
hide circle
@endumlWhere Used
Following is a list of components that have Sales Order Line as a child component.
Feedback
OAGi and its members welcome your feedback.
UUID: b623a3023e534732b0587cb7ba7d6f55
connectSpec (OAGIS) Version 10.12.8