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.
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.