Pick List Line Detail

Detail information about particular line items

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..∞
Shipping Tracking Identifier 0..∞
Loading Location 0..1
Ship To Location 0..1
Shipping Material Identifier 0..∞
Shipment Date Time 0..1
Loading Date Time 0..1
Dunnage Weight Measure 0..1
Tare Weight Measure 0..1
Net Weight Measure 0..1
Gross Weight Measure 0..1
Net Volume Measure 0..1
Total Volume Measure 0..1
Item Instance 0..∞
Quantity 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 PickListLineDetail {
    String TypeCode
    CodeList ActionCode
    String LineNumberIdentifier
    String Description
    String Note
    String ShippingTrackingIdentifier
    String ShippingMaterialIdentifier
    String ShipmentDateTime
    String LoadingDateTime
    String DunnageWeightMeasure
    String TareWeightMeasure
    String NetWeightMeasure
    String GrossWeightMeasure
    String NetVolumeMeasure
    String TotalVolumeMeasure
    String Quantity
}

class "LineIdentifierSet"{}
class "DocumentReference"{}
class "Attachment"{}
class "LoadingLocation"{}
class "ShipToLocation"{}
class "ItemInstance"{}

PickListLineDetail o-d- "0...∞" "LineIdentifierSet"
PickListLineDetail o-r- "0...∞" "DocumentReference"
PickListLineDetail o-u- "0...∞" "Attachment"
PickListLineDetail o-l- "0...1" "LoadingLocation"
PickListLineDetail o-d- "0...1" "ShipToLocation"
PickListLineDetail o-u- "0...∞" "ItemInstance"

hide circle
@enduml

Where Used

Following is a list of components that have Pick List Line Detail as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 72d3d2880a3b48a9aa82a1251d0257ed

connectSpec (OAGIS) Version 10.12