Share via


TaxTransGeneralJournalAccountEntry::reversePostedByTaxTrans Method

Creates reversing links for all the associated TaxTrans records.

Syntax

client server public static void reversePostedByTaxTrans(
    RefRecId _taxTransRecId, 
    TaxTransRelationshipType _taxTransRelationshipType, 
    Map _taxTransOldAndNewRecId)

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.

See Also

Reference

TaxTransGeneralJournalAccountEntry Table