Receive Item Line

This identifies the item being received, and the location to which the receipt is being done

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..∞
Unit Value 0..1
Total Value Amount 0..1
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 ReceiveItemLine {
    String TypeCode
    CodeList ActionCode
    String LineNumberIdentifier
    String Description
    String Note
    String Quantity
    String GLEntityIdentifier
    String ReasonCode
    String TransactionDateTime
    String TotalValueAmount
}

class "LineIdentifierSet"{}
class "DocumentReference"{}
class "Attachment"{}
class "ItemInstance"{}
class "Facility"{}
class "Status"{}
class "Party"{}
class "UnitValue"{}

ReceiveItemLine o-d- "0...∞" "LineIdentifierSet"
ReceiveItemLine o-r- "0...∞" "DocumentReference"
ReceiveItemLine o-u- "0...∞" "Attachment"
ReceiveItemLine o-l- "0...∞" "ItemInstance"
ReceiveItemLine o-d- "0...∞" "Facility"
ReceiveItemLine o-u- "0...1" "Status"
ReceiveItemLine o-d- "0...∞" "Party"
ReceiveItemLine o-u- "0...1" "UnitValue"

hide circle
@enduml

Where Used

Following is a list of components that have Receive Item Line as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 9baaf409b6db435b9394dbf8cc7fda58

connectSpec (OAGIS) Version 10.12