Change Status Attributes
Contains details of the status change initiated for the change order.
QName: {http://xmlns.oracle.com/apps/scm/productCollaboration/changes/changeObjects/changeObjectService/}ChangeStatusAttributes
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 |
|---|---|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
ChangeNotice |
string |
The change order number.
|
|
Comments |
string |
Comments for the change status operation. |
|
OrganizationCode |
string |
The organization code. |
|
ToStatusCode |
long |
The internal code of the target status. Mandatory if there are multiple target statuses. |
|
ToStatusName |
string |
The name of the target status. Ignored if the ToStatusCode value is available. Mandatory if there are multiple target statuses. |