SAP ABAP Class CL_REIS_DATA_CO_CST (Data Retrieval: CO (Abstract))
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-IS (Application Component) Information System
⤷
RE_IS_EX (Package) RE: External Applications Info System
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REIS_DATA_CO | Data Retrieval: CO (Abstract) | 20050402 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REIS_DATA_CO_CST_PER | Data Retrieval: CO (Abstract) | 20050402 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_REIS_DATA_CO_CST_PER_CMP | Data Retrieval: CO Comparison of Periods | 20050402 |
Properties
| Class | CL_REIS_DATA_CO_CST | |
| Short Description | Data Retrieval: CO (Abstract) | |
| Super Class | CL_REIS_DATA_CO | Data Retrieval: CO (Abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_IS_EX | RE: External Applications Info System |
| Created | 20050402 | SAP |
| Last change | 20100310 | 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) |
Interfaces
Class CL_REIS_DATA_CO_CST has no interface implemented.
Friends
Class CL_REIS_DATA_CO_CST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_REEX_COST_ELEMENT_HIER | Cost Element Group | 20050402 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RE_T_RSOCOSTELEMENT | Selection Option for Cost Element | 20050402 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RE_T_RSOVALUETYPE | Selection Options for Value Type | 20131031 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RE_T_RSOVALUETYPE | Selection Options for Value Type (Comparison Data) | 20131031 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Fills Fields with Variances | 20050402 | |
| 2 | Instance method | Protected | Method | Fills Hierarchy Levels in Output Table | 20050402 | |
| 3 | Instance method | Protected | Method | Fills Totals Fields | 20050402 | |
| 4 | Instance method | Protected | Method | Handles Data of Migrated Objects | 20051208 | |
| 5 | Instance method | Protected | Method | Selects Values from Database | 20050402 |
Events
Class CL_REIS_DATA_CO_CST has no event.
Types
Class CL_REIS_DATA_CO_CST has no local type.
Method Signatures
Method FILL_DIFF_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PERBL_DIFF_ABS | Call by reference | Type reference (TYPE) | REIS_SQ_CODATA_PERBL | CO-Berichte: Periodenblock | 20050402 | |||
| 2 | ES_PERBL_DIFF_PERCENT | Call by reference | Type reference (TYPE) | REIS_SQ_CODATA_DIFF | Abweichung in Prozent | 20050402 | |||
| 3 | IS_PERBL1 | Call by reference | Type reference (TYPE) | REIS_SQ_CODATA_PERBL | CO-Berichte: Periodenblock | 20050402 | |||
| 4 | IS_PERBL2 | Call by reference | Type reference (TYPE) | REIS_SQ_CODATA_PERBL | CO-Berichte: Periodenblock | 20050402 |
Method FILL_DIFF_FIELDS on class CL_REIS_DATA_CO_CST has no exception.
Method FILL_HIER_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_HIER_LVL | Call by reference | Type reference (TYPE) | REIS_SQ_HIER_LEVEL | Hierarchiestufen | 20050402 | |||
| 2 | ID_CST_ELEM | Call by reference | Type reference (TYPE) | KSTAR | Kostenart | 20050402 |
Method FILL_HIER_LEVEL on class CL_REIS_DATA_CO_CST has no exception.
Method FILL_SUM_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PERBL | Call by reference | Type reference (TYPE) | REIS_SQ_CODATA_PERBL | CO-Berichte: Periodenblock | 20050402 | |||
| 2 | IS_PERBL | Call by reference | Type reference (TYPE) | REIS_SQ_CODATA_PERBL | CO-Berichte: Periodenblock | 20080630 |
Method FILL_SUM_FIELDS on class CL_REIS_DATA_CO_CST has no exception.
Method HANDLE_MIGRATED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_MIGRATED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051208 | ||||
| 2 | ES_DATA | Call by reference | Type reference (TYPE) | RECO_CODATA_ALL_PER_X | CO-Daten: Alle Perioden (RE-spez.) + Zusatzfelder | 20051208 | |||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | RECO_CODATA_ALL_PER_X | CO-Daten: Alle Perioden (RE-spez.) + Zusatzfelder | 20051208 |
Method HANDLE_MIGRATED_DATA on class CL_REIS_DATA_CO_CST has no exception.
Method SELECT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | RE_T_CODATA_ALL_PER_X | CO-Daten: Alle Perioden | 20050402 | |||
| 2 | IS_PARAM | Call by reference | Type reference (TYPE) | RECOPLANPARAM | Parameter für Plandaten | 20050402 |
Method SELECT_DATA on class CL_REIS_DATA_CO_CST has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |