AgreementForm.lookupMiscChargeGroup Method [AX 2012]

Performs a custom lookup on the miscellaneous charge groups, by filtering on the given module.

public void lookupMiscChargeGroup(FormControl _formControl, MarkupModule _module)

Run On

Called

Parameters

_formControl
Type: FormControl Class
An instance of the FormControl class to use to filter and to which to present the selected value.
_module
Type: MarkupModule Extended Data Type
A MarkupModule enumeration value that indicates the module for which the miscellaneous charge groups should be filtered.

Community Additions

ADD
Show: