TmpDirectTaxComponentTotals_IN::insertIntoTmpDirectTaxComponentTotals Method
Inserts a record into the TmpDirectTaxComponentTotals_IN table.
Syntax
client server public static TmpDirectTaxComponentTotals_IN insertIntoTmpDirectTaxComponentTotals(TmpDirectTaxInquiryTable_IN _directTaxTotal, TmpDirectTaxInquiryTable_IN _tmpDirectTaxInquiryTable)
Run On
Called
Parameters
- _directTaxTotal
Type: TmpDirectTaxInquiryTable_IN Table
The buffer of the TmpDirectTaxInquiryTable_IN table.
- _tmpDirectTaxInquiryTable
Type: TmpDirectTaxInquiryTable_IN Table
The buffer of the TmpDirectTaxInquiryTable_IN table.
Return Value
Type: TmpDirectTaxComponentTotals_IN Table
The buffer of the TmpDirectTaxComponentTotals_IN table.