InventPosting::transferOrder2AccountType_IN Method
Returns the inventory account type for the specified TransferOrder inventory account type.
Syntax
client server public static InventAccountType transferOrder2AccountType_IN(InventAccountTypeTransfer_IN accounts)
Run On
Called
Parameters
- accounts
Type: InventAccountTypeTransfer_IN Enumeration
The Transfer type account.
Return Value
Type: InventAccountType Enumeration
The TransferOrder inventory account type.
Exceptions
Exception | Condition |
---|---|
Error | Its throws error if the Enumerated text accounts does not exist. |