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
- _taxRegistrationNumber
Type: RefRecId Extended Data Type
The tax registration number.
- _taxPeriod
Type: TaxPeriod Extended Data Type
The tax period.
- _fromDate
Type: TransDate Extended Data Type
The from date.
- _taxLedgerAccounts
Type: TaxLedgerAccounts_IN Table
The instance of TaxLedgerAccounts_IN.
- _taxLedgerAccountSetup
Type: TaxLedgerAccountSetup_IN Table
The instance of TaxLedgerAccountSetup_IN.
- _taxDirection
Type: TaxDirection Enumeration
The tax direction.
Return Value
Type: container
Returns a container with all needed amounts.