Receive Delivery Unit Item

Child Components

Type Code 0..1
Action Code 0..1
Service Indicator 0..1
Identifier 0..∞
Revision Identifier 0..1
Variation Identifier 0..1
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Item Identifier Set 0..∞
Related Identifier 0..∞
Customer Item Identification 0..1
Manufacturer Item Identification 0..1
Supplier Item Identification 0..1
UPCID 0..1
EPCID 0..1
GTINID 0..1
UID 0..1
RFID 0..∞
Serial Number Identifier 0..∞
Serial Lot 0..∞
Reference Designator Identifier 0..∞
Find Number Identifier 0..1
Lot 0..∞
Item 0..1
Quantity 0..∞
Description 0..∞
Note 0..∞
Classification 0..∞
Item Status 0..∞
Specification 0..∞
Hazardous Material 0..∞
Packaging 0..∞
Dimensions 0..∞
Export Control 0..∞
Harmonized Tariff 0..∞
Trademark 0..∞
Document Reference 0..∞
Attachment 0..∞
Country Of Origin Code 0..1
Manufacturing Party 0..1
Party 0..∞
Facility 0..∞
Environmental Condition 0..∞
Results 0..∞
Expiration Date 0..∞
Best Used By Date 0..∞
Event 0..∞
Damage 0..∞
Circuit Breaker 0..∞
Security Classification 0..∞
Item Instance 0..∞
Export License 0..1
Contains Hazardous Material Indicator 0..1
Hazardous Material Codes 0..1
Import License Required Indicator 0..1
Order Quantity 0..1
Shipped Quantity 0..1
Open Quantity 0..∞
Back Ordered Quantity 0..1
Ownership Code 0..1
Estimated Weight Measure 0..1
Loading Weight Measure 0..1
Dunnage Weight Measure 0..1
Tare Weight Measure 0..1
Net Weight Measure 0..1
Gross Weight Measure 0..1
Net Volume Measure 0..1
Total Volume Measure 0..1
Requisition Reference 0..∞
Purchase Order Reference 0..∞
Sales Order Reference 0..∞
Item Sub Line 0..∞
Status 0..1
Packing Slip Quantity 0..1
Received Quantity 0..1
Returned Quantity 0..1
Receipt Routing Code 0..1
Catch Weight Quantity 0..1
Catch Weight Conversion Factor Number 0..1
Receipt Discrepancy 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 ReceiveDeliveryUnitItem {
    string TypeCode
    string ActionCode
    boolean ServiceIndicator
    string Identifier
    string RevisionIdentifier
    string VariationIdentifier
    string UUID
    string SourceIdentifier
    string PartyIdentifier
    string UPCID
    string EPCID
    string GTINID
    string UID
    string RFID
    string SerialNumberIdentifier
    string ReferenceDesignatorIdentifier
    string FindNumberIdentifier
    number Quantity
    string Description
    string Note
    string CountryOfOriginCode
    string ExpirationDate
    string BestUsedByDate
    boolean ContainsHazardousMaterialIndicator
    boolean ImportLicenseRequiredIndicator
    number OrderQuantity
    number ShippedQuantity
    number OpenQuantity
    number BackOrderedQuantity
    string OwnershipCode
    number EstimatedWeightMeasure
    number LoadingWeightMeasure
    number DunnageWeightMeasure
    number TareWeightMeasure
    number NetWeightMeasure
    number GrossWeightMeasure
    number NetVolumeMeasure
    number TotalVolumeMeasure
    number PackingSlipQuantity
    number ReceivedQuantity
    number ReturnedQuantity
    string ReceiptRoutingCode
    number CatchWeightQuantity
    number CatchWeightConversionFactorNumber
}

class "ItemIdentifierSet"{}
class "RelatedIdentifier"{}
class "CustomerItemIdentification"{}
class "ManufacturerItemIdentification"{}
class "SupplierItemIdentification"{}
class "SerialLot"{}
class "Lot"{}
class "Item"{}
class "Classification"{}
class "ItemStatus"{}
class "Specification"{}
class "HazardousMaterial"{}
class "Packaging"{}
class "Dimensions"{}
class "ExportControl"{}
class "HarmonizedTariff"{}
class "Trademark"{}
class "DocumentReference"{}
class "Attachment"{}
class "ManufacturingParty"{}
class "Party"{}
class "Facility"{}
class "EnvironmentalCondition"{}
class "Results"{}
class "Event"{}
class "Damage"{}
class "CircuitBreaker"{}
class "SecurityClassification"{}
class "ItemInstance"{}
class "ExportLicense"{}
class "HazardousMaterialCodes"{}
class "RequisitionReference"{}
class "PurchaseOrderReference"{}
class "SalesOrderReference"{}
class "ItemSubLine"{}
class "Status"{}
class "ReceiptDiscrepancy"{}

ReceiveDeliveryUnitItem o-d- "0...∞" "ItemIdentifierSet"
ReceiveDeliveryUnitItem o-r- "0...∞" "RelatedIdentifier"
ReceiveDeliveryUnitItem o-u- "0...1" "CustomerItemIdentification"
ReceiveDeliveryUnitItem o-l- "0...1" "ManufacturerItemIdentification"
ReceiveDeliveryUnitItem o-d- "0...1" "SupplierItemIdentification"
ReceiveDeliveryUnitItem o-u- "0...∞" "SerialLot"
ReceiveDeliveryUnitItem o-d- "0...∞" "Lot"
ReceiveDeliveryUnitItem o-u- "0...1" "Item"
ReceiveDeliveryUnitItem o-d- "0...∞" "Classification"
ReceiveDeliveryUnitItem o-u- "0...∞" "ItemStatus"
ReceiveDeliveryUnitItem o-d- "0...∞" "Specification"
ReceiveDeliveryUnitItem o-u- "0...∞" "HazardousMaterial"
ReceiveDeliveryUnitItem o-d- "0...∞" "Packaging"
ReceiveDeliveryUnitItem o-u- "0...∞" "Dimensions"
ReceiveDeliveryUnitItem o-d- "0...∞" "ExportControl"
ReceiveDeliveryUnitItem o-u- "0...∞" "HarmonizedTariff"
ReceiveDeliveryUnitItem o-d- "0...∞" "Trademark"
ReceiveDeliveryUnitItem o-u- "0...∞" "DocumentReference"
ReceiveDeliveryUnitItem o-d- "0...∞" "Attachment"
ReceiveDeliveryUnitItem o-u- "0...1" "ManufacturingParty"
ReceiveDeliveryUnitItem o-d- "0...∞" "Party"
ReceiveDeliveryUnitItem o-u- "0...∞" "Facility"
ReceiveDeliveryUnitItem o-d- "0...∞" "EnvironmentalCondition"
ReceiveDeliveryUnitItem o-u- "0...∞" "Results"
ReceiveDeliveryUnitItem o-d- "0...∞" "Event"
ReceiveDeliveryUnitItem o-u- "0...∞" "Damage"
ReceiveDeliveryUnitItem o-d- "0...∞" "CircuitBreaker"
ReceiveDeliveryUnitItem o-u- "0...∞" "SecurityClassification"
ReceiveDeliveryUnitItem o-d- "0...∞" "ItemInstance"
ReceiveDeliveryUnitItem o-u- "0...1" "ExportLicense"
ReceiveDeliveryUnitItem o-d- "0...1" "HazardousMaterialCodes"
ReceiveDeliveryUnitItem o-u- "0...∞" "RequisitionReference"
ReceiveDeliveryUnitItem o-d- "0...∞" "PurchaseOrderReference"
ReceiveDeliveryUnitItem o-u- "0...∞" "SalesOrderReference"
ReceiveDeliveryUnitItem o-d- "0...∞" "ItemSubLine"
ReceiveDeliveryUnitItem o-u- "0...1" "Status"
ReceiveDeliveryUnitItem o-d- "0...∞" "ReceiptDiscrepancy"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: da25067d7e0e4b19a73546c9bcaef84f

connectSpec (OAGIS) Version 10.12.8