Available Inventory Quantity

Typically an aggregate quantity of an item (e.g., in gallons, or US Pounds) currently in inventory (on hand) as of a specific date.

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Line Identifier 0..∞
Item 0..1
Lot 0..∞
Quantity 0..1
Date Time 0..1
Time Period 0..1
Verification Date Time 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 AvailableInventoryQuantity {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String LineIdentifier
    String Quantity
    String DateTime
    String VerificationDateTime
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "Item"{}
class "Lot"{}
class "TimePeriod"{}

AvailableInventoryQuantity o-d- "0...∞" "IdentifierSet"
AvailableInventoryQuantity o-r- "0...∞" "RelatedIdentifier"
AvailableInventoryQuantity o-u- "0...1" "Item"
AvailableInventoryQuantity o-l- "0...∞" "Lot"
AvailableInventoryQuantity o-d- "0...1" "TimePeriod"

hide circle
@enduml

Where Used

Following is a list of components that have Available Inventory Quantity as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: a2f69ce1acd24e748e5e6995ddf2cdb2

connectSpec (OAGIS) Version 10.12