InventoryTransactionReasons
InventoryTransactionReasons
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 |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |