SAP ABAP Class CL_REIT_TC_MINOR_AMT_LIM_DE01 (Check of Trivial Amount Limits: Par.44 German Tax Law 2002)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REIT_TC_MINOR_AMT_LIMIT | Check of Trivial Amount Limits: Standard Implementation | 20060427 |
Properties
| Class | CL_REIT_TC_MINOR_AMT_LIM_DE01 | |
| Short Description | Check of Trivial Amount Limits: Par.44 German Tax Law 2002 | |
| Super Class | CL_REIT_TC_MINOR_AMT_LIMIT | Check of Trivial Amount Limits: Standard Implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_IT_TC | RE: Input Tax Correction |
| Created | 20060308 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REIT_TC_MINOR_AMT_LIM_DE01 has no interface implemented.
Friends
Class CL_REIT_TC_MINOR_AMT_LIM_DE01 has no friend class.
Attributes
Class CL_REIT_TC_MINOR_AMT_LIM_DE01 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Checks Object Regarding Trivial Amount Limits/Simplification | 20060426 | |
| 2 | Instance method | Protected | Method | Checks Correction Basis Re: Trivial Amount Limits/Simplific. | 20060426 | |
| 3 | Instance method | Protected | Method | Gets Acquisition and Production Costs | 20071122 | |
| 4 | Instance method | Protected | Method | Totals Correction Result for Trivial Amount Check | 20071122 |
Events
Class CL_REIT_TC_MINOR_AMT_LIM_DE01 has no event.
Types
Class CL_REIT_TC_MINOR_AMT_LIM_DE01 has no local type.
Method Signatures
Method CHECK_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_AVG_OPTRATE | Call by reference | Type reference (TYPE) | REITTCAVGOPTRATE | Durchschnittlicher Jahresoptionssatz zur Bagatellprüfung | 20080411 | |||
| 2 | ED_MIN_AMT_LIMIT | Call by reference | Type reference (TYPE) | REITTCMINAMTLIMIT | Bagatellgrenze | 20060426 | |||
| 3 | EF_NO_CALCULATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060427 | ||||
| 4 | ID_TCCALCTYPE | Call by reference | Type reference (TYPE) | REITTCCALCTYPE | Art des Vorsteuerberichtigungslaufs | 20060608 | |||
| 5 | IO_CALC_VAR | Call by reference | Object reference (TYPE REF TO) | IF_REIT_TAX_CORR_CALC_VARIANT | Vorsteuerberichtigung: Berechnung | 20071122 | |||
| 6 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060426 | |||
| 7 | IO_PARAM | Call by reference | Object reference (TYPE REF TO) | IF_REIT_TAX_CORR_CALC_PARAM | Parameter für VstBerichtigung | 20060426 | |||
| 8 | IS_CALC_RESULT | Call by reference | Type reference (TYPE) | REIT_TAX_CORR_CALC_RESULT | VstBerichtigungslauf | 20060606 |
Method CHECK_RESULT on class CL_REIT_TC_MINOR_AMT_LIM_DE01 has no exception.
Method CHECK_TCBASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_MIN_AMT_LIMIT | Call by reference | Type reference (TYPE) | REITTCMINAMTLIMIT | Bagatellgrenze | 20060426 | |||
| 2 | EF_NO_CALCULATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060427 | ||||
| 3 | ET_TC_BASE_LIST_GOOD | Call by reference | Type reference (TYPE) | RE_T_TAX_CORR_BASE | Vorsteuerberichtigungsbasis | 20071122 | |||
| 4 | ID_KEYDATE | Call by reference | Type reference (TYPE) | REITTCKEYDATE | Stichtag | 20060726 | |||
| 5 | ID_TCCALCTYPE | Call by reference | Type reference (TYPE) | REITTCCALCTYPE | Art des Vorsteuerberichtigungslaufs | 20060608 | |||
| 6 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060426 | |||
| 7 | IO_PARAM | Call by reference | Object reference (TYPE REF TO) | IF_REIT_TAX_CORR_CALC_PARAM | Parameter für VstBerichtigung | 20060426 | |||
| 8 | IT_TC_BASE_LIST | Call by reference | Type reference (TYPE) | RE_T_TAX_CORR_BASE | Container mit Daten (Wertübergabe) | 20060427 |
Method CHECK_TCBASE on class CL_REIT_TC_MINOR_AMT_LIM_DE01 has no exception.
Method GET_APC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TCBASE | Call by reference | Type reference (TYPE) | REIT_TAX_CORR_BASE | Vorsteuerberichtigungsbasis | 20071122 | |||
| 2 | ID_KEYDATE | Call by reference | Type reference (TYPE) | REITTCKEYDATE | Stichtag für Vorsteuerberichtigung | 20071122 | |||
| 3 | IO_PARAM | Call by reference | Object reference (TYPE REF TO) | IF_REIT_TAX_CORR_CALC_PARAM | Parameter für VstBerichtigung | 20130418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20071122 |
Method SUM_CALC_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RESULT_ITEM | Call by reference | Type reference (TYPE) | RE_T_TAX_CORR_CALC_RESULT | VstBerichtigung: Ergebnis | 20071122 | |||
| 2 | ET_RESULT_SUM | Call by reference | Type reference (TYPE) | RE_T_TAX_CORR_CALC_RESULT | VstBerichtigung: Ergebnis | 20071122 | |||
| 3 | IO_CALC_VAR | Call by reference | Object reference (TYPE REF TO) | IF_REIT_TAX_CORR_CALC_VARIANT | Vorsteuerberichtigung: Berechnung | 20071122 |
Method SUM_CALC_RESULT on class CL_REIT_TC_MINOR_AMT_LIM_DE01 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |