TaxTrans::resetSourceRecId Method
Changes the parent of the TaxTrans records.
Syntax
client server public static void resetSourceRecId(
RefTableId _sourceTableId,
RefRecId _newSourceRecId,
RefRecId _oldSourceRecId)
Run On
Called
Parameters
- _sourceTableId
Type: RefTableId Extended Data Type
The table ID of the transaction line.
- _newSourceRecId
Type: RefRecId Extended Data Type
The record ID of the new transaction line.
- _oldSourceRecId
Type: RefRecId Extended Data Type
The record ID of the old transaction line.