Share via


LedgerTransferOpening.runPreview_Modified Method [AX 2012]

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

Syntax

private boolean runPreview_Modified(FormStringControl _formStringControl)

Run On

Called

Parameters

Return Value

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

Remarks

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.

See Also

Reference

LedgerTransferOpening Class