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 a BudgetTransactionCode record exists that is the default for the specified budget transaction type.
Syntax
client server public static boolean existDefaultByTransactionType(BudgetTransactionType _budgetTransactionType)
Run On
Called
Parameters
- _budgetTransactionType
Type: BudgetTransactionType Enumeration
The budget transaction type of the BudgetTransactionCode record.
Return Value
Type: boolean
true if the default budget transaction code exists; otherwise, false.