DimensionFocusProcessBalance.postProcess Method [AX 2012]
Runs after the primary dimension set processing is completed.
Syntax
protected void postProcess()
Run On
Called
Remarks
This method is called only if dimension set processing was performed.
The preProcess method controls whether dimension set processing is performed.
This method is called inside the database transaction.