Inventory Actual

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..∞
Item Instance 0..∞
Unit Cost 0..1
Quantity 0..∞
Total Cost Amount 0..1
Description 0..∞
Note 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 InventoryActual

class InventoryActual {
    String [[/docs/type-code TypeCode]]
    CodeList [[/docs/action-code ActionCode]]
    String [[/docs/identifier Identifier]]
    String [[/docs/uuid UUID]]
    String [[/docs/source-identifier SourceIdentifier]]
    String [[/docs/party-identifier PartyIdentifier]]
    Number [[/docs/quantity Quantity]]
    Number [[/docs/total-cost-amount TotalCostAmount]]
    String [[/docs/description Description]]
    String [[/docs/note Note]]
}

class IdentifierSet {
    [[/docs/identifier-set details]]→
}

class RelatedIdentifier {
    [[/docs/related-identifier details]]→
}

class ItemInstance {
    [[/docs/item-instance details]]→
}

class UnitCost {
    [[/docs/unit-cost details]]→
}

InventoryActual o-d- "0...∞" IdentifierSet
InventoryActual o-r- "0...∞" RelatedIdentifier
InventoryActual o-u- "0...∞" ItemInstance
InventoryActual o-l- "0...1" UnitCost

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: 7fa91643b7ba48a5a86ae888426b02b9

connectSpec (OAGIS) Version 10.11.2