Share via


AxdLedgerGeneralJournal.processingRecord Method [AX 2012]

Called for each record processed during read and create.

Syntax

public void processingRecord(Common common)

Run On

Server

Parameters

  • common
    Type: Common Table
    A table buffer for the current record being processed.

See Also

Reference

AxdLedgerGeneralJournal Class