Share via


JmgPaySpecificationDP.processRecord Method [AX 2012]

Defines whether a JmgStampJournalTable record has to be processed for the report.

Syntax

private boolean processRecord(JmgStampJournalTable _jmgStampJournalTable)

Run On

Server

Parameters

  • _jmgStampJournalTable
    Type: JmgStampJournalTable Table
    The JmgStampJournalTable record that contains the calculation results to process.

Return Value

Type: boolean
true if a record has to be processed; otherwise, false.

See Also

Reference

JmgPaySpecificationDP Class