Share via


InventDimGroupSetup::inventDimParmInitAllPriceDiscDim Method [AX 2012]

Gets information about which dimensions are marked to be used in sales or purchase price search.

Syntax

client server public static void inventDimParmInitAllPriceDiscDim(InventDimParm _inventDimParmInitAllPriceDiscDim)

Run On

Called

Parameters

  • _inventDimParmInitAllPriceDiscDim
    Type: InventDimParm Table
    The InventDimParm buffer with fields set to the NoYes::Yes enumeration value for the return for dimensions marked to be used in sales or purchase price search.

Remarks

Information is gathered from all dimension groups in the system. It is enough that a dimension is active and marked to be used in sales or purchase price search in just one dimension group to be returned as marked to be used in sales or purchase price search.

See Also

Reference

InventDimGroupSetup Class