TaxTransGeneralJournalAccountEntry::reversePostedLinks Method
Creates reversing links for all the associated GeneralJournalAccountEntry records.
Syntax
client server public static Map reversePostedLinks(
GeneralJournalAccountEntryRecId _originalGeneralJournalAccountEntryRecId,
Map _taxTransOldAndNewRecId,
LedgerVoucherTransObject _newLedgerVoucherTransObject)
Run On
Called
Parameters
- _originalGeneralJournalAccountEntryRecId
Type: GeneralJournalAccountEntryRecId Extended Data Type
The record ID of the original GeneralJournalAccountEntry record.
- _taxTransOldAndNewRecId
Type: Map Class
A map that contains the old TaxTrans record ID as the key and the new TaxTrans record ID as the value.
- _newLedgerVoucherTransObject
Type: LedgerVoucherTransObject Class
The LedgerVoucherTransObject object that is processing the reversal.
Return Value
Type: Map Class
A map that indicates which TaxTransRelationshipType values were created in the TaxTransGeneralJournalAccountEntry record.