TaxWithholdUncommitted_IN::deleteForDocumentLine Method
Deletes the current set of TaxWithholdUncommitted_IN records for the specified source line.
Syntax
client server public static void deleteForDocumentLine(
RefTableId _sourceTableId,
RefRecId _sourceRecId,
[boolean _deleteSourceDocumentLine,
boolean _maintainExistingTaxUncommitted])
Run On
Called
Parameters
- _sourceTableId
Type: RefTableId Extended Data Type
The table Id for the transaction line.
- _sourceRecId
Type: RefRecId Extended Data Type
The record Id of the transaction line.
- _deleteSourceDocumentLine
Type: boolean
boolean value, to identify if SourceDocumentLine needs to be deleted.
- _maintainExistingTaxUncommitted
Type: boolean
A boolean value which indicates that Tax should merge the newly calculated taxes with existing records in TaxWithholdUncommitted_IN.