TaxWithholdUncommitted_IN::deleteForDocumentHeader Method
Deletes the current set of TaxWithholdUncommitted_IN records for the specified document.
Syntax
server public static void deleteForDocumentHeader(
RefTableId _documentTableId,
RefRecId _documentId,
[boolean _deleteSourceDocumentLine,
boolean _maintainExistingTaxUncommitted])
Run On
Server
Parameters
- _documentTableId
Type: RefTableId Extended Data Type
The table Id for the transaction header.
- _documentId
Type: RefRecId Extended Data Type
The record Id of the transaction header.
- _deleteSourceDocumentLine
Type: boolean
boolean value, if sourceDocumentLine has 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.