BudgetTransactionCode::lookupBudgetTransactionCodeByType Method
Provides a lookup for the BudgetTransactionCode table.
Syntax
client public static Common lookupBudgetTransactionCodeByType(FormReferenceControl _ctrl, BudgetTransactionType _budgetTransactionType)
Run On
Client
Parameters
- _ctrl
Type: FormReferenceControl Class
The form reference group control object on which to perform the lookup.
- _budgetTransactionType
Type: BudgetTransactionType Enumeration
The BudgetTransactionType on which to filter the lookup.
Return Value
Type: Common Table
The BudgetTransactionCode record that was selected by the lookup.