Compartir a través de


ExciseTaxTotal_IN::insertExciseData Method

Inserts excise data.

Syntax

client server public static void insertExciseData(
    TmpExciseInquiryTable_IN _callerTmpTable, 
    SelectQuery_IN _selectQry, 
    container _fieldNames, 
    ExciseTaxInquiry_IN _exciseInquiry, 
   [boolean _setAmountsToZero])

Run On

Called

Parameters

  • _fieldNames
    Type: container
    The field name.
  • _setAmountsToZero
    Type: boolean
    A Boolean value that indicates whether the excise amount is 0 (zero).

See Also

Reference

ExciseTaxTotal_IN Table