SAP ABAP Class CL_RSR_RRK0_SP (TI)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSROA_RT (Package) OLAP: Kernel Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_BASE OLAP Basis 20101018
Properties
Class CL_RSR_RRK0_SP  
Short Description TI    
Super Class CL_RSR_BASE OLAP Basis 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSROA_RT   OLAP: Kernel Runtime 
Created 20101018   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RRKG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_RRK0_SP has no interface implemented.
Friends
Class CL_RSR_RRK0_SP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_T_KEYS Static Attribute Private Type reference (TYPE) ABAP_TABLE_KEYDESCR_TAB 20101102
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20101018
2 GET_BIT_OF_XWGR Static method Public Method 20110606
3 GET_KEY_STRUCTDESCR Static method Public Method 20101018
4 GET_SP Static method Private Method 20101018
5 GET_SP_DYN_INFO Static method Public Method Description of the Dynamic SP 20101025
6 GET_SP_FOR_REPORT Static method Public Method 20101018
7 GET_SP_FOR_STRUCTDESCR Static method Private Method 20101018
8 GET_SP_FOR_TEMPLATE Static method Public Method 20101018
9 GET_SP_LINES Static method Public Method get lines of a SP 20120830
10 GET_SP_PROJECTION Static method Public Method Get Projection of SP with sepcified fields 20130523
11 GET_SP_TEMPLATE Static method Public Method 20101018
12 GET_STRUCTDESCR_TEMPLATE Static method Private Method 20101018
13 GET_TS_CHANMID_FOR_FF Static method Public Method Table of CHANMIDs for FF 20120208
14 GET_TS_CHANMID_FOR_KEY Static method Public Method table of CHANMIDs for key 20101019
15 GET_TS_CHANMID_FOR_LFH Static method Public Method table of CHANMIDs for LFH 20101018
16 GET_TS_WGR_FOR_XWGR Static method Public Method get WGRs for XWGR 20120924
Events
Class CL_RSR_RRK0_SP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_SX_SP_DYN_INFO Public See coding Description of the Dynamic SP 20101026 BEGIN OF tn_sx_sp_dyn_info, ts_chanmid_key TYPE rrsi_ts_sid, ts_comp_pdq TYPE rsr_ts_alias, END OF tn_sx_sp_dyn_info
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSR_RRK0_SP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSR_RRK0_SP has no exception.

Method GET_BIT_OF_XWGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WGR Call by reference Type reference (TYPE) RRWGR Wertfeldgruppe der SP 20110606
2 Importing I_XWGR Call by reference Type reference (TYPE) XSTRING 20110606
3 Returning R_BIT Value transfer Type reference (TYPE) I 20110606

Method GET_BIT_OF_XWGR on class CL_RSR_RRK0_SP has no exception.

Method GET_KEY_STRUCTDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TS_CHANMID Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20101018
2 Returning R_R_STRUCTDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20101018

Method GET_KEY_STRUCTDESCR on class CL_RSR_RRK0_SP has no exception.

Method GET_SP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_STRUCTDESCR_TEMPLATE Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20101018
2 Importing I_TS_CHANMID_KEY Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20101018
3 Importing I_TS_COMP_PDQ Call by reference Type reference (TYPE) RSR_TS_ALIAS Tabelle von Aliasnamen 20101018
4 Importing I_XWGR Call by reference Type reference (TYPE) RRXWGR Bitleiste der betrofenen WGRs 20120924
5 Returning R_R_T Value transfer Object reference (TYPE REF TO) DATA 20101018

Method GET_SP on class CL_RSR_RRK0_SP has no exception.

Method GET_SP_DYN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SX_SP_DYN_INFO Call by reference Type reference (TYPE) TN_SX_SP_DYN_INFO Beschreibung der dynamischen SP 20101026
2 Importing I_SX_S Call by reference Type reference (TYPE) DATA 20111125
3 Importing I_TX_S Call by reference Type reference (TYPE) STANDARD TABLE 20101025

Method GET_SP_DYN_INFO on class CL_RSR_RRK0_SP has no exception.

Method GET_SP_FOR_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RNAME Call by reference Type reference (TYPE) PROGRAMM ABAP-Programmname 20101115
2 Importing I_TS_CHANMID_KEY Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20101018
3 Importing I_TS_COMP_PDQ Call by reference Type reference (TYPE) RSR_TS_ALIAS Tabelle von Aliasnamen 20101018
4 Importing I_XWGR Call by reference Type reference (TYPE) RRXWGR Bitleiste der betrofenen WGRs 20101028
5 Returning R_R_T Value transfer Object reference (TYPE REF TO) DATA 20101018

Method GET_SP_FOR_REPORT on class CL_RSR_RRK0_SP has no exception.

Method GET_SP_FOR_STRUCTDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20101018
2 Returning R_R_T Value transfer Object reference (TYPE REF TO) DATA 20101018

Method GET_SP_FOR_STRUCTDESCR on class CL_RSR_RRK0_SP has no exception.

Method GET_SP_FOR_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_T_TEMPLATE Call by reference Object reference (TYPE REF TO) DATA 20101018
2 Importing I_TS_CHANMID_KEY Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20101018
3 Importing I_TS_COMP_PDQ Call by reference Type reference (TYPE) RSR_TS_ALIAS Tabelle von Aliasnamen 20101018
4 Importing I_XWGR Call by reference Type reference (TYPE) RRXWGR Bitleiste der betrofenen WGRs 20101028
5 Returning R_R_T Value transfer Object reference (TYPE REF TO) DATA 20101018

Method GET_SP_FOR_TEMPLATE on class CL_RSR_RRK0_SP has no exception.

Method GET_SP_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_SP Call by reference Object reference (TYPE REF TO) DATA 20120830
2 Returning R_LINES Value transfer Type reference (TYPE) I 20120830

Method GET_SP_LINES on class CL_RSR_RRK0_SP has no exception.

Method GET_SP_PROJECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ONLY_CONTAINER Call by reference Type reference (TYPE) RS_BOOL Boolean 20130523
2 Importing I_R_TYPE_SX_S Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20130523
3 Importing I_XWGR Call by reference Type reference (TYPE) RRXWGR Bit String of Affected Value Groups 20130523
4 Returning R_R_PROJ Value transfer Object reference (TYPE REF TO) DATA 20130523

Method GET_SP_PROJECTION on class CL_RSR_RRK0_SP has no exception.

Method GET_SP_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_T Call by reference Object reference (TYPE REF TO) DATA 20101019
2 Importing I_RNAME Call by reference Type reference (TYPE) PROGRAMM ABAP-Programmname 20101019

Method GET_SP_TEMPLATE on class CL_RSR_RRK0_SP has no exception.

Method GET_STRUCTDESCR_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_NAME Call by reference Type reference (TYPE) PROGRAMM ABAP-Programmname 20101018
2 Returning R_R_STRUCTDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20101018

Method GET_STRUCTDESCR_TEMPLATE on class CL_RSR_RRK0_SP has no exception.

Method GET_TS_CHANMID_FOR_FF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_CHANMID Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20120208
2 Importing I_TSX_FF Call by reference Type reference (TYPE) RRKG_TSX_FF Dimensionsbeschreibung für eine Liste 20120208

Method GET_TS_CHANMID_FOR_FF on class CL_RSR_RRK0_SP has no exception.

Method GET_TS_CHANMID_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_CHANMID Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20101019
2 Importing I_R_STRUCTDESCR_KEY Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20101019

Method GET_TS_CHANMID_FOR_KEY on class CL_RSR_RRK0_SP has no exception.

Method GET_TS_CHANMID_FOR_LFH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_CHANMID Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20101018
2 Importing I_TSX_LFH Call by reference Type reference (TYPE) RRKG_TSX_LFH Beschreibung der Liste 20101018

Method GET_TS_CHANMID_FOR_LFH on class CL_RSR_RRK0_SP has no exception.

Method GET_TS_WGR_FOR_XWGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_WGR Call by reference Type reference (TYPE) RRKG_TS_WGR_COLLECT 20130107
2 Importing I_ANZ_WGR Call by reference Type reference (TYPE) I 20120924
3 Importing I_XWGR Call by reference Type reference (TYPE) RRXWGR Bitleiste der betrofenen WGRs 20120924

Method GET_TS_WGR_FOR_XWGR on class CL_RSR_RRK0_SP has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730