Share via


BudgetTransactionMultiPost::getBudgetTransactionLineForReversal Method [AX 2012]

Gets the budget transaction line for process of reversal.

Syntax

client server public static BudgetTransactionLine getBudgetTransactionLineForReversal(BudgetTransactionId _budgetTransactionId, RecId _primaryLedgerId)

Run On

Called

Parameters

Return Value

Type: BudgetTransactionLine Table
Returns the BudgetTransactionLine found by the provided BudgetTransactionId

See Also

Reference

BudgetTransactionMultiPost Class