InventoryTransactionTypes
The Inventory Transaction Types resource manages the inventory transaction types that are active. A transaction type is a combination of a transaction source type and a transaction action. You can use it to classify a transaction for reporting and querying purposes.
Columns
Name | Type | Description |
TransactionTypeId [KEY] | Long | TransactionTypeId of InventoryTransactionTypes |
TransactionTypeName | String | TransactionTypeName of InventoryTransactionTypes |
TransactionTypeDescription | String | TransactionTypeDescription of InventoryTransactionTypes |
TransactionActionId | String | TransactionActionId of InventoryTransactionTypes |
TransactionAction | String | TransactionAction of InventoryTransactionTypes |
TransactionTypeDefinedByCode | String | TransactionTypeDefinedByCode of InventoryTransactionTypes |
TransactionTypeDefinedBy | String | TransactionTypeDefinedBy of InventoryTransactionTypes |
TransactionTypeStartDate | Date | TransactionTypeStartDate of InventoryTransactionTypes |
TransactionTypeEndDate | Date | TransactionTypeEndDate of InventoryTransactionTypes |
TransactionSourceTypeId | Long | TransactionSourceTypeId of InventoryTransactionTypes |
TransactionSourceTypeName | String | TransactionSourceTypeName of InventoryTransactionTypes |
TransactionSourceTypeDescription | String | TransactionSourceTypeDescription of InventoryTransactionTypes |
TransactionSourceTypeDefinedByCode | String | TransactionSourceTypeDefinedByCode of InventoryTransactionTypes |
TransactionSourceTypeDefinedBy | String | TransactionSourceTypeDefinedBy of InventoryTransactionTypes |
TransactionSourceTypeStartDate | Date | TransactionSourceTypeStartDate of InventoryTransactionTypes |
TransactionSourceTypeEndDate | Date | TransactionSourceTypeEndDate of InventoryTransactionTypes |
BindTransactionTypeDescription | String | BindTransactionTypeDescription of InventoryTransactionTypes |
BindTransactionTypeName | String | BindTransactionTypeName of InventoryTransactionTypes |
Finder | String | Finder of InventoryTransactionTypes |