SAP ABAP Class CL_REIS_DATA_CO_SKF (Data Retrieval: CO - Stat. Key Figures (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_SKF_PER Data Retrieval CO: Statistical Key Figures 20050405
2 Inheritance (c INHERITING FROM c_ref)  CL_REIS_DATA_CO_SKF_PER_CMP Data Retrieval CO: Stat. Key Figures Period Comparison 20050406
Properties
Class CL_REIS_DATA_CO_SKF  
Short Description Data Retrieval: CO - Stat. Key Figures (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 GSETH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RECO1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_REIS_DATA_CO_SKF has no interface implemented.
Friends
Class CL_REIS_DATA_CO_SKF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_SO_STKF Instance attribute Protected Type reference (TYPE) RE_T_RSOSTKF Selection Option for Statistical Key Figures 20050402
Methods
# Method Level Visibility Method type Description Created on
1 FILL_DIFF_FIELDS Instance method Protected Method Fills Fields with Variances 20050402
2 FILL_SUM_FIELDS Instance method Protected Method Fills Totals Fields 20050402
3 HANDLE_MIGRATED_DATA Instance method Protected Method Handles Data of Migrated Objects 20051214
4 SELECT_DATA Instance method Protected Method Selects Values from Database 20050402
Events
Class CL_REIS_DATA_CO_SKF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTYPE_S_DATA Protected See coding 20050402 BEGIN OF mtype_s_data, objnr TYPE recaobjnr, fiscyear TYPE gjahr, statkyf TYPE reexstatkyf, per TYPE reis_sq_codata_skf_perbl, END OF mtype_s_data
2 MTYPE_T_DATA Protected See coding 20050402 mtype_t_data TYPE TABLE OF mtype_s_data
Method Signatures

Method FILL_DIFF_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PERBL_DIFF_ABS Call by reference Type reference (TYPE) REIS_SQ_CODATA_SKF_PERBL 20050402
2 Exporting ES_PERBL_DIFF_PERCENT Call by reference Type reference (TYPE) REIS_SQ_CODATA_DIFF Abweichung in Prozent 20050402
3 Importing IS_PERBL1 Call by reference Type reference (TYPE) REIS_SQ_CODATA_SKF_PERBL 20050402
4 Importing IS_PERBL2 Call by reference Type reference (TYPE) REIS_SQ_CODATA_SKF_PERBL 20050402

Method FILL_DIFF_FIELDS on class CL_REIS_DATA_CO_SKF has no exception.

Method FILL_SUM_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PERBL Call by reference Type reference (TYPE) REIS_SQ_CODATA_PERBL CO-Berichte: Periodenblock 20050402
2 Importing 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_SKF has no exception.

Method HANDLE_MIGRATED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_MIGRATED Call by reference Type reference (TYPE) ABAP_BOOL 20051214
2 Exporting ES_DATA Call by reference Type reference (TYPE) MTYPE_S_DATA 20051214
3 Importing IS_DATA Call by reference Type reference (TYPE) MTYPE_S_DATA 20051214

Method HANDLE_MIGRATED_DATA on class CL_REIS_DATA_CO_SKF has no exception.

Method SELECT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) MTYPE_T_DATA CO-Daten: Alle Perioden 20050402
2 Importing IS_PARAM Call by reference Type reference (TYPE) RECOPLANPARAM Parameter für Plandaten 20050402

Method SELECT_DATA on class CL_REIS_DATA_CO_SKF has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 600