DEL_LedgerAccountCategory::lookupAccountCategory Method
Opens a lookup to display non-closed account categories that have a blank account type or the specified account type.
Syntax
client server public static void lookupAccountCategory(FormStringControl _stringControl, str accountPlType)
Run On
Called
Parameters
- _stringControl
Type: FormStringControl Class
The form that is calling the method.
- accountPlType
Type: str
The ledger account type to use.
Remarks
This method is typically used when assigning an account category to a ledger account to restrict the lookup to account categories that are associated with the same account type as the ledger account.