CustInvoiceLineTemplateTaxExtension_IN.initFromCustInvoiceTemplateTaxExtn Method
Initializes the withholding tax fields by using the CustInvoiceTemplateTaxExtension_IN table buffer that is passed as a parameter.
Syntax
public void initFromCustInvoiceTemplateTaxExtn(CustInvoiceTemplateTaxExtension_IN _custInvoiceTemplateTax)
Run On
Called
Parameters
- _custInvoiceTemplateTax
Type: CustInvoiceTemplateTaxExtension_IN Table
The CustInvoiceTemplateTaxExtension_IN buffer.
Remarks
After the withholding tax parameter is checked, withholding tax fields are initialized.