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.
Retrieves the inventory account type related to a variance account type.
Syntax
client server public static InventAccountType varianceAccount2AccountType(InventAccountTypeStdCostVariance _accountType)
Run On
Called
Parameters
- _accountType
Type: InventAccountTypeStdCostVariance Enumeration
The variance account type.
Return Value
Type: InventAccountType Enumeration
An inventory account type.
Exceptions
Exception | Condition |
---|---|
Error | The argument cannot be converted to an inventory account type. |