Share via


DimensionFocusProcessBalance.preProcess Method [AX 2012]

Runs 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

DimensionFocusProcessBalance Class