CancelSalesOrder
Cancel sales orders.
Input
| Name | Type | Description |
| CallingInstance | String | Value that indicates the unique identifier of the source application. |
| CallingModule | String | Value that indicates the identifier of the module. |
| CancelFulfillmentLineEntryList | String | Values that represent the request attributes of cancelSalesOrder request for the request entry. |
| RequestCreationDate | Datetime | Date and time when the sales order cancel request was created. |
| RequestTimeZone | String | Time zone in which the sales order cancel request was created. |
| UniqueOrderIdentifier | String | Value that uniquely identifies the sales order cancel request. |
Result Set Columns
| Name | Type | Description |
| CancelDate | String | Date and time when the sales order is canceled. |
| CancelFulfillmentLineEntryReplyList | String | Values that represent the request attributes for the cancelSalesOrder request. |
| ErrorCode | String | Abbreviation that identifies the error. |
| ErrorMessage | String | Text of the error message. |
| PromisingInstance | String | Value that uniquely identifies the source application. |
| PromisingSystem | String | Value that identifies the order promising application in which the fulfillment line is canceled. |