BudgetTransactionReverseManager.createReversingTransactionLine Method [AX 2012]

Creates the BudgetTransactionLine record that will be reversed.

Syntax

protected void createReversingTransactionLine(BudgetTransactionLine _reversedTransactionLine)

Run On

Called

Parameters

Remarks

The BudgetTransactionLineReverse record will also be created to associate the reversed and reversing BudgetTransactionLine records.

See Also

Reference

BudgetTransactionReverseManager Class