Pick Wave Results
An object to store the status details of the processing and related messages for the pick wave.
QName: {http://xmlns.oracle.com/apps/scm/shipping/pickRelease/pickReleaseService/}ReturnStatus
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 |
|---|---|
|
Extended by |
|
|
Extended by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
MsgCount |
long |
Number of messages. |
|
MsgData |
string |
Message details from processing. |
|
ReturnStatus |
string |
Processing status. Valid values are S for Success, E for Error, U for Unexpected error, and W for Warning.
|