Share via


LedgerJournalEngine_Daily_CN.new Method [AX 2012]

Is overridden to add the logic that assigns the correct LedgerJournalTrans_ds value when you initialize the class from the LedgerJournalVoucher_CN form.

Syntax

public void new(FormRun _formRun)

Run On

Client

Parameters

  • _formRun
    Type: FormRun Class
    The form that the class is initialized for.

See Also

Reference

LedgerJournalEngine_Daily_CN Class