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
- _budgetTransactionLineRecId
Type: RecId Extended Data Type
Return Value
Type: boolean
true if the BudgetTransctionLine record is part of a budget transaction reversal; otherwise, false.