AxLedgerJournalTable.currentRecord Method [AX 2012]

Gets or sets the current record in the LedgerJournalTable table.

Syntax

public Common currentRecord([Common _ledgerJournalTable])

Run On

Called

Parameters

  • _ledgerJournalTable
    Type: Common Table
    A LedgerJournalTable record to set; optional.

Return Value

Type: Common Table
A LedgerJournalTable record.

See Also

Reference

AxLedgerJournalTable Class