Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
- _newReversalRecId
Type: RecId Extended Data Type
The new reversal record ID reference.