LedgerJournalEngine.cashDiscCodeLookup Method [AX 2012]

Opens the customer cash discount code lookup form for the current ledger line.

Syntax

public void cashDiscCodeLookup(FormStringControl _formStringControl, LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

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

See Also

Reference

LedgerJournalEngine Class