VATInquiryTable_IN.getAmountMST Method
Gets the amount from the table.
Syntax
public AmountMST getAmountMST(
TaxComponentRecId_IN _taxComponent,
[VATTotal_IN _vatTotal,
TmpVATInquiryTable_IN _tmpVATInquiryTable])
Run On
Called
Parameters
- _taxComponent
Type: TaxComponentRecId_IN Extended Data Type
The field that is used to find a record.
- _vatTotal
Type: VATTotal_IN Table
The table buffer that is used to find a record.
- _tmpVATInquiryTable
Type: TmpVATInquiryTable_IN Table
The table buffer that is used to find a record.
Return Value
Type: AmountMST Extended Data Type
The amount.