BudgetTransactionLineReverse::isTransactionLineInReversal Method

Determines whether the specified BudgetTransctionLine record is part of a budget transaction reversal.

Syntax

client server public static boolean isTransactionLineInReversal(RecId _budgetTransactionLineRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the BudgetTransctionLine record is part of a budget transaction reversal; otherwise, false.

See Also

Reference

BudgetTransactionLineReverse Table