Share via


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

Return Value

Type: boolean
true if fields have the same values; otherwise, false.

See Also

Reference

InventModelType_StdCost Class