Share via


TaxAdjustments_IN.getCorrectionAmount Method

Gets the correction amount for given parameters.

Syntax

public container getCorrectionAmount(
    RefRecId _taxRegistrationNumber, 
    TaxPeriod _taxPeriod, 
    TransDate _fromDate, 
    TaxLedgerAccounts_IN _taxLedgerAccounts, 
    TaxLedgerAccountSetup_IN _taxLedgerAccountSetup, 
    TaxDirection _taxDirection)

Run On

Called

Parameters

Return Value

Type: container
Returns a container with all needed amounts.

See Also

Reference

TaxAdjustments_IN Table