LedgerTransferOpening.validateBatchProcessing Method [AX 2012]

Prompts the user for action when the batch configuration is invalid.

protected boolean validateBatchProcessing()

Run On

Called

Return Value

Type: boolean
true if the process can run in batch mode; otherwise, false ;

The preview transactions and batch processing fields cannot be checked at the same time. If they are, this method will prompt the user to change one of the values.

Community Additions

ADD
Show: