Share via


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

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.

See Also

Reference

LedgerRowDefLine Table