InventoryMovementRequests
The Inventory Movement Requests resource manages movement requests. A movement request is a transaction of the type Requisition, Replenishment, Pick Wave, and Shop Floor.
Columns
| Name | Type | Description |
| OrganizationId | String | Value that uniquely identifies the organization. |
| OrganizationCode | String | Abbreviation that identifies the organization. |
| OrganizationName | String | Name of the source organization. |
| HeaderId [KEY] | String | HeaderId of InventoryMovementRequests |
| RequestNumber | String | Number that identifies the movement request. |
| Description | String | Description of the movement request. |
| RequiredDate | Datetime | Date when the movement request is required. |
| TransactionTypeId | String | Value that uniquely identifies the type of the transaction. |
| TransactionType | String | Name of the transaction type. |
| MoveOrderType | String | MoveOrderType of InventoryMovementRequests |
| MovementRequestType | String | MovementRequestType of InventoryMovementRequests |
| StatusCode | String | Value that uniquely identifies the header status for the movement request. A list of accepted values is defined in the lookup type INV_TXN_REQUEST_STATUS. |
| Status | String | Value that indicates the status for the movement request header. |
| SourceSubinventory | String | Abbreviation that identifies the source subinventory. |
| DestinationSubinventory | String | Abbreviation that identifies the destination subinventory. |
| DestinationAccount | String | Number that indicates the destination account for the movement request. |
| DestinationAccountId | String | Value that uniquely identifies the destination account. |