Shipment Notes SDO

An object to store the shipment notes such as shipping marks and routing instructions.

QName: {http://xmlns.oracle.com/apps/scm/shipping/shipConfirm/deliveries/shipmentService/}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

Shipment Information

Handled by

Material Shipment

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.