TaxTable::getCustomsPercent_IN Method

This method takes the sourceTableId and sourceRecId and returns the TaxValue or Preferential Value depending on whether the Customer/Vendor is marked preferential or not

Syntax

client server public static TaxValue getCustomsPercent_IN(SalesPurchJournalLine_IN _salesPurchJournalLine, TaxData _taxData)

Run On

Called

Parameters

Return Value

Type: TaxValue Extended Data Type
The tax value.

See Also

Reference

TaxTable Table