BudgetPlanLedgerDimEPController.validate Method [AX 2012]

Validates the current combination and determines the DimensionValidationStatus enumeration value for the dimension values entered into the control.

Syntax

public boolean validate()

Run On

Called

Return Value

Type: boolean
true if the combination can be saved; otherwise, false.

See Also

Reference

BudgetPlanLedgerDimEPController Class