Share via


BudgetPlanGenerateFormBudgetPlan.modifiedSourceBudgetPlanScenario Method [AX 2012]

Performs actions upon modification of the source budget plan scenario.

Syntax

public boolean modifiedSourceBudgetPlanScenario(boolean _isModified)

Run On

Called

Parameters

  • _isModified
    Type: boolean
    true if the control has been modified; otherwise, false.

Return Value

Type: boolean
returns the boolean value that is passed in.

See Also

Reference

BudgetPlanGenerateFormBudgetPlan Class