Share via


BudgetAllocateByTerm::allocateLine Method [AX 2012]

Allocates the BudgetTransactionLine record by using the specified budget allocation term ID.

Syntax

server public static void allocateLine(RecId _budgetTransactionLineId, BudgetAllocationTermId _budgetAllocationTermId)

Run On

Server

Parameters

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

See Also

Reference

BudgetAllocateByTerm Class