InventoryTransactionReasons
The Inventory Transaction Reasons resource manages the inventory transaction reasons that are currently active. A transaction reason allows you to classify or explain the reason for a transaction. You can use them with different types of item transactions.
Columns
Name | Type | Description |
ReasonId [KEY] | Long | ReasonId of InventoryTransactionReasons |
ReasonName | String | ReasonName of InventoryTransactionReasons |
Description | String | Description of InventoryTransactionReasons |
StartDate | Date | StartDate of InventoryTransactionReasons |
EndDate | Date | EndDate of InventoryTransactionReasons |
ReasonTypeCode | String | ReasonTypeCode of InventoryTransactionReasons |
ReasonType | String | ReasonType of InventoryTransactionReasons |
ReasonContextCode | String | ReasonContextCode of InventoryTransactionReasons |
ReasonContext | String | ReasonContext of InventoryTransactionReasons |
Finder | String | Finder of InventoryTransactionReasons |