TaxTransGeneralJournalAccountEntry::moveTaxForeignKeyToTaxTrans Method
Replaces the foreign key to the TaxUncommitted table on TaxTransGeneralJournalAccountEntry with a foreign key to the table TaxTrans.
Syntax
client server public static void moveTaxForeignKeyToTaxTrans(TaxUncommittedTaxTransTmp _taxUncommittedTaxTransTmp)
Run On
Called
Parameters
- _taxUncommittedTaxTransTmp
Type: TaxUncommittedTaxTransTmp Table
A table containing a mapping of TaxUncommitted records to TaxTrans records.