Share via


DimensionFocusInitializeBalance.preProcess Method [AX 2012]

Executes before the primary dimension set processing is started.

Syntax

protected boolean preProcess()

Run On

Called

Return Value

Type: boolean
A value that indicates whether dimension set processing should be performed.

Remarks

This method is called inside the database transaction.

See Also

Reference

DimensionFocusInitializeBalance Class