InventModelType_StdCost.validateFinAndPhysOnHandTheSame_RU Method [AX 2012]
Validates that the posting of financial inventory and the posting of physical inventory are both enabled or disabled.
Syntax
private boolean validateFinAndPhysOnHandTheSame_RU(InventModelGroup _inventModelGroup)
Run On
Called
Parameters
- _inventModelGroup
Type: InventModelGroup Table
The InventModelGroup table buffer to validate.
Return Value
Type: boolean
true if fields have the same values; otherwise, false.