Share via


InventDimViewRdlContractWrapper.setInventDimParmValue Method [AX 2012]

Sets the values of inventory dimension view parameters according to the values from an InventDimParm record.

Syntax

public void setInventDimParmValue(InventDimParm _inventDimParm)

Run On

Called

Parameters

  • _inventDimParm
    Type: InventDimParm Table
    A buffer that holds the values for the parameters to be set.

See Also

Reference

InventDimViewRdlContractWrapper Class