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.
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.