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..∞
Related Identifier 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
    string ActionCode
    string LineNumberIdentifier
    string Description
    string Note
    string ShippingTrackingIdentifier
    string ShippingMaterialIdentifier
    string ShipmentDateTime
    string LoadingDateTime
    number DunnageWeightMeasure
    number TareWeightMeasure
    number NetWeightMeasure
    number GrossWeightMeasure
    number NetVolumeMeasure
    number TotalVolumeMeasure
    number Quantity
}

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

PickListLineDetail o-d- "0...∞" "LineIdentifierSet"
PickListLineDetail o-r- "0...∞" "RelatedIdentifier"
PickListLineDetail o-u- "0...∞" "DocumentReference"
PickListLineDetail o-l- "0...∞" "Attachment"
PickListLineDetail o-d- "0...1" "LoadingLocation"
PickListLineDetail o-u- "0...1" "ShipToLocation"
PickListLineDetail o-d- "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.8