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.
Changes the parent of the TaxUncommitted records.
Syntax
client server public static void resetSourceRecId(
RefTableId _sourceTableId,
RefRecId _newSourceRecId,
RefRecId _oldSourceRecId,
[RefRecId _oldSourceRecId2])
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.
- _oldSourceRecId2
Type: RefRecId Extended Data Type