InventPosting::mustValidateCostRelation Method
Determines whether the cost relation should be validated for an inventory account type.
Syntax
client server public static boolean mustValidateCostRelation(InventAccountType _inventAccountType)
Run On
Called
Parameters
- _inventAccountType
Type: InventAccountType Enumeration
The inventory account type.
Return Value
Type: boolean
true if the cost relation must be validated for the inventory account type; otherwise, false.