Share via


TaxYearlyComReport_IT.getTaxBaseAmount Method

Determines the sum of the TaxBaseAmount values for tax transactions of a certain tax direction and falling in a certain period.

Syntax

private Amount getTaxBaseAmount(
    TaxDirection _taxDirection, 
    FieldSetup _fieldSetup, 
    TransDate _periodStart, 
    TransDate _periodEnd, 
    ATECOFINCode_IT _atecofinCode)

Run On

Called

Parameters

Return Value

Type: Amount Extended Data Type
The sum of the TaxBaseAmount values for the tax transactions that meet the specified criteria.

See Also

Reference

TaxYearlyComReport_IT Table