InventoryAccountAliases
The Inventory Account Aliases resource manages the aliases for the active inventory account. An account alias is an alternate name for the account number that the general ledger references. You can use it to more easily identify an account when performing a transaction.
Columns
Name | Type | Description |
DispositionId [KEY] | Long | DispositionId of InventoryAccountAliases |
OrganizationId [KEY] | Long | OrganizationId of InventoryAccountAliases |
OrganizationCode | String | OrganizationCode of InventoryAccountAliases |
OrganizationName | String | OrganizationName of InventoryAccountAliases |
AccountAlias | String | AccountAlias of InventoryAccountAliases |
Description | String | Description of InventoryAccountAliases |
DistributionAccountId | Long | DistributionAccountId of InventoryAccountAliases |
Account | String | Account of InventoryAccountAliases |
StartDate | Date | StartDate of InventoryAccountAliases |
EndDate | Date | EndDate of InventoryAccountAliases |
Finder | String | Finder of InventoryAccountAliases |