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.
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
- _salesPurchJournalLine
Type: SalesPurchJournalLine_IN Map
The instance of SalesPurchJournalLine_IN table.
- _taxData
Type: TaxData Table
The instance of TaxData table.
Return Value
Type: TaxValue Extended Data Type
The tax value.