Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.