Compartir a través de


ServiceTaxTotal_IN::insertServiceTax Method

Inserts record in ServiceTaxTotal_IN table for given parameter.

Syntax

server public static void insertServiceTax(
    TmpServiceTaxInquiryTable_IN _callerTmpTable, 
    SelectQuery_IN _selectQry, 
    container _fieldNames, 
    ServiceTaxTransInquiry_IN _serviceTaxTransInquiry, 
   [boolean _setAmountsToZero])

Run On

Server

Parameters

  • _fieldNames
    Type: container
    The field name.
  • _setAmountsToZero
    Type: boolean
    This param is used to decide whether set amounts to zero; optional.

See Also

Reference

ServiceTaxTotal_IN Table