LedgerJournalCheckPost::updateReversedRecord Method [AX 2012]

Updates the RevRecId field of the specified reverse LedgerJournalTrans record reference.

Syntax

server private static void updateReversedRecord(RecId _reverseRecId, RecId _newReversalRecId)

Run On

Server

Parameters

  • _reverseRecId
    Type: RecId Extended Data Type
    The reverse record ID reference of the LedgerJournalTrans record to update.

See Also

Reference

LedgerJournalCheckPost Class