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.
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.