Inventory Transaction Group

Group for specifying a specific Inventory Transaction

Child Components

GL Entity Identifier 0..1
Facility 0..∞
Status 0..1
Reason Code 0..∞
Transaction Date Time 0..1
Party 0..∞

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 InventoryTransactionGroup {
    String GLEntityIdentifier
    String ReasonCode
    String TransactionDateTime
}

class "Facility"{}
class "Status"{}
class "Party"{}

InventoryTransactionGroup o-d- "0...∞" "Facility"
InventoryTransactionGroup o-r- "0...1" "Status"
InventoryTransactionGroup o-u- "0...∞" "Party"

hide circle
@enduml

Where Used

Following is a list of components that have Inventory Transaction Group as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 2a6ce090b58148e7b187c876d3df9f6c

connectSpec (OAGIS) Version 10.12