ShipUnitReference

Uses the Component:ShipUnitReferenceOAGIType

Is a reference to an associated work-in-process operation.

Fields and Components

Table 6.37. Fields and Components

Name Description Occurrence Type Data Type User Notes
oagis:ID

Is the Identifiers of the given instance of an entity within the scope of the integration. The providedBy attribute identifies the party that provided or knows this party by the given identifier.

0..1Field udt:IdentifierType  
oagis:SealID

Identifies the tamper-proof seal placed on a shipping container to prevent pilfering of the contents.

0..1Field ???  
oagis:Type

Indicates the type of the object in which assoicated.

0..1Field ???  
oagis:FreightItemID

Identifies the item number assigned to the type of goods for the purposes of freight classification and cost calculation.

0..1Field ???  
oagis:ShippingTrackingID

Is a unique identifier for the purpose of tracking an individual package or shipment.

0..1Field ???  

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.39. ShipUnitReference

<ShipUnitReference>
     <oagis:ID>......</oagis:ID>     [0..1]
     <oagis:SealID>......</oagis:SealID>     [0..1]
     <oagis:Type>......</oagis:Type>     [0..1]
     <oagis:FreightItemID>......</oagis:FreightItemID>     [0..1]
     <oagis:ShippingTrackingID>......</oagis:ShippingTrackingID>     [0..1]
</ShipUnitReference>