Share via


BudgetPlanGenerateFormBudgetPlan.modifiedSourceBudgetPlanningProcess Method [AX 2012]

Sets the default value of ledger control on the modification of budget planning process and resets the values of scenario, document number and name conditionally on the basis of the update.

Syntax

public boolean modifiedSourceBudgetPlanningProcess(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