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