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.
This method loads the TaxWithholdUncommitted_IN records for the given document and replaces any records that may already exist.
Syntax
public void loadFromTaxWHTUncommittedForDocument(
RefTableId _documentTableId,
RefRecId _documentId,
Voucher _voucher,
InvoiceId _invoiceId)
Run On
Called
Parameters
- _documentTableId
Type: RefTableId Extended Data Type
The TableId value of the transaction line tax for which taxes are calculated.
- _documentId
Type: RefRecId Extended Data Type
The document ID of the transaction header.
- _voucher
Type: Voucher Extended Data Type
The voucher.
- _invoiceId
Type: InvoiceId Extended Data Type
The invoice ID.