InventModelType.validatePostOnhandFinancialEnabled Method [AX 2012]

Validates that post financial inventory is enabled for the inventory model group.

Syntax

protected boolean validatePostOnhandFinancialEnabled(InventModelGroup _inventModelGroup)

Run On

Called

Parameters

Return Value

Type: boolean
true if post financial inventory is enabled; otherwise, false.

See Also

Reference

InventModelType Class