BudgetTransactionCode::validateDefaultTransactionCode Method
Indicates whether the default transaction code for a project, fixed asset, supply forecast, and demand forecast is valid.
Syntax
client server public static boolean validateDefaultTransactionCode(BudgetTransactionCode _budgetTransactionCode, [BudgetParameters _budgetParameters])
Run On
Called
Parameters
- _budgetTransactionCode
Type: BudgetTransactionCode Table
The BudgetTransactionCode record for which to validate.
- _budgetParameters
Type: BudgetParameters Table
The BudgetParameters record for which to validate.
Return Value
Type: boolean
true if the default code is valid; otherwise, false.