TmpVATComponentTotals_IN::getAmountMST Method
Gets the amount from the table buffer.
Syntax
client server public static 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 the record.
- _vatTotal
Type: VATTotal_IN Table
The table buffer used to point the record.
- _tmpVATInquiryTable
Type: TmpVATInquiryTable_IN Table
The table buffer used to point the record.
Return Value
Type: AmountMST Extended Data Type
The amount in the table buffer.