Manifest Response Shipment Notes SDO
An object to store the notes such as shipping marks and routing instructions from a carrier manifesting system.
QName: {http://xmlns.oracle.com/apps/scm/shipping/shipConfirm/manifestResponse/manifestResponseServiceV2/}ShipmentNotes
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 |
|---|---|---|
|
ActionType |
string |
Indicates the action to be performed. Valid values are CREATE, UPDATE, and DELETE. |
|
NoteText |
string |
The text note to be created, updated, or deleted. |
|
NoteTypeCode |
string |
Indicates the type of note. Valid values are SHIPPING_MARKS and ROUTING_INSTRUCTIONS. |
|
OldNoteText |
string |
The existing text note that needs to be updated. Applicable for UPDATE action only. |