GeneralJournalAccountEntryZakat_SA::insertReversalTrans Method
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.