BudgetPlanAllocateByDimension.createBudgetPlanLines Method [AX 2012]

Creates new budget plan lines by using the budget allocation terms and the source budget plan line.

Syntax

protected void createBudgetPlanLines(BudgetPlanLine _sourceBudgetPlanLine)

Run On

Called

Parameters

  • _sourceBudgetPlanLine
    Type: BudgetPlanLine Table
    The record ID of a BudgetPlanLine record to allocate.

See Also

Reference

BudgetPlanAllocateByDimension Class