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
CalledParameters
- _inventDimParmActive
- Type: InventDimParm Table
The active dimension fields.
- _inventDimSet
- Type: InventDim Table
The currently set dimensions.
Return Value
Type: InventDimParm TableThe fields that are editable during release from agreement dimensions.
Community Additions
ADD
Show: