Share via


BudgetPlanHeader.canDelete Method

Determines if the current BudgetPlanHeader record can be deleted.

Syntax

public boolean canDelete([boolean _reportErrors])

Run On

Called

Parameters

  • _reportErrors
    Type: boolean
    Indicates whether to generate log entries stating the reasons why the record cannot be deleted.

Return Value

Type: boolean
true if the budget plan can be deleted; otherwise, false.

See Also

Reference

BudgetPlanHeader Table