SAP ABAP Class IF_REIT_TAX_CORR_CALC_VARIANT (Input Tax Correction: Calculation)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REIT_TAX_CORR_CALC_VARIANT Input Tax Correction: Calculation Formula 20060209
Properties
Class IF_REIT_TAX_CORR_CALC_VARIANT  
Short Description Input Tax Correction: Calculation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060202   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_REIT_TAX_CORR_CALC_VARIANT has no forward declaration.
Interfaces
Class IF_REIT_TAX_CORR_CALC_VARIANT has no interface implemented.
Friends
Class IF_REIT_TAX_CORR_CALC_VARIANT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_PARAM Instance attribute Public Object reference (TYPE REF TO) IF_REIT_TAX_CORR_CALC_PARAM Parameters for Input Tax Correction 20060209
2 MO_TC Instance attribute Public Object reference (TYPE REF TO) IF_REIT_TAX_CORR_OBJECT Correction Object (VIITTC) 20060317
3 MT_TC_BASE Instance attribute Public Type reference (TYPE) RE_T_TAX_CORR_BASE Basis for Input Tax Correction 20060330
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE Instance method Public Method Calculates Input Tax Correction [Final] 20060209
2 CHECK_PRECONDITIONS Instance method Public Method Checks If Prerequisites for Correction Are Met 20060606
3 GET_TC_OPTRATE Instance method Public Method Returns Option Rate for Correction 20071122
4 INIT Instance method Public Method 20060209
Events
Class IF_REIT_TAX_CORR_CALC_VARIANT has no event.
Types
Class IF_REIT_TAX_CORR_CALC_VARIANT has no local type.
Method Signatures

Method CALCULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_MIN_AMT_LIMIT Call by reference Type reference (TYPE) REITTCMINAMTLIMIT Bagatellgrenze 20060426
2 Exporting ES_CALC Call by reference Type reference (TYPE) REIT_TAX_CORR_CALC VstBerichtigung: Kopfinformation 20060420
3 Exporting ET_RESULT Call by reference Type reference (TYPE) RE_T_TAX_CORR_CALC_RESULT VstBerichtigung: Ergebnis 20060209
4 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060209

Method CALCULATE on class IF_REIT_TAX_CORR_CALC_VARIANT has no exception.

Method CHECK_PRECONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ABORT Call by reference Type reference (TYPE) ABAP_BOOL 20060606
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060606

Method CHECK_PRECONDITIONS on class IF_REIT_TAX_CORR_CALC_VARIANT has no exception.

Method GET_TC_OPTRATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_OPTRATE Call by reference Type reference (TYPE) REITTCOPTRATE Für die Berichtigung verwendeter Optionssatz 20071122
2 Importing ID_KEYDATE Call by reference Type reference (TYPE) REITTCKEYDATE Stichtag für Vorsteuerberichtigung 20071122
3 Importing ID_OPTRATE_FIX Call by reference Type reference (TYPE) REITTCOPTRATE Für die Berichtigung verwendeter Optionssatz 20071122
4 Importing ID_OPTRATE_FIX_FROM Call by reference Type reference (TYPE) RECAKEYDATE Stichtag 20071122
5 Importing ID_TCCALCTYPE Call by reference Type reference (TYPE) REITTCCALCTYPE Art des Vorsteuerberichtigungslaufs 20071122
# Exception Resumable Description Created on
1 ERROR Fehler 20071122

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_REIT_TAX_CORR_OBJECT Berichtigungsobjekt 20060209
2 Importing IO_PARAM Call by reference Object reference (TYPE REF TO) IF_REIT_TAX_CORR_CALC_PARAM Parameter für VstBerichtigung 20060330
# Exception Resumable Description Created on
1 ERROR Fehler 20060426
History
Last changed by/on SAP  20130531 
SAP Release Created in