SAP ABAP Interface IF_RSR_RRK0_DATA (Data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSROA_RT (Package) OLAP: Kernel Runtime
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_RRK0_DATA CL_RSR_RRK0_DATA 20051229
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_RRK0_DATA_NO_DATA Empty SP 20100225
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_RRK0_DATA_UNPOSTED handling of unposted values 20100225
Properties
Interface IF_RSR_RRK0_DATA  
Short Description Data    
General Data
Package RSROA_RT   OLAP: Kernel Runtime 
Created 20050829   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSR_RRK0_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_RSR_RRK0_PARTITION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSR_RRK0_DATA has no interface.
Friends
Interface IF_RSR_RRK0_DATA has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_ALL Constant Public Type reference (TYPE) CHAR1 'A' 20130712
2 N_C_IN Constant Public Type reference (TYPE) CHAR1 'I' 20130712
3 N_C_INTEGRATE Constant Public See coding 20130712
4 N_C_MODE_GET_KEYS Constant Public Type reference (TYPE) CHAR1 'K' 20130712
5 N_C_MODE_GET_SP Constant Public Type reference (TYPE) CHAR1 'S' 20130712
6 N_C_OUT Constant Public Type reference (TYPE) CHAR1 'O' 20130712
7 N_UNION Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20080717
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_COND Instance method Public Method 20050829
2 FIND_SP Instance method Public Method 20060202
3 FREE Instance method Public Method 20050829
4 F_AND_A Instance method Public Method 20051229
5 GET_COUNT Instance method Public Method 20051229
6 GET_KEYS Instance method Public Method 20060404
7 GET_KEY_STRUCTURE Instance method Public Method 20101001
8 GET_MODE Instance method Public Method 20060404
9 GET_SID Instance method Public Method 20080717
10 GET_SP Instance method Public Method 20050829
11 GET_SPINFO Instance method Public Method 20050829
12 INTEGRATE Instance method Public Method 20061110
13 RESET_COND Instance method Public Method 20050829
14 SET_CSID Instance method Public Method 20080722
Events
Interface IF_RSR_RRK0_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_INTEGRATE Public See coding 20080717 tn_integrate(1) TYPE c
2 TN_SX_SPINFO Public See coding 20121113 BEGIN OF tn_sx_spinfo, commit TYPE rs_bool, tkx_cudim TYPE rrk_tkx_cudim, t_sort TYPE rrsi_t_sid, aggr TYPE rsraggrsmm, END OF tn_sx_spinfo
3 TN_TH_XS Public See coding 20050829 tn_th_xs TYPE HASHED TABLE OF xstring WITH UNIQUE KEY table_line
4 TN_T_DATA Public See coding 20050829 tn_t_data TYPE STANDARD TABLE OF REF TO if_rsr_rrk0_data WITH NON-UNIQUE KEY table_line INITIAL SIZE 1
Method Signatures

Method APPLY_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LIFT Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060110
2 Importing I_TH_AGGR Call by reference Type reference (TYPE) RRSI_TH_SID Tabelle von SID (bzw. Integers) 20060110
3 Importing I_TH_IN Call by reference Type reference (TYPE) TN_TH_XS 20050829
4 Importing I_TH_OUT Call by reference Type reference (TYPE) TN_TH_XS 20050829
5 Returning R_NOT_APPLICABLE Value transfer Type reference (TYPE) RS_BOOL Boolean 20050901

Method APPLY_COND on Interface IF_RSR_RRK0_DATA has no exception.

Method FIND_SP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_SP Call by reference Type reference (TYPE) ANY 20060202
2 Importing I_CS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20080722
3 Importing I_S_K Value transfer Type reference (TYPE) ANY 20060202
# Exception Resumable Description Created on
1 CX_RSROA_EMPTY Leeres Ergebnis 20060202
2 CX_RSROA_STEP_FAILED Ausnahme ohne Text, anderer Navigationsschritt möglich 20100304

Method FREE Signature

Method FREE on Interface IF_RSR_RRK0_DATA has no parameter.
Method FREE on Interface IF_RSR_RRK0_DATA has no exception.

Method F_AND_A Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_IN Call by reference Object reference (TYPE REF TO) DATA 20051229
2 Exporting E_R_OUT Call by reference Object reference (TYPE REF TO) DATA 20051229
3 Importing I_TH_AGGR Call by reference Type reference (TYPE) RRSI_TH_SID Tabelle von SID (bzw. Integers) 20051229
4 Importing I_TH_IN Call by reference Type reference (TYPE) TN_TH_XS 20051229
5 Importing I_TH_OUT Call by reference Type reference (TYPE) TN_TH_XS 20051229
# Exception Resumable Description Created on
1 CX_RSROA_STEP_FAILED Ausnahme ohne Text, anderer Navigationsschritt möglich 20100304

Method GET_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INOUT Call by reference Type reference (TYPE) CHAR1 N_C_ALL Einstelliges Kennzeichen 20051229
2 Importing I_TH_AGGR Call by reference Type reference (TYPE) RRSI_TH_SID Tabelle von SID (bzw. Integers) 20060110
3 Returning R_COUNT Value transfer Type reference (TYPE) I 20051229
# Exception Resumable Description Created on
1 CX_RSROA_STEP_FAILED Ausnahme ohne Text, anderer Navigationsschritt möglich 20100304

Method GET_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INOUT Call by reference Type reference (TYPE) CHAR1 N_C_ALL Einstelliges Kennzeichen 20060404
2 Importing I_TH_AGGR Call by reference Type reference (TYPE) RRSI_TH_SID Tabelle von SID (bzw. Integers) 20060404
3 Returning R_R_K Value transfer Object reference (TYPE REF TO) DATA 20060404
# Exception Resumable Description Created on
1 CX_RSROA_EMPTY Leeres Ergebnis 20060404
2 CX_RSROA_STEP_FAILED Ausnahme ohne Text, anderer Navigationsschritt möglich 20100304

Method GET_KEY_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_S_K Value transfer Object reference (TYPE REF TO) DATA 20101001
# Exception Resumable Description Created on
1 CX_RSROA_EMPTY Leeres Ergebnis 20101001
2 CX_RSROA_STEP_FAILED Ausnahme ohne Text, anderer Navigationsschritt möglich 20101001

Method GET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MODE Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20060404

Method GET_MODE on Interface IF_RSR_RRK0_DATA has no exception.

Method GET_SID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_SID Value transfer Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20080717
2 Importing I_CHANMID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20080717

Method GET_SID on Interface IF_RSR_RRK0_DATA has no exception.

Method GET_SP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INOUT Call by reference Type reference (TYPE) CHAR1 N_C_ALL Einstelliges Kennzeichen 20060110
2 Importing I_TH_AGGR Call by reference Type reference (TYPE) RRSI_TH_SID Tabelle von SID (bzw. Integers) 20060110
3 Returning R_R_SP Value transfer Object reference (TYPE REF TO) DATA 20050829
# Exception Resumable Description Created on
1 CX_RSROA_EMPTY Leeres Ergebnis 20050829
2 CX_RSROA_STEP_FAILED Ausnahme ohne Text, anderer Navigationsschritt möglich 20100304

Method GET_SPINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SX_SPINFO Value transfer Type reference (TYPE) IF_RSR_RRK0_DATA=>TN_SX_SPINFO Attribute einer SP 20050829
# Exception Resumable Description Created on
1 CX_RSROA_STEP_FAILED Ausnahme ohne Text, anderer Navigationsschritt möglich 20100304

Method INTEGRATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_SPINFO Call by reference Type reference (TYPE) IF_RSR_RRK0_DATA=>TN_SX_SPINFO Attribute einer SP 20061110
2 Exporting E_THX_S Call by reference Type reference (TYPE) HASHED TABLE 20080717
3 Importing I_CHANMID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20080717
4 Importing I_INTEGRATE Value transfer Type reference (TYPE) TN_INTEGRATE 20080717
5 Importing I_T_SID Call by reference Type reference (TYPE) RRSI_T_SID Stammdaten ID 20080717
6 Importing I_T_SORT Call by reference Type reference (TYPE) RRSI_T_SID Tabelle von SID (bzw. Integers) 20080717

Method INTEGRATE on Interface IF_RSR_RRK0_DATA has no exception.

Method RESET_COND Signature

Method RESET_COND on Interface IF_RSR_RRK0_DATA has no parameter.
Method RESET_COND on Interface IF_RSR_RRK0_DATA has no exception.

Method SET_CSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CSID Call by reference Type reference (TYPE) RRCSID Id für die konstante Selektion 20080722

Method SET_CSID on Interface IF_RSR_RRK0_DATA has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700