LedgerTransferOpening.runPreview_Modified Method [AX 2012]

Handles the validation of the preview transactions field that has the batch processing field.

private boolean runPreview_Modified(FormStringControl _formStringControl)

Run On

Called

Parameters

_formStringControl
Type: FormStringControl Class
The control for the dialogRunPreview field.

Return Value

Type: boolean
true if the field's value was modified; otherwise, false ;

The method will only enable one check box to be checked, either the preview transactions or the batch processing. The preview form cannot be displayed when it runs in batch mode.

Community Additions

ADD
Show: