TaxWithholdUncommitted_IN::deleteForInvoice Method
Deletes the TaxWithholdUncommitted_IN records for the invoice.
Syntax
client server public static void deleteForInvoice(
RefTableId _documentTableId,
RefRecId _documentId,
Voucher _voucher,
InvoiceId _invoiceId)
Run On
Called
Parameters
- _documentTableId
Type: RefTableId Extended Data Type
The document table ID.
- _documentId
Type: RefRecId Extended Data Type
The document table ID.
- _voucher
Type: Voucher Extended Data Type
The specified voucher.
- _invoiceId
Type: InvoiceId Extended Data Type
The invoice ID.