Manifest Packing Unit
An object to store the details of packing units such as weight or volume.
QName: {http://xmlns.oracle.com/apps/scm/shipping/shipConfirm/shipmentAdvice/shipmentAdviceAsnServiceV2/}ManifestPackingUnit
Logical Business Objects
-
SCM : Inventory Management : Packing Hierarchy
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service |
|---|---|
|
Contained by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
ContainerTypeCode |
string |
Type of container code. |
|
ContainerTypeName |
string |
Type of container. |
|
ContainerVolume |
decimal |
Container volume. |
|
ContainerVolumeUOMCode |
string |
Container volume unit of measure code. |
|
ContainerVolumeUOMName |
string |
Container volume unit of measure. |
|
DeliveryId |
long |
Unique identifier for a shipment. |
|
DimensionUOMCode |
string |
Unit of measure code for dimension. |
|
DimensionUOMName |
string |
Unit of measure name for dimension. |
|
GrossWeight |
decimal |
Gross weight. |
|
GrossWeightUOMCode |
string |
Gross weight unit of measure code. |
|
GrossWeightUOMName |
string |
Gross weight unit of measure. |
|
InventoryItemId |
long |
Unique identifier for an item. |
|
ItemDescription |
string |
Item description. |
|
ItemNumber |
string |
Identifier for an item. |
|
LPNId |
long |
Unique identifier for a packing unit.
|
|
LicensePlateNumber |
string |
Identifier for a packing unit. |
|
NetWeight |
decimal |
Net weight. |
|
NetWeightUOMCode |
string |
Unit of measure code for weight. |
|
NetWeightUOMName |
string |
Unit of measure name for weight. |
|
OutermostLPNId |
long |
Unique identifier for outermost packing unit. |
|
OutermostLicensePlateNumber |
string |
Identifier for outermost packing unit. |
|
PackingInstructions |
string |
Packing instructions. |
|
ParentLPNId |
long |
Unique identifier for a parent packing unit. |
|
ParentLicensePlateNumber |
string |
Identifier for a parent packing unit. |
|
SealCode |
string |
Seal code. |
|
TareWeight |
decimal |
Tare weight. |
|
TareWeightUOMCode |
string |
Tare weight unit of measure code. |
|
TareWeightUOMName |
string |
Tare weight unit of measure. |
|
UnitHeight |
decimal |
Unit height. |
|
UnitLength |
decimal |
Unit length. |
|
UnitWidth |
decimal |
Unit width. |