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.
Calculates EPCG incentive tax base amount.
Syntax
public container calcEPCGIncentiveTaxBaseAmount_IN(
SalesPurchJournalLine_IN _salesPurchJournalLine,
CurrencyCode _sourceCurrencyCode,
TmpTax _tmpTax,
TransDate _taxDate,
TaxQty _taxQty,
FormulaDesigner_IN _formulaDesigner)
Run On
Server
Parameters
- _salesPurchJournalLine
Type: SalesPurchJournalLine_IN Map
The sales purch journal line.
- _sourceCurrencyCode
Type: CurrencyCode Extended Data Type
The source currency code.
- _tmpTax
Type: TmpTax Table
The temporary tax.
- _taxDate
Type: TransDate Extended Data Type
The tax date.
- _taxQty
Type: TaxQty Extended Data Type
The tax quantity.
- _formulaDesigner
Type: FormulaDesigner_IN Table
The formula designer.
Return Value
Type: container
The EOCG incentive tax base amount.