AgreementGenerateReleaseOrder.calculateEditableInventDimFields Method [AX 2012]

Calculates editable dimension fields by using a provided set of active dimensions and the currently set dimension fields for agreement lines.

protected InventDimParm calculateEditableInventDimFields(InventDimParm _inventDimParmActive, InventDim _inventDimSet)

Run On

Called

Parameters

_inventDimParmActive
Type: InventDimParm Table
The active dimension fields.
_inventDimSet
Type: InventDim Table
The currently set dimensions.

Return Value

Type: InventDimParm Table
The fields that are editable during release from agreement dimensions.

This method only analyses the Configuration , Size , Color , Style , Site , and Warehouse fields.

Community Additions

ADD
Show: