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.
Finds the value of the tax amount that is based on a specified condition.
Syntax
client server public static AmountMST getAmountMST(
TaxComponentRecId_IN _taxComponent,
[SalesTaxTotal_IN _salesTaxTotal,
TmpSalesTaxInquiryTable_IN _tmpSalesTaxInquiryTable])
Run On
Called
Parameters
- _taxComponent
Type: TaxComponentRecId_IN Extended Data Type
The record ID of a TaxComponentTable_IN record.
- _salesTaxTotal
Type: SalesTaxTotal_IN Table
The SalesTaxTotal_IN table.
- _tmpSalesTaxInquiryTable
Type: TmpSalesTaxInquiryTable_IN Table
The TmpSalesTaxInquiryTable_IN table.
Return Value
Type: AmountMST Extended Data Type
The tax amount that is based on the specified condition.