TmpSalesTaxComponentTotals_IN.salesTaxComponentTotals Method
Inserts a record into the TmpSalesTaxComponentTotals_IN table that is based on the specified criteria.
Syntax
public TmpSalesTaxComponentTotals_IN salesTaxComponentTotals(TmpSalesTaxInquiryTable_IN _tmpSalesTaxInquiryTable, Common _common)
Run On
Called
Parameters
- _tmpSalesTaxInquiryTable
Type: TmpSalesTaxInquiryTable_IN Table
The TmpSalesTaxInquiryTable_IN table.
- _common
Type: Common Table
A record that is used to find the record.
Return Value
Type: TmpSalesTaxComponentTotals_IN Table
A TmpSalesTaxComponentTotals_IN record.