ProjBudgetLine::lookupTransCategories Method
Filters the category ID lookup.
Syntax
client server public static void lookupTransCategories(
FormStringControl _ctrl,
ProjBudgetTransType _transType,
RecId _projBudget)
Run On
Called
Parameters
- _ctrl
Type: FormStringControl Class
An object of the FormStringControl type that determines from which control this method is called.
- _transType
Type: ProjBudgetTransType Enumeration
The transaction type that indicates on which record to filter.
- _projBudget
Type: RecId Extended Data Type
The record ID of the project budget.