Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.