Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |