Share via


InventDimGroupSetup::inventDimParmInitAllMandatoryDim Method [AX 2012]

Gets information about which dimensions are marked as mandatory.

Syntax

client server public static void inventDimParmInitAllMandatoryDim(InventDimParm _inventDimParmInitAllMandatoryDim)

Run On

Called

Parameters

  • _inventDimParmInitAllMandatoryDim
    Type: InventDimParm Table
    The InventDimParm buffer with fields set to the NoYes::Yes enumeration value for the return for dimensions marked as mandatory.

Remarks

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

See Also

Reference

InventDimGroupSetup Class