Share via


BudgetPlanGenerateFormBudgetPlan.modifiedSourceBudgetPlanDocumentNumber Method [AX 2012]

Sets the default value of sourceBudgetPlanName control when budget plan document number is modified.

Syntax

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