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 getTaxValue_IN(
TransDate _transDate,
TaxCode _taxCode,
AmountCur _baseAmountCur,
SalesPurchJournalLine_IN _salesPurchJournalLine)
Run On
Server
Parameters
- _transDate
Type: TransDate Extended Data Type
The field is used to find the record.
- _taxCode
Type: TaxCode Extended Data Type
The field is used to find the record.
- _baseAmountCur
Type: AmountCur Extended Data Type
The field is used to find the record.
- _salesPurchJournalLine
Type: SalesPurchJournalLine_IN Map
The map is used to find the record.
Return Value
Type: TaxValue Extended Data Type
Returns TaxValue.