TotalFields_IN.insertTotalFields Method
Inserts a record into the TotalFields_IN table.
Syntax
public void insertTotalFields([boolean _directTaxInquiry, Taxes_IN _taxType])
Run On
Called
Parameters
- _directTaxInquiry
Type: boolean
A Boolean value: true for direct tax and false for indirect tax.
- _taxType
Type: Taxes_IN Enumeration
The tax type to use to find the record.