Share via


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

  • _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.

Return Value

Type: Map Class
A map that indicates which TaxTransRelationshipType values were created in the TaxTransGeneralJournalAccountEntry record.

See Also

Reference

TaxTransGeneralJournalAccountEntry Table