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
- _callerTmpTable
Type: TmpExciseInquiryTable_IN Table
The caller temporary table.
- _selectQry
Type: SelectQuery_IN Extended Data Type
The select query.
- _fieldNames
Type: container
The field name.
- _exciseInquiry
Type: ExciseTaxInquiry_IN Class
The excise inquiry.
- _setAmountsToZero
Type: boolean
A Boolean value that indicates whether the excise amount is 0 (zero).