InventPosting::inventAccount2AccountType Method
Converts the InventAcountTypeInvent type to its respective InventAccountType type.
Syntax
client server public static InventAccountType inventAccount2AccountType(InventAccountTypeInvent _account)
Run On
Called
Parameters
- _account
Type: InventAccountTypeInvent Enumeration
The inventory posting account type.
Return Value
Type: InventAccountType Enumeration
The InventAccountType type for the InventAccountTypeInvent type given