LedgerJournalEngine.currencyLookup Method [AX 2012]

Opens the customer currency lookup form for the current ledger line.

Syntax

public void currencyLookup(FormStringControl _formStringControl, LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

  • _ledgerJournalTrans
    Type: LedgerJournalTrans Table
    The ledger line that contains the company for which to display currencies.

See Also

Reference

LedgerJournalEngine Class