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.
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
- _taxTransRecId
Type: RefRecId Extended Data Type
The record ID of the original TaxTrans record.
- _taxTransRelationshipType
Type: TaxTransRelationshipType Enumeration
The relationship to reverse.
- _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.