BudgetPlanAllocate.deletePrevAllocatedBudgetPlanLines Method [AX 2012]

Deletes the previously allocated BudgetPlanLine records from the target budget plan scenario for the specified source BudgetPlanLine record.

Syntax

protected void deletePrevAllocatedBudgetPlanLines(BudgetPlanLine _sourceBudgetPlanLine)

Run On

Called

Parameters

  • _sourceBudgetPlanLine
    Type: BudgetPlanLine Table
    The source BudgetPlanLine record for which to delete allocated lines.

See Also

Reference

BudgetPlanAllocate Class