PurchAgreementGenerateReleaseOrder.getEditableInventDimFieldsPerLines Method [AX 2012]
Retrieves a map that contains information about the editable InventDim fields for each AgreementLineQuantityCommitment record in the PurchAgreementHeader table.
public Map getEditableInventDimFieldsPerLines()
Run On
CalledReturn Value
Type: Map ClassA map with a key of the record ID of a AgreementLineQuantityCommitment record and a value of an instance of the InvenDimParm class with flags set to NoYes::Yes for each editable InventDim field of the instance of the AgreementLineQuantityCommitment record.
Community Additions
ADD
Show: