Share via


LedgerJournalFormTable_CN.datasourceActivePre Method [AX 2012]

Performs any business logic required before the "super" call in the "Active" event of the LedgerJournalTable data source of the LedgerJournalVoucher_CN form.

Syntax

public void datasourceActivePre([boolean _inCreate])

Run On

Client

Parameters

  • _inCreate
    Type: boolean
    Indicates whether the ledgerJournalTable data source is creating a new journal header.

See Also

Reference

LedgerJournalFormTable_CN Class