VATInquiryTable_IN.vatComponentTotals Method
Reads the TmpVATComponentTotals_IN table for the specified record ID.
Syntax
public TmpVATComponentTotals_IN vatComponentTotals(TmpVATInquiryTable_IN _tmpVATInquiryTable, Common _common)
Run On
Called
Parameters
- _tmpVATInquiryTable
Type: TmpVATInquiryTable_IN Table
The table buffer that is used to find a record.
- _common
Type: Common Table
The table buffer that is used to find a record.
Return Value
Type: TmpVATComponentTotals_IN Table
A buffer that contains the TmpVATComponentTotals_IN table.