DimensionDefaultingEngine.isFilled Method [AX 2012]

Indicates whether all segment values have been filled.

Syntax

public boolean isFilled()

Run On

Called

Return Value

Type: boolean
true if all segment values are filled; otherwise, false.

Remarks

Only the known segments are checked. If the ledger account has not been resolved, additional segments may be pending through account rules.

See Also

Reference

DimensionDefaultingEngine Class