LedgerRowDefLine::lookupTopicValues Method
Called when pressing lookup buttons of value fields for row structure element lines.
Syntax
client public static void lookupTopicValues(
FormStringControl _formControl,
LedgerRowDefLine _ledgerRowDefLineTable,
[DimensionsAccountDimensionTopic _currentTopic])
Run On
Client
Parameters
- _formControl
Type: FormStringControl Class
The handle to the form.
- _ledgerRowDefLineTable
Type: LedgerRowDefLine Table
A ledger row definition line.
- _currentTopic
Type: DimensionsAccountDimensionTopic Extended Data Type
The topic; optional.
Remarks
If the current line corresponds to ledger account, the chart of accounts will be seen. If it corresponds to department, all available departments will be seen, and so on.