InventPosting::varianceAccount2AccountType Method
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. |