Share via


BudgetAllocateByPeriod.createBudgetTransactionLines Method [AX 2012]

Creates new budget transaction lines based on the ledger allocation key and the source budget transaction line. The determineStartDate and calculateNewLineNumFactor methods must be called before this method in order get the starting of budget allocation and new line number factor.

Syntax

protected void createBudgetTransactionLines()

Run On

Called

See Also

Reference

BudgetAllocateByPeriod Class