SAP ABAP Interface IF_REIT_TAX_CORR_CALC_MNGR (Input Tax Correction)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_IT_TC (Package) RE: Input Tax Correction

⤷

⤷

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_MNGR | Results of Input Tax Correction: Manager - Std Implement. | 20060208 |
Properties
Interface | IF_REIT_TAX_CORR_CALC_MNGR | |
Short Description | Input Tax Correction |
General Data
Package | RE_IT_TC | RE: Input Tax Correction |
Created | 20060208 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | RECA0 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | RECA4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RECA_STORABLE | Object Can Be Stored | 20060208 |
Friends
Interface IF_REIT_TAX_CORR_CALC_MNGR has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MO_PARENT | Instance attribute | Public | Object reference (TYPE REF TO) | IF_REIT_HAS_TAX_CORRECTION | Object with Input Tax Correction | 20060208 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Calculates Input Tax Correction | 20060208 |
2 | ![]() |
Instance method | Public | Method | Checks If Reversal Is Possible for Correction Run | 20060601 |
3 | ![]() |
Instance method | Public | Method | Deletion of an External Calculation Result | 20060828 |
4 | ![]() |
Instance method | Public | Method | Do Correction Runs Exist? | 20060726 |
5 | ![]() |
Instance method | Public | Method | Gets List of Correction Results (Total) | 20060420 |
6 | ![]() |
Instance method | Public | Method | Gets List of Correction Results (Items) | 20060420 |
7 | ![]() |
Instance method | Public | Method | Gets List of Correction Results for Period | 20070205 |
8 | ![]() |
Instance method | Public | Method | Gets RE Posting Records | 20060331 |
9 | ![]() |
Instance method | Public | Method | Initializes Input Tax Correction Manager | 20060208 |
10 | ![]() |
Instance method | Public | Method | Institializes Manager for Calculation of Correction | 20060419 |
11 | ![]() |
Instance method | Public | Method | Add External Calculation Results (Legacy Data Transfer) | 20060824 |
12 | ![]() |
Instance method | Public | Method | Indicates That Correction Run Was Reversed | 20060601 |
13 | ![]() |
Instance method | Public | Method | 20060208 | |
14 | ![]() |
Instance method | Public | Method | Completes Reference to RE Document | 20060420 |
Events
Interface IF_REIT_TAX_CORR_CALC_MNGR has no event.
Types
Interface IF_REIT_TAX_CORR_CALC_MNGR has no local type.
Method Signatures
Method CALCULATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CALC | Call by reference | Type reference (TYPE) | REIT_TAX_CORR_CALC | VstBerichtigung: Ergebnis Summensatz | 20060529 | ||
2 | ![]() |
ET_CALC_RESULT | Call by reference | Type reference (TYPE) | RE_T_TAX_CORR_CALC_RESULT | VstBerichtigung: Ergebnis | 20060524 | ||
3 | ![]() |
ID_PROCESSMODE | Call by reference | Type reference (TYPE) | RECAPROCESSMODE | RECA4_PROCESSMODE-EXECUTION | Ausführungsmodus des Prozesses | 20061018 | |
4 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060208 |
Method CALCULATE on Interface IF_REIT_TAX_CORR_CALC_MNGR has no exception.
Method CHECK_REVERSAL_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CALC | Call by reference | Type reference (TYPE) | REIT_TAX_CORR_CALC | VstBerichtigung: Kopfinformationen | 20060601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Storno nicht möglich | 20060601 |
Method DELETE_EXT_CALC_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_KEYDATE | Call by reference | Type reference (TYPE) | REITTCKEYDATE | Stichtag für Vorsteuerberichtigung | 20060828 | ||
2 | ![]() |
ID_TCCALCTYPE | Call by reference | Type reference (TYPE) | REITTCCALCTYPE | 20060828 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Datensatz nicht gefunden | 20060828 |
Method EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060726 |
Method EXISTS on Interface IF_REIT_TAX_CORR_CALC_MNGR has no exception.
Method GET_CALC_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | RE_T_TAX_CORR_CALC | VstBerichtigung: Kopfinformation | 20060420 | ||
2 | ![]() |
IF_INCLUDE_REVERSED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Kennz.: Stornierte Läufe zurückliefern? | 20060602 |
Method GET_CALC_LIST on Interface IF_REIT_TAX_CORR_CALC_MNGR has no exception.
Method GET_CALC_RES_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | RE_T_TAX_CORR_CALC_RESULT | VstBerichtigung: Ergebnis | 20060420 | ||
2 | ![]() |
IF_INCLUDE_REVERSED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Kennz.: Stornierte Läufe zurückliefern? | 20060602 |
Method GET_CALC_RES_LIST on Interface IF_REIT_TAX_CORR_CALC_MNGR has no exception.
Method GET_CALC_RES_LIST_BY_PERIOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | RE_T_TAX_CORR_CALC_RESULT | VstBerichtigung: Ergebnis | 20070205 | ||
2 | ![]() |
ID_VALIDFROM | Call by reference | Type reference (TYPE) | RECADATEFROM | RECA0_DATE-MIN | Datum: Gültig ab | 20070205 | |
3 | ![]() |
ID_VALIDTO | Call by reference | Type reference (TYPE) | RECADATETO | RECA0_DATE-MAX | Datum: Gültig bis | 20070205 | |
4 | ![]() |
IF_INCL_BEFORE_FIRST_CALC_DATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Kennz.: Ergebnisse vor dem erst. Ber.dat. selektieren? | 20070205 | |
5 | ![]() |
IF_INCL_MARKED_AS_IGNORE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Kennz.: Kennz. "Nicht berücks." ignorieren? | 20070205 |
Method GET_CALC_RES_LIST_BY_PERIOD on Interface IF_REIT_TAX_CORR_CALC_MNGR has no exception.
Method GET_POSTING_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PRE_DOC_HEADER | Call by reference | Type reference (TYPE) | RE_T_PRE_DOC_HEADER | RE-Belegkopf generierte Vorstufe | 20060412 | ||
2 | ![]() |
ET_PRE_DOC_ITEM | Call by reference | Type reference (TYPE) | RE_T_PRE_DOC_ITEM_GEN | RE-Belegposition generierte Vorstufe | 20060412 | ||
3 | ![]() |
ET_PRE_TAX_ITEM | Call by reference | Type reference (TYPE) | RE_T_PRE_TAX_ITEM_GEN | RE-Belegposition generierte Vorstufe | 20060412 | ||
4 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060331 |
Method GET_POSTING_RECORD on Interface IF_REIT_TAX_CORR_CALC_MNGR has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_REIT_HAS_TAX_CORRECTION | Objekt mit Vorsteuerberichtigung | 20060208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20060208 |
Method INIT_BY_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_REIT_HAS_TAX_CORRECTION | Objekt mit Vorsteuerberichtigungsbasis | 20060419 | ||
2 | ![]() |
IO_PROCESS | Call by reference | Object reference (TYPE REF TO) | IF_RECA_PROCESS | 20060419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20060419 |
Method INSERT_EXT_CALC_RES_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CALCTYPE | Call by reference | Type reference (TYPE) | REIT_TAX_CORR_CALC-TCCALCTYPE | Art des Vorsteuerberichtigungslaufs | 20060824 | ||
2 | ![]() |
IT_CALC_RESULT | Call by reference | Type reference (TYPE) | RE_T_TAX_CORR_CALC_RESULT | VstBerichtigung: Ergebnis | 20060824 |
Method INSERT_EXT_CALC_RES_LIST on Interface IF_REIT_TAX_CORR_CALC_MNGR has no exception.
Method SET_REVERSAL_INDICATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CALCGUID | Call by reference | Type reference (TYPE) | REIT_TAX_CORR_CALC-CALCGUID | VstBerichtigung: Kopfinformationen | 20060601 |
Method SET_REVERSAL_INDICATOR on Interface IF_REIT_TAX_CORR_CALC_MNGR has no exception.
Method STORE Signature
Method STORE on Interface IF_REIT_TAX_CORR_CALC_MNGR has no parameter.
Method STORE on Interface IF_REIT_TAX_CORR_CALC_MNGR has no exception.
Method UPDATE_DOC_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DOC_ITEM_REF | Call by reference | Type reference (TYPE) | RE_T_DOC_ITEM_REF | Referenz auf verbuchte Sätze | 20060420 |
Method UPDATE_DOC_REF on Interface IF_REIT_TAX_CORR_CALC_MNGR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 600 |