Commercial Invoice Line

Provides general information about the item inventory being delivered, including the planned and actual quantities. This information usually directly references a line item or shipment schedule line on a sales order, purchase order or other inventory transfer document.

Child Components

Type Code 0..1
Action Code 0..1
Line Number Identifier 0..1
Line Identifier Set 0..∞
Description 0..∞
Note 0..∞
Document Reference 0..∞
Attachment 0..∞
Status 0..∞
Item 0..1
Item Instance 0..1
Export License 0..1
Harmonized Tariff Schedule Code 0..1
Shipped Quantity 0..1
Shipment Container Content 0..∞
Unit Price 0..1
Party 0..∞
Quantity 0..∞
Container 0..∞
Extension 1..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml

class CommercialInvoiceLine {
    String TypeCode
    CodeList ActionCode
    String LineNumberIdentifier
    String Description
    String Note
    String HarmonizedTariffScheduleCode
    String ShippedQuantity
    String Quantity
}

class "LineIdentifierSet"{}
class "DocumentReference"{}
class "Attachment"{}
class "Status"{}
class "Item"{}
class "ItemInstance"{}
class "ExportLicense"{}
class "ShipmentContainerContent"{}
class "UnitPrice"{}
class "Party"{}
class "Container"{}

CommercialInvoiceLine o-d- "0...∞" "LineIdentifierSet"
CommercialInvoiceLine o-r- "0...∞" "DocumentReference"
CommercialInvoiceLine o-u- "0...∞" "Attachment"
CommercialInvoiceLine o-l- "0...∞" "Status"
CommercialInvoiceLine o-d- "0...1" "Item"
CommercialInvoiceLine o-u- "0...1" "ItemInstance"
CommercialInvoiceLine o-d- "0...1" "ExportLicense"
CommercialInvoiceLine o-u- "0...∞" "ShipmentContainerContent"
CommercialInvoiceLine o-d- "0...1" "UnitPrice"
CommercialInvoiceLine o-u- "0...∞" "Party"
CommercialInvoiceLine o-d- "0...∞" "Container"

hide circle
@enduml

Where Used

Following is a list of components that have Commercial Invoice Line as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 7b879cc4c5944c34aa1864a1bfbdddc6

connectSpec (OAGIS) Version 10.12