Shipment Document Response Header SDO
An object to store the header details for the shipment documents that include the shipment number, transportation shipment number, and shipment status.
QName: {http://xmlns.oracle.com/apps/scm/shipping/shipConfirm/deliveries/shipmentService/}ShipmentDocumentResponseHeader
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 |
|---|---|---|
|
MessageText |
string |
Header Response message for the operation fetch documents for the shipment. |
|
Shipment |
string |
Identifier for a collection of goods or materials to be shipped.
|
|
ShipmentDocumentResponseLine |
A list of objects to store the line details for the shipment documents that include the shipping document name, status, and content. |
|
|
ShipmentStatus |
string |
Status of the shipment. |
|
Status |
string |
Header Status of the operation fetch documents for the shipment. |
|
TransportationShipment |
string |
OTM/GTM Identifier for a collection of goods or materials, corresponding to a Shipment. |