TmpSalesTaxComponentTotals_IN::insertTmpSalesTaxCompTotals Method
Inserts a record into the TmpSalesTaxComponentTotals_IN table.
Syntax
client server public static void insertTmpSalesTaxCompTotals(RecId _salesTaxRecId, RecId _salesInquiryRecId)
Run On
Called
Parameters
- _salesTaxRecId
Type: RecId Extended Data Type
The record ID of the sales tax component record.
- _salesInquiryRecId
Type: RecId Extended Data Type
The record ID of the TmpSalesTaxInquiryTable_IN record.