PdsCWValidation::reverseFieldMap Method [AX 2012]
Reverses a typical field map.
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 regular quantity field would require a scan of the map.This method creates a field map that is keyed on the field ID of the regular quantity field from a map that is keyed on the catch weight quantity field.
Show: