MainAccountCategory::lookupAccountCategory Method
Opens a lookup to use to display non-closed account categories that have an account type of blank 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 calls the method.
- accountPlType
Type: str
The ledger account type on which to restrict.
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.