InventModelType_StdCost.validatePostOnhandFinancialEnabled_RU Method [AX 2012]
Validates that the posting of financial inventory is enabled for the inventory model group.
Syntax
private boolean validatePostOnhandFinancialEnabled_RU(InventModelGroup _inventModelGroup)
Run On
Called
Parameters
- _inventModelGroup
Type: InventModelGroup Table
The InventModelGroup buffer to validate.
Return Value
Type: boolean
true if the posting of financial inventory is enabled; otherwise, false.