Share via


LedgerConsolidate.processEliminationRules Method [AX 2012]

Performs the steps that are required to process the elimination rules.

Syntax

protected void processEliminationRules()

Run On

Called

Remarks

The set of steps are as follows:

  1. All rules are validated before any rule is processed.

  2. All the rules are run. If an error is encountered, all journals are deleted and processing is stopped.

  3. The datelastrun value is updated for each elimination rule processed.

  4. The journals are either posted or made available to modify.

See Also

Reference

LedgerConsolidate Class