Manifest Shipment Message
An object to store the details of a message for manifesting eligible shipments such as manifest shipment or manifest item.
QName: {http://xmlns.oracle.com/apps/scm/shipping/shipConfirm/shipmentAdvice/shipmentAdviceAsnServiceV2/}ManifestShipmentTransactionHistory
Logical Business Objects
-
SCM : Shipping : Shipment
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 |
|---|---|
|
Contains |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
ActionType |
string |
Type of action codes. Valid values are SR and SA. |
|
ActionTypeName |
string |
Type of action names. Valid values are Shipment Request and Shipment Advice. |
|
DocumentNumber |
string |
Document identifier. |
|
DocumentType |
string |
Document type for the transaction. Valid values are SR and SA. |
|
DocumentTypeName |
string |
Document type name for the transaction. Valid values are 'Shipment request' and 'Shipment advice'. |
|
EntityNumber |
string |
Identifier for the entity. |
|
EntityType |
string |
Type of entity. Valid values are DLVY, DLVY_INT, ORDER, and ORDER_INT. |
|
EntityTypeName |
string |
Type of entity name. Valid values are 'Shipment', 'Sales order' , and 'Pending sales order'. |
|
ManifestShipment |
Identifier for a manifest shipment. |
|
|
OutsourcerPartyId |
long |
Unique identifier for logistics service provider customer. Foreign key to PARTY_ID in HZ_PARTIES table. Represents the outsourcer who sent this message to logistics service provider system. |
|
OutsourcerPartyName |
string |
Name for a logistics service provider customer. |
|
OutsourcerPartyNumber |
string |
Identifier for a logistics service provider customer. |
|
ProcessId |
long |
Unique identifier of the process instance associated to the transaction. |
|
ProcessName |
string |
BPEL/ESB process name associated to the transaction. |
|
TransactionId |
long |
Unique identifier for a transaction.
|
|
TransactionName |
string |
Identifier for a transaction. |
|
TransactionStatus |
string |
Status code of the transaction. Valid values are IP, ER, and SC. |
|
TransactionStatusName |
string |
Status of the transaction. Valid values are 'In process', 'Error' and 'Successfully completed'. |