LedgerJournalName::lookupJournalName Method
Performs a lookup for the LedgerJournalName table.
Syntax
client public static void lookupJournalName(
FormStringControl _stringControl,
str _filterStr,
CompanyId _company)
Run On
Client
Parameters
- _stringControl
Type: FormStringControl Class
The control for the field that has the lookup.
- _filterStr
Type: str
The filter string entered by the user.
- _company
Type: CompanyId Extended Data Type
The company associated with the journal.