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