Share via


InventDimGroupSetup::inventDimParmInitAllConsistentDim Method [AX 2012]

Gets information about which dimensions are consistent.

Syntax

client server public static void inventDimParmInitAllConsistentDim(InventDimParm _inventDimParmInitAllConsistentDim)

Run On

Called

Parameters

  • _inventDimParmInitAllConsistentDim
    Type: InventDimParm Table
    The InventDimParm buffer with fields set to the NoYes::Yes enumeration value for the return for consistent dimensions.

Remarks

Information is gathered from all dimension groups in the system. It is enough that a dimension is active and consistent in just one dimension group to be returned as consistent.

See Also

Reference

InventDimGroupSetup Class