SAP ABAP Class CL_RSTCT_BIRS_OLAP_EXTRACTION (Extraction of BI Runtime Statistics Olap data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM (Application Component) Warehouse Management
     RSTCT (Package) BW Technical Content (Technology)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTCT_BIRS_EXTRACTION Extraction of BI Runtime Statistics data 20050503
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTCT_BIRS_OLAP_AGGR_EX Extraction of BI Runtime Statistics data (aggregated OLAP) 20050503
2 Inheritance (c INHERITING FROM c_ref)  CL_RSTCT_BIRS_OLAP_AGGR_EX_A Extraction of BI Runtime Statistics (Highly Aggregated OLAP) 20070807
3 Inheritance (c INHERITING FROM c_ref)  CL_RSTCT_BIRS_OLAP_DETAIL_EX Extraction of BI Runtime Statistics data (detailed OLAP) 20050503
Properties
Class CL_RSTCT_BIRS_OLAP_EXTRACTION  
Short Description Extraction of BI Runtime Statistics Olap data    
Super Class CL_RSTCT_BIRS_EXTRACTION Extraction of BI Runtime Statistics data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTCT   BW Technical Content (Technology) 
Created 20050503   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SBIWA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRSC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSTCT_BIRS_OLAP_EXTRACTION has no interface implemented.
Friends
Class CL_RSTCT_BIRS_OLAP_EXTRACTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 S_OBJNM Static Attribute Protected Type reference (TYPE) BWOBJECT BI Object 20090720
2 S_OBJTP Static Attribute Protected Type reference (TYPE) RSTCTLOGO TLOGO type for BW Admin Cockpit 20090720
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050503
2 FILTER_STEPUIDS Instance method Public Method Filter STEPUIDs based on entries in RSDDSTAT_CUST table 20090720
3 GET_RSDDSTAT_DM Instance method Public Method Get entries from RSDDSTAT_DM 20091012
Events
Class CL_RSTCT_BIRS_OLAP_EXTRACTION has no event.
Types
Class CL_RSTCT_BIRS_OLAP_EXTRACTION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASOURCE Call by reference Type reference (TYPE) SRSC_S_IF_SIMPLE-DSOURCE Verwendete DataSource 20050503
2 Importing I_PACKAGESIZE Call by reference Type reference (TYPE) RSMAXSIZE Max. Anzahl Tabelleneinträge in Extraktions-API-Schnittstll. 20050503
3 Importing I_REMOTE Call by reference Type reference (TYPE) RS_BOOL Boolesch 20050513
4 Importing I_T_SELECTION Call by reference Type reference (TYPE) SBIWA_T_SELECT Selektion 20050503
# Exception Resumable Description Created on
1 CX_RSTCT_METADATA_ERROR Fehler beim Verarbeiten der Metadaten 20050504

Method FILTER_STEPUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_RSDDSTAT_OLAP_A Call by reference Type reference (TYPE) T_RSDDSTAT_OLAP 20090720
2 Changing C_T_STEPUIDS Call by reference Type reference (TYPE) T_STEPUID 20100201

Method FILTER_STEPUIDS on class CL_RSTCT_BIRS_OLAP_EXTRACTION has no exception.

Method GET_RSDDSTAT_DM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RSDDSTAT_DM Value transfer Type reference (TYPE) T_RSDDSTAT_DM 20091012
2 Importing IT_RSDDSTAT_OLAP Value transfer Type reference (TYPE) T_RSDDSTAT_OLAP 20091012

Method GET_RSDDSTAT_DM on class CL_RSTCT_BIRS_OLAP_EXTRACTION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700