PdsCWValidation::createUnitFieldMap Method [AX 2012]
Creates a field map keyed on the fieldId of the unit.
As the map ordinarily used by the catch weight validation class is keyed on the field ID of the catch weight field, finding a pair based on the field ID of the unit field would require a scan of the map.This method creates a field map that is keyed on the field ID of the unit field from a map that is keyed on the catch weight quantity field.
Show: