Pick List Line

Information about a line item on a Picking List.

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..∞
Item Instance 0..∞
Quantity 0..∞
GL Entity Identifier 0..1
Facility 0..∞
Status 0..1
Reason Code 0..∞
Transaction Date Time 0..1
Party 0..∞
Order Quantity 0..1
Shipped Quantity 0..1
Ship Unit Quantity 0..1
Carrier Party 0..1
Pick List Line Detail 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 PickListLine {
    String TypeCode
    CodeList ActionCode
    String LineNumberIdentifier
    String Description
    String Note
    String Quantity
    String GLEntityIdentifier
    String ReasonCode
    String TransactionDateTime
    String OrderQuantity
    String ShippedQuantity
    String ShipUnitQuantity
}

class "LineIdentifierSet"{}
class "DocumentReference"{}
class "Attachment"{}
class "ItemInstance"{}
class "Facility"{}
class "Status"{}
class "Party"{}
class "CarrierParty"{}
class "PickListLineDetail"{}

PickListLine o-d- "0...∞" "LineIdentifierSet"
PickListLine o-r- "0...∞" "DocumentReference"
PickListLine o-u- "0...∞" "Attachment"
PickListLine o-l- "0...∞" "ItemInstance"
PickListLine o-d- "0...∞" "Facility"
PickListLine o-u- "0...1" "Status"
PickListLine o-d- "0...∞" "Party"
PickListLine o-u- "0...1" "CarrierParty"
PickListLine o-d- "0...∞" "PickListLineDetail"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: 7f31670d184446c09a688cd63af9b723

connectSpec (OAGIS) Version 10.12