TaxData::findAmtpercent_IN Method
To validate the percentage/amount, when user creates multiple records with different form types
Syntax
client server public static TaxValue findAmtpercent_IN(
TaxCode _taxCode,
TransDate _date,
TaxBase _base)
Run On
Called
Parameters
- _taxCode
Type: TaxCode Extended Data Type
Tax Code that identifies tax
- _date
Type: TransDate Extended Data Type
Transaction date
- _base
Type: TaxBase Extended Data Type
Original amount that sales tax is calculated on
Return Value
Type: TaxValue Extended Data Type
Amount percent per unit