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.
Reads the table buffer and get the required TaxValue.
Syntax
server public static TaxValue determineTaxValue_IN(TaxCode _taxCode, SalesPurchJournalLine_IN _salesPurchJournalLine)
Run On
Server
Parameters
- _taxCode
Type: TaxCode Extended Data Type
The field is used to find the record.
- _salesPurchJournalLine
Type: SalesPurchJournalLine_IN Map
The map is used to get the brecord.
Return Value
Type: TaxValue Extended Data Type
Returns the TaxValue.