BudgetParameters.validateDefaultBudgetTransactionCode Method
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.