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.
Inserts reversal journal line.
Syntax
server public static void insertReversalTrans(
GeneralJournalAccountEntryRecId _generalJournalAccountEntryRecIdPrev,
GeneralJournalAccountEntryRecId _generalJournalAccountEntryRecId,
TransDate _transDate)
Run On
Server
Parameters
- _generalJournalAccountEntryRecIdPrev
Type: GeneralJournalAccountEntryRecId Extended Data Type
The previouse record id of the GeneralJournalAccountEntry table record.
- _generalJournalAccountEntryRecId
Type: GeneralJournalAccountEntryRecId Extended Data Type
The record id of the GeneralJournalAccountEntry table record.
- _transDate
Type: TransDate Extended Data Type
The transaction date.