BudgetTransactionHeader::existForBudgetTransactionCode Method
Determines whether transaction exists that references the specified budget transaction code.
Syntax
client server public static boolean existForBudgetTransactionCode(RecId _budgetTransactionCodeRecId)
Run On
Called
Parameters
- _budgetTransactionCodeRecId
Type: RecId Extended Data Type
The record ID of the BudgetTransactionCode record.
Return Value
Type: boolean
true if record exists with the BudgetTransactionCode value; otherwise, false.