SAP ABAP Class CL_REIT_TAX_CORR_CALC_MNGR (Results of Input Tax Correction: Manager - Std Implement.)
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_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation | 20060208 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_REIT_TAX_CORR_CALC_MNGR | Input Tax Correction | 20060208 |
Properties
| Class | CL_REIT_TAX_CORR_CALC_MNGR | |
| Short Description | Results of Input Tax Correction: Manager - Std Implement. | |
| Super Class | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_IT_TC | RE: Input Tax Correction |
| Created | 20060208 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_REIT_TAX_CORR_CALC_MNGR | Input Tax Correction | 20060208 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CF_RECA_OBJECT | 20060208 | Object That Can Be Instantiated: Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_REIT_TAX_CORR_CALC_VARIANT | Input Tax Correction: Calculation | 20060505 | |||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20060208 | |||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RERA_POSTING_PROCESS | Periodic Postings | 20060420 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | REIT_TAX_CORR_CALC | Current Calculation | 20060529 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RE_T_TAX_CORR_CALC | Input Tax Correction: Header Info of Previous Correction | 20060213 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RE_T_TAX_CORR_CALC | Input Tax Correction: Header Information | 20060601 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RE_T_TAX_CORR_CALC_RESULT | Input Tax Correction: Results from Previous Runs | 20060419 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RE_T_TAX_CORR_CALC_RESULT | Current Result | 20060419 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RE_T_TAX_CORR_CALC_RESULT | Results of Correction | 20060828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Checks Consistency of Results Records | 20060829 | |
| 2 | Instance method | Protected | Method | Checks Results Record | 20060828 | |
| 3 | Instance method | Protected | Method | Adds Data to Calculated Results | 20060419 | |
| 4 | Instance method | Protected | Method | Summarizes the Calculation Results | 20060331 | |
| 5 | Instance method | Protected | Method | 20060828 | ||
| 6 | Instance method | Protected | Method | Generates Document Items | 20070831 | |
| 7 | Instance method | Protected | Method | Reads the Corrections Already Executed | 20060210 | |
| 8 | Instance method | Public | Method | 20060601 | ||
| 9 | Instance method | Protected | Method | Gets the G/L Account | 20060412 | |
| 10 | Instance method | Public | Method | 20060419 | ||
| 11 | Instance method | Protected | Method | Sorts Internal Buffer | 20060421 |
Events
Class CL_REIT_TAX_CORR_CALC_MNGR has no event.
Types
Class CL_REIT_TAX_CORR_CALC_MNGR has no local type.
Method Signatures
Method CHECK_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060829 |
Method CHECK_COMPLETE on class CL_REIT_TAX_CORR_CALC_MNGR has no exception.
Method CHECK_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060828 | ||||
| 2 | ES_MSG_AS_TITLE | Call by reference | Type reference (TYPE) | RECAMSG | 20060828 | ||||
| 3 | ES_NAVIGATION_INFO | Call by reference | Type reference (TYPE) | RECAMSGCONTEXT | 20060828 | ||||
| 4 | IF_BEFORE_STORE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060828 | ||||
| 5 | IF_PROCESS_CHECK | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20130417 | ||
| 6 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060828 | |||
| 7 | IS_CALC_RESULT | Call by reference | Type reference (TYPE) | REIT_TAX_CORR_CALC_RESULT | 20060828 |
Method CHECK_DETAIL on class CL_REIT_TAX_CORR_CALC_MNGR has no exception.
Method COMPLETE_RESULT Signature
Method COMPLETE_RESULT on class CL_REIT_TAX_CORR_CALC_MNGR has no parameter.
Method COMPLETE_RESULT on class CL_REIT_TAX_CORR_CALC_MNGR has no exception.
Method CONDENSE_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CNDS_RESULT | Call by reference | Type reference (TYPE) | RE_T_TAX_CORR_CALC_RESULT | VstBerichtigung: Ergebnis | 20060331 | |||
| 2 | ID_LEVEL | Call by reference | Type reference (TYPE) | C | Ebene für Verdichtung: T=Steuerkennz., O=Objekt | 20060419 | |||
| 3 | IT_RESULT | Call by reference | Type reference (TYPE) | RE_T_TAX_CORR_CALC_RESULT | VstBerichtigung: Ergebnis | 20060331 |
Method CONDENSE_RESULT on class CL_REIT_TAX_CORR_CALC_MNGR has no exception.
Method CONVERT_RESULT_KEY_TO_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | REIT_TAX_CORR_CALC_RESULT_KEY | VstBerichtigungslauf - Schlüsselfelder | 20060828 | |||
| 2 | RD_STR | Value transfer | Type reference (TYPE) | STRING | 20060828 |
Method CONVERT_RESULT_KEY_TO_STR on class CL_REIT_TAX_CORR_CALC_MNGR has no exception.
Method CREATE_DOCUMENT_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070831 | ||||
| 2 | ES_PRE_DOC_HEADER | Call by reference | Type reference (TYPE) | RERA_PRE_DOC_HEADER | RE-Beleg (VIRADOC) | 20070831 | |||
| 3 | ET_PRE_DOC_ITEM | Call by reference | Type reference (TYPE) | RE_T_PRE_DOC_ITEM_GEN | RE-Belegposition generierte Vorstufe | 20070831 | |||
| 4 | ET_PRE_TAX_ITEM | Call by reference | Type reference (TYPE) | RE_T_PRE_TAX_ITEM_GEN | RE-Belegposition generierte Vorstufe | 20070831 | |||
| 5 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20070831 | |||
| 6 | IT_POSTING_RECORD | Call by reference | Type reference (TYPE) | RE_T_POSTING_RECORD | RE-Buchungssätze | 20070831 |
Method CREATE_DOCUMENT_RECORD on class CL_REIT_TAX_CORR_CALC_MNGR has no exception.
Method FILL_BUFFER Signature
Method FILL_BUFFER on class CL_REIT_TAX_CORR_CALC_MNGR has no parameter.
Method FILL_BUFFER on class CL_REIT_TAX_CORR_CALC_MNGR has no exception.
Method GET_CALC_LIST Signature
Method GET_CALC_LIST on class CL_REIT_TAX_CORR_CALC_MNGR has no parameter.
Method GET_CALC_LIST on class CL_REIT_TAX_CORR_CALC_MNGR has no exception.
Method GET_GL_ACCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_ACCTYPE | Call by reference | Type reference (TYPE) | RERAACCTYPE | Kontoart | 20060412 | |||
| 2 | ED_FLOWTYPE | Call by reference | Type reference (TYPE) | RECDFLOWTYPE | Bewegungsart | 20070831 | |||
| 3 | ED_GLACCOUNT | Call by reference | Type reference (TYPE) | RERAGLACCOUNT | Sachkonto der Hauptbuchhaltung | 20060412 | |||
| 4 | ID_TCPOSTAMOUNT | Call by reference | Type reference (TYPE) | REITTCPOSTAMOUNT | Gebuchter Berichtigungsbetrag | 20120815 | |||
| 5 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060412 | |||
| 6 | IO_PARAM | Call by reference | Object reference (TYPE REF TO) | IF_REIT_TAX_CORR_CALC_PARAM | Parameter für VstBerichtigung | 20060412 | |||
| 7 | IS_CALC_RESULT | Call by reference | Type reference (TYPE) | REIT_TAX_CORR_CALC_RESULT | VstBerichtigungslauf | 20060412 |
Method GET_GL_ACCOUNT on class CL_REIT_TAX_CORR_CALC_MNGR has no exception.
Method INIT Signature
Method INIT on class CL_REIT_TAX_CORR_CALC_MNGR has no parameter.
Method INIT on class CL_REIT_TAX_CORR_CALC_MNGR has no exception.
Method SORT_BUFFER Signature
Method SORT_BUFFER on class CL_REIT_TAX_CORR_CALC_MNGR has no parameter.
Method SORT_BUFFER on class CL_REIT_TAX_CORR_CALC_MNGR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |