Share via


BudgetAllocateByTerm.initialize Method [AX 2012]

Initializes the BudgetAllocateByPeriod class.

Syntax

protected void initialize(RecId _budgetTransactionLineId, BudgetAllocationTermId _budgetAllocationTermId)

Run On

Called

Parameters

  • _budgetTransactionLineId
    Type: RecId Extended Data Type
    The record ID of the BudgetTransactionLine record to allocate.

See Also

Reference

BudgetAllocateByTerm Class