Share via


TaxUncommitted_IN::showTaxValue Method

Shows the tax value information.

Syntax

client server public static TaxValue showTaxValue(
    SalesPurchJournalLine_IN _salesPurchJournalLine, 
    TaxModuleType _taxModuleType, 
    InventTransId _inventTransId, 
    TaxCode _taxCode, 
    TaxItemGroup _taxItemGroup, 
    date _calculationDate, 
    TaxBase _taxBaseAmount)

Run On

Called

Parameters

  • _calculationDate
    Type: date
    The calculation date.

Return Value

Type: TaxValue Extended Data Type
The instance of the TaxValue class.

See Also

Reference

TaxUncommitted_IN Table