SAP ABAP Class CL_RSDRC_LAYER_STACK (Processing Logic of Layer n)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRC_LAYER (Package) OLAP Layer Data Manager Part
Properties
Class CL_RSDRC_LAYER_STACK  
Short Description Processing Logic of Layer n    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDRC_LAYER   OLAP Layer Data Manager Part 
Created 20091106   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSDRC_LAYER_DEFINITION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSDRV_TREX_QUERY_SRVS_SB Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSDRC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDRC_LAYER_STACK has no interface implemented.
Friends
Class CL_RSDRC_LAYER_STACK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_SX_LAYER_STACK Instance attribute Protected Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_SX_LAYER_STACK enhanced layer stack with named filters 20121105
2 P_AGGRNEEDED Instance attribute Private Type reference (TYPE) RS_BOOL is Aggregation needed? 20091217
3 P_C_CSVIEW_COLLECT Constant Private Type reference (TYPE) CHAR5 'DUMMY' Dummy CalculationView for collecting columns 20110309
4 P_C_FORMULA_FLD_PREFIX Constant Private Type reference (TYPE) CHAR5 'FFLD_' Prefix for Formula Fields 20110223
5 P_C_JOINTOP Instance attribute Private Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS 'TOP' Name of Top JOIN 20100601
6 P_DSCOUNTER Instance attribute Private Type reference (TYPE) NUMC3 DataSource Counter 20091218
7 P_FORMULA_FLD_COUNTER Instance attribute Private Type reference (TYPE) I 0 Field Counter for Formulas 20110223
8 P_INITCOLUMNS Instance attribute Private Type reference (TYPE) RS_BOOL bool for init of th_col 20091218
9 P_ISJOINMAPACTIVE Instance attribute Private Type reference (TYPE) RS_BOOL join is adding mappings 20100105
10 P_JOINNEEDED Instance attribute Private Type reference (TYPE) RS_BOOL RS_C_FALSE Is JOIN needed for CS_VIEW? 20100610
11 P_NEWBIAHIER Instance attribute Private Type reference (TYPE) RSR_S_DEBUGFLAGS-NEWBIAHIER Use new bia hierarchies ? 20121019
12 P_R_CALCSCENARIO Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_CS_CALCSCENARIO Calc. Scenario 20091218
13 P_R_RUNTIME_INFO Instance attribute Private Object reference (TYPE REF TO) CL_RSR_RRK0_RUNTIME_INFO Runtime information for OLAP 20121018
14 P_R_STATDM Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_STATDM DM - statistic object 20121115
15 P_R_STATDM_ACCESS Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_STATDM_ACCESS DM - statistic-access object 20121115
16 P_R_TREX_EQSID_CACHE Instance attribute Private Object reference (TYPE REF TO) CL_RSDRV_TREX_EQSID_CACHE Cache mainly for unique IN-Lists 20121108
17 P_SX_LAYER_ACT Instance attribute Private Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_SX_LAYER Current Layer 20091120
18 P_TH_ALIAS Instance attribute Private Type reference (TYPE) CL_RSDRV_TREX_QUERY_SRVS_SB=>TN_TH_ALIAS Aliases for temp indexes 20121105
19 P_TH_COL Instance attribute Private Type reference (TYPE) TP_TH_COL Propagated columns 20091218
20 P_TH_DS Instance attribute Private Type reference (TYPE) TP_TH_DS DataSources to be created 20100209
21 P_TH_FLDMAP Instance attribute Private Type reference (TYPE) TP_TH_FLDMAP Field Map by Source Layer and AGGR 20110228
22 P_TH_HIERINFO Instance attribute Private Type reference (TYPE) TP_TH_HIERINFO Hierarchy info that has already been created 20100225
23 P_TH_HIERSEL_HIDDENCOL Instance attribute Private Type reference (TYPE) TP_TH_HIERSEL_HIDDENCOL columns of hier-filter that are hidden 20130418
24 P_TH_INPUT Instance attribute Private Type reference (TYPE) TP_TH_INPUT Input Marker 20091215
25 P_TH_JOINTREE Instance attribute Private Type reference (TYPE) TP_TH_JOINTREE Jointree contains conections of JOINs 20100217
26 P_TH_MAPPING Instance attribute Private Type reference (TYPE) TP_TH_MAPPING maintains existing mappings 20100114
27 P_TH_SELDR_HIERINFO Instance attribute Private Type reference (TYPE) TP_TH_SELDR_HIERINFO SELDR Hierarchyinfos 20121018
28 P_TH_TMP_INDEX Instance attribute Private Type reference (TYPE) CL_RSDRV_TREX_QUERY_SRVS=>TN_TH_TMP_INDEX trex temp indexes 20121105
29 P_TS_QE_BLOCK Instance attribute Private Type reference (TYPE) TP_TS_QE_BLOCK 20121123
30 P_T_HIETABLNM Instance attribute Private Type reference (TYPE) RSDRH_T_TABLNM temp. Hier.tables 20121018
31 P_T_SELT Instance attribute Private Type reference (TYPE) RSDRC_T_SELT selt needed for hierarchy stuff 20121019
32 P_T_TREX_WHERE_FEMS0 Instance attribute Private Type reference (TYPE) TREXT_QUERY_ENTRIES 20121107
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20121018
2 DROP Instance method Public Method Drop the calc scenario again 20100115
3 PROCESS_STACK Instance method Public Method Carries table of layer definitions over to a calc. scenario 20091106
4 REPL_PARAMS_IN_FORMULA Instance method Private Method replaces placeholders with fieldnms 20110223
5 REPL_PARAMS_IN_STRING Static method Public Method replaces placeholders with fieldnms 20100303
6 _ADD_AGGR_ON_SRC Instance method Private Method add CS_AGGREGATION on top of source layer 20091218
7 _ADD_ATTRIBUTE_TO_TH_COL Instance method Private Method adds attribute to column list 20091218
8 _ADD_CALCKYF_TO_CSVIEW Instance method Private Method Adds View Attributes to CSCalcview 20091215
9 _ADD_COLS_TO_JOIN Instance method Private Method adds the collected columns of P_TH_COL to specified CSVIEW 20100217
10 _ADD_COL_TO_CSVIEW Instance method Private Method adds the collected columns of P_TH_COL to specified CSVIEW 20100114
11 _ADD_COL_TO_JOIN Instance method Private Method Adds single attribute to JOIN 20100217
12 _ADD_FILTER_ENTRIES Instance method Private Method converts TSX_SELDR to TREX_QUERY_ENTRIES 20121107
13 _ADD_FILTER_TO_CSVIEW Instance method Private Method Adds filter(s) to calculation view 20100301
14 _ADD_HIDDEN_FILTER_COLUMNS Instance method Private Method adds all named filters for CalcScenario 20121108
15 _ADD_HIERATTR_4_FILTER Instance method Private Method adds hierarchy-attribute for filter-column if neccessary 20121127
16 _ADD_HIERINFO_TO_AGGRVIEW Instance method Private Method Adds CS_HIERARCHY_INFO to CS_AGGREGATION_VIEW 20100225
17 _ADD_JOINATTR_TO_JOIN Instance method Private Method Adds JOIN attribute to JOIN 20100115
18 _ADD_KEYFIGURE_TO_CSVIEW Instance method Private Method Creates a CS_KEYFIGURE and adds it to the calc. view 20091215
19 _ADD_MAPPINGLAYER_ON_TOP Instance method Private Method Adds a mapping layer (aggregation) on top of CalcScenario 20111213
20 _ADD_MAPPING_FOR_JOIN Instance method Private Method Adds mapping information to JOIN 20091123
21 _ADD_MAPPING_TO_INPUT Instance method Private Method Creates the CS mapping object for the CS input 20091218
22 _ADD_QE_BLOCKS_TO_CS Instance method Private Method Finally adds QueryEntry-Block to CalcScenario 20121123
23 _ADD_RESTRKYF_TO_CSVIEW Instance method Private Method Adds View Attributes to CSCalcview 20121022
24 _ADD_VIEWATTR_TO_CSVIEW Instance method Private Method Adds View Attributes to CSCalcview 20091215
25 _BUILD_DATASOURCES Instance method Private Method adds all datasources to the calcscen 20100112
26 _BUILD_HIERINFO Instance method Private Method Builds HierarchyInfo and adds it to CS_SCENARIO 20100225
27 _BUILD_INPUT Instance method Private Method Returns input 20091208
28 _BUILD_JOIN Instance method Private Method Creates a single JOIN and adds it to the calc. scenario 20091123
29 _BUILD_JOINTREE_INT Instance method Private Method Previous Step for Creating Join Tree Details 20110307
30 _BUILD_JOINTREE_REC Instance method Private Method Recursive Call of Join Tree Builder 20110307
31 _BUILD_SELDR_HIERINFO Instance method Private Method Builds HierarchyInfo and changes thx_column of actual layer 20121018
32 _BUILD_VIEWS Instance method Private Method Creates join and adds it to the calc. scenario 20091208
33 _CLEAR_4_NEXT_RUN Instance method Private Method clears several class attributes 20100114
34 _CONVERT_ATTRNM Static method Private Method Possible Conversions of Attribute Names 20110414
35 _GET_HIERINFO Instance method Private Method Builds HierarchyInfo and adds it to CS_SCENARIO 20121019
36 _GET_INPUT_4_TOPJOIN Instance method Private Method Returns CS_INPUT for adding missing mappings 20100610
37 _GET_NEXT_FORMULA_FLDNAME Instance method Private Method Returns next field name for formula expression 20110223
38 _GET_QE_BLOCK_BY_NAME Instance method Private Method returns QueryEntry Block by name 20121023
39 _GET_SRC_LAYER_SINGLETON Instance method Private Method return source-layer; throws exception if its not unique 20121115
40 _GET_STATDM_ACCESS_OBJ Instance method Private Method returns CL_RSDD_STATDM_ACCESS object 20121115
41 _GET_SX_COLUMN_BY_S_PARA Static method Private Method Converts SX_COLUMN structure into S_PARA structure 20110223
42 _GET_VIEWNM_4_JOIN Instance method Private Method Returns name for CalcView for a JOIN 20110310
43 _INIT_JOIN_BASICS Instance method Private Method Initiates the join as calc. view 20091123
44 _IS_AGGR_NEEDED_4_COL Instance method Private Method returns bool if Aggregation is needed for this layer or not 20100105
45 _IS_COL_BELOW_TREEELEMENT Instance method Private Method returns if specified attribute is below treeElemen 20100217
46 _IS_COL_PART_OF_JOINATTR Instance method Private Method Returns TRUE if column or column alias is part of Joinattr 20100611
47 _IS_INPUT_TABLESRC Instance method Private Method Returns TRUE if input is of type TABLE_SOURCE 20110302
48 _IS_JOINATTR_LEAF Instance method Private Method Returns TRUE if JOIN attribute is a leaf and not nested JOIN 20110308
49 _PREPROCESS_FILTER_ENTRIES Instance method Private Method Adds CS_HIERARCHY_INFO to CS_AGGREGATION_VIEW 20121115
50 _PREPROCESS_NAMED_FILTERS Instance method Private Method adds all named filters for CalcScenario 20121127
51 _REGISTER_QE_BLOCK Instance method Private Method Register QE Block for later adding to calc scenario 20121123
52 _RENAME_JOINS_UNIQUE Instance method Private Method Loops over Layer and renames JOINs to make them unique in CS 20110310
53 _SETCHECK_AGGR_NEEDED_4_COL Instance method Private Method returns bool if Aggregation is needed for this layer or not 20120301
54 _SETCHECK_AGGR_NEEDED_4_LAYER Instance method Private Method returns bool if Aggregation is needed for this layer or not 20120301
55 _TRANSFORM_COLUMN Instance method Private Method Takes column over to calculation scenario 20091109
Events
Class CL_RSDRC_LAYER_STACK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_SX_COL Private See coding 20091218 BEGIN OF tp_sx_col, calcviewnm TYPE cl_rsdrc_layer_definition=>tn_layeralias, name TYPE cl_rsdrc_layer_definition=>tn_fieldnm, maptp TYPE string, attr TYPE REF TO cl_rsdd_cs_attribute_base, inputalias TYPE cl_rsdrc_layer_definition=>tn_layeralias, input TYPE REF TO cl_rsdd_cs_input, is_visible TYPE rs_bool, inttype TYPE inttype, END OF tp_sx_col
2 TP_SX_HIERINFO Private See coding 20100225 BEGIN OF tp_sx_hierinfo, layeralias TYPE cl_rsdrc_layer_definition=>tn_layeralias, hierinfo TYPE REF TO cl_rsdd_cs_hierarchy_info, END OF tp_sx_hierinfo
3 TP_SX_HIERSEL_HIDDENCOL Private See coding 20130418 BEGIN OF tp_sx_hiersel_hiddencol, name TYPE cl_rsdrc_layer_definition=>tn_fieldnm, sx_column TYPE cl_rsdrc_layer_definition=>tn_sx_column, END OF tp_sx_hiersel_hiddencol
4 TP_SX_INPUT Private See coding 20091215 BEGIN OF tp_sx_input, alias TYPE cl_rsdrc_layer_definition=>tn_layeralias, input TYPE REF TO cl_rsdd_cs_input, END OF tp_sx_input
5 TP_S_DS Private See coding 20100209 BEGIN OF tp_s_ds, idxname TYPE cl_rsdrc_layer_definition=>tn_layernm, alias TYPE cl_rsdrc_layer_definition=>tn_layeralias, dsname TYPE cl_rsdrc_layer_definition=>tn_layernm, "name of datasource in model END OF tp_s_ds
6 TP_S_FLDMAP Private See coding 20110228 BEGIN OF tp_s_fldmap, sourcelayernm TYPE cl_rsdrc_layer_definition=>tn_layernm, origfldnm TYPE rsd_tablnm, "parameter fieldname aggr TYPE rsdaggrgen, fldnm_in_lay TYPE rsd_tablnm, "formula fieldname (with counter) visible TYPE rs_bool, END OF tp_s_fldmap
7 TP_S_JOINATTRNM Private See coding 20100105 BEGIN OF tp_s_joinattrnm, name TYPE string, inttype TYPE inttype, END OF tp_s_joinattrnm
8 TP_S_JOINTREE Private See coding 20100217 BEGIN OF tp_s_jointree, alias_son TYPE cl_rsdrc_layer_definition=>tn_layeralias, alias_father TYPE cl_rsdrc_layer_definition=>tn_layeralias, END OF tp_s_jointree
9 TP_S_MAPPING Private See coding 20100114 BEGIN OF tp_s_mapping, input_alias TYPE string, sourcenm TYPE string, targetnm TYPE string, END OF tp_s_mapping
10 TP_S_QE_BLOCK Private See coding 20121023 BEGIN OF tp_s_qe_block, name TYPE cl_rsdrc_layer_definition=>tn_fieldnm, qe_block TYPE REF TO cl_rsdd_cs_query_entry_block, END OF tp_s_qe_block
11 TP_S_SELDR_HIERINFO Private See coding 20121018 BEGIN OF tp_s_seldr_hierinfo, chanm TYPE rschanm, alias TYPE cl_rsdrc_layer_definition=>tn_layeralias, selectfieldnm TYPE rsd_fieldnm, hierinfo TYPE REF TO cl_rsdd_cs_hierarchy_info, END OF tp_s_seldr_hierinfo
12 TP_TH_COL Private See coding 20091218 tp_th_col TYPE HASHED TABLE OF tp_sx_col WITH UNIQUE KEY calcviewnm name
13 TP_TH_DS Private See coding 20100209 tp_th_ds TYPE HASHED TABLE OF tp_s_ds WITH UNIQUE KEY idxname alias
14 TP_TH_FLDMAP Private See coding 20110228 tp_th_fldmap TYPE HASHED TABLE OF tp_s_fldmap WITH UNIQUE KEY sourcelayernm origfldnm aggr
15 TP_TH_HIERINFO Private See coding 20100225 tp_th_hierinfo TYPE HASHED TABLE OF tp_sx_hierinfo WITH UNIQUE KEY layeralias
16 TP_TH_HIERSEL_HIDDENCOL Private See coding 20130418 tp_th_hiersel_hiddencol TYPE HASHED TABLE OF tp_sx_hiersel_hiddencol WITH UNIQUE KEY name
17 TP_TH_INPUT Private See coding 20091215 tp_th_input TYPE HASHED TABLE OF tp_sx_input WITH UNIQUE KEY alias
18 TP_TH_JOINTREE Private See coding 20100217 tp_th_jointree TYPE HASHED TABLE OF tp_s_jointree WITH UNIQUE KEY alias_son
19 TP_TH_MAPPING Private See coding 20100114 tp_th_mapping TYPE HASHED TABLE OF tp_s_mapping WITH UNIQUE KEY input_alias sourcenm targetnm
20 TP_TH_SELDR_HIERINFO Private See coding 20121018 tp_th_seldr_hierinfo TYPE HASHED TABLE OF tp_s_seldr_hierinfo WITH UNIQUE KEY chanm
21 TP_TS_QE_BLOCK Private See coding 20121123 tp_ts_qe_block TYPE SORTED TABLE OF tp_s_qe_block WITH UNIQUE KEY name
22 TP_T_JOINATTRNM Private See coding 20100105 tp_t_joinattrnm TYPE STANDARD TABLE OF tp_s_joinattrnm
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_RUNTIME_INFO Call by reference Object reference (TYPE REF TO) CL_RSR_RRK0_RUNTIME_INFO Runtime information for OLAP 20121018

Method CONSTRUCTOR on class CL_RSDRC_LAYER_STACK has no exception.

Method DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20100115

Method DROP on class CL_RSDRC_LAYER_STACK has no exception.

Method PROCESS_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALCSCENARIONM Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_LAYERNM Create Calculation Scenario 20121025
2 Importing I_SHOW_XML Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20091207
3 Importing I_SX_LAYER_STACK Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_SX_LAYER_STACK enhanced layer stack with named filters 20121105
4 Importing I_VARIABLE Call by reference Type reference (TYPE) STRING Variable for layer stack 20100301

Method PROCESS_STACK on class CL_RSDRC_LAYER_STACK has no exception.

Method REPL_PARAMS_IN_FORMULA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRING Call by reference Type reference (TYPE) STRING Formula description 20110223
2 Importing I_T_PARA Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_T_PARA Parameter table for formula and filter 20110223
3 Returning R_STRING Value transfer Type reference (TYPE) STRING 20110223

Method REPL_PARAMS_IN_FORMULA on class CL_RSDRC_LAYER_STACK has no exception.

Method REPL_PARAMS_IN_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_FORMULA Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20110223
2 Importing I_STRING Call by reference Type reference (TYPE) STRING Formula description 20100303
3 Importing I_T_PARA Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_T_PARA Parameter table for formula and filter 20100303
4 Returning R_STRING Value transfer Type reference (TYPE) STRING 20100303

Method REPL_PARAMS_IN_STRING on class CL_RSDRC_LAYER_STACK has no exception.

Method _ADD_AGGR_ON_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LAYERALIAS Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS Alias of a layer 20091218
2 Returning R_R_CS_INPUT Value transfer Object reference (TYPE REF TO) CL_RSDD_CS_INPUT Partprovider-Repräsentation im Calculation View 20091218

Method _ADD_AGGR_ON_SRC on class CL_RSDRC_LAYER_STACK has no exception.

Method _ADD_ATTRIBUTE_TO_TH_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALCVIEWNM Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS Alias of a layer 20110308
2 Importing I_INPUTALIAS Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS Alias of a layer 20091218
3 Importing I_INTTYPE Call by reference Type reference (TYPE) INTTYPE ABAP-Datentyp (C,D,N,...) 20110309
4 Importing I_IS_VISIBLE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Is Attribute visible in LAYER/VIEW 20110302
5 Importing I_MAPTP Call by reference Type reference (TYPE) STRING Type of field 20100105
6 Importing I_NAME Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_FIELDNM Name of field 20091218
7 Importing I_R_CS_ATTR Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_ATTRIBUTE_BASE Abstraktes Attributtyp in einem TREX Calculation Scenario 20091218
8 Importing I_R_CS_INPUT Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_INPUT Partprovider-Repräsentation im Calculation View 20091218

Method _ADD_ATTRIBUTE_TO_TH_COL on class CL_RSDRC_LAYER_STACK has no exception.

Method _ADD_CALCKYF_TO_CSVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CS_CALCVIEW Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Calculation View Defintion 20091215
2 Importing I_SX_COLUMN Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_SX_COLUMN Column of a layer 20091215

Method _ADD_CALCKYF_TO_CSVIEW on class CL_RSDRC_LAYER_STACK has no exception.

Method _ADD_COLS_TO_JOIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CS_JOIN Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_JOIN Calculation View Defintion 20100217
2 Importing I_SX_JOIN Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_SX_JOIN Join 20100217
3 Importing I_TH_COL Call by reference Type reference (TYPE) TP_TH_COL 20100217

Method _ADD_COLS_TO_JOIN on class CL_RSDRC_LAYER_STACK has no exception.

Method _ADD_COL_TO_CSVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CS_CALCVIEW Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Calculation View Defintion 20100114
2 Importing I_ADDINPUTS Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20100114
3 Importing I_CALCKYFS_ALSO Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20100601
4 Importing I_LAYERALIAS Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS Fügt alle COLs für definierten LAYER hinzu 20110301
5 Importing I_TH_COL Call by reference Type reference (TYPE) TP_TH_COL 20100114

Method _ADD_COL_TO_CSVIEW on class CL_RSDRC_LAYER_STACK has no exception.

Method _ADD_COL_TO_JOIN Signature

Method _ADD_COL_TO_JOIN on class CL_RSDRC_LAYER_STACK has no parameter.
Method _ADD_COL_TO_JOIN on class CL_RSDRC_LAYER_STACK has no exception.

Method _ADD_FILTER_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CS_CALCVIEW Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Calculation View Definition 20121108
2 Importing I_T_TREX_WHERE Call by reference Type reference (TYPE) TREXT_QUERY_ENTRIES QueryEntries 20121107

Method _ADD_FILTER_ENTRIES on class CL_RSDRC_LAYER_STACK has no exception.

Method _ADD_FILTER_TO_CSVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CS_VIEW Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Calculation View vom Typ JOIN 20100301
2 Changing C_TH_COL Call by reference Type reference (TYPE) TP_TH_COL 20100301
3 Importing I_FILTER Call by reference Type reference (TYPE) STRING Join 20100301
4 Importing I_T_PARA Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_T_PARA Parameter table for formula and filter 20100301

Method _ADD_FILTER_TO_CSVIEW on class CL_RSDRC_LAYER_STACK has no exception.

Method _ADD_HIDDEN_FILTER_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CS_CALCVIEW Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Calculation View Definition 20121108
2 Importing I_LAYERALIAS Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS Alias of a layer 20121109

Method _ADD_HIDDEN_FILTER_COLUMNS on class CL_RSDRC_LAYER_STACK has no exception.

Method _ADD_HIERATTR_4_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CS_CALCVIEW Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Calculation View Definition 20121127
2 Changing C_TREX_LOCATION Call by reference Type reference (TYPE) TREXD_ATTR_NAME Attribute name 20121127

Method _ADD_HIERATTR_4_FILTER on class CL_RSDRC_LAYER_STACK has no exception.

Method _ADD_HIERINFO_TO_AGGRVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CS_AGGRVIEW Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Calculation View Defintion 20121019

Method _ADD_HIERINFO_TO_AGGRVIEW on class CL_RSDRC_LAYER_STACK has no exception.

Method _ADD_JOINATTR_TO_JOIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CS_JOIN Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_JOIN Calculation View Defintion 20100115
2 Changing C_TH_COL Call by reference Type reference (TYPE) TP_TH_COL 20100115
3 Importing I_T_JOINATTRNM Call by reference Type reference (TYPE) TP_T_JOINATTRNM 20100115

Method _ADD_JOINATTR_TO_JOIN on class CL_RSDRC_LAYER_STACK has no exception.

Method _ADD_KEYFIGURE_TO_CSVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CS_CALCVIEW Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Calculation View Defintion 20091215
2 Exporting E_R_CS_KEYFIGURE Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_KEYFIGURE Keyfigures 20100115
3 Importing I_PARANM Call by reference Type reference (TYPE) RSD_TABLNM 20110223
4 Importing I_SX_COLUMN Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_SX_COLUMN Column of a layer 20091215
5 Importing I_S_PARA Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_S_PARA 20091215
6 Importing I_VISIBLE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20091215

Method _ADD_KEYFIGURE_TO_CSVIEW on class CL_RSDRC_LAYER_STACK has no exception.

Method _ADD_MAPPINGLAYER_ON_TOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CALCSCEN Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCSCENARIO Calculation Scenario erzeugen 20111213
2 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20111213
3 Importing I_TH_SFK Call by reference Type reference (TYPE) RSDD_TH_SFK Tabelle der benötigten Basiskennzahlen 20111213

Method _ADD_MAPPINGLAYER_ON_TOP on class CL_RSDRC_LAYER_STACK has no exception.

Method _ADD_MAPPING_FOR_JOIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CS_JOIN Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_JOIN Calculation View Defintion 20100105
2 Exporting E_T_JOINATTRNM Call by reference Type reference (TYPE) TP_T_JOINATTRNM 20100105
3 Importing I_SX_JOIN Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_SX_JOIN 20091123

Method _ADD_MAPPING_FOR_JOIN on class CL_RSDRC_LAYER_STACK has no exception.

Method _ADD_MAPPING_TO_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CS_INPUT Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_INPUT Alias of a layer 20091218
2 Importing I_MAPTYPE Call by reference Type reference (TYPE) STRING 20091218
3 Importing I_R_CSATTRBASE_TARGET Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_ATTRIBUTE_BASE ViewAttribut 20091218
4 Importing I_SOURCEFIELDNM Call by reference Type reference (TYPE) CSEQUENCE 20091218

Method _ADD_MAPPING_TO_INPUT on class CL_RSDRC_LAYER_STACK has no exception.

Method _ADD_QE_BLOCKS_TO_CS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CS_CALCSCEN Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCSCENARIO Create Calculation Scenario 20121123

Method _ADD_QE_BLOCKS_TO_CS on class CL_RSDRC_LAYER_STACK has no exception.

Method _ADD_RESTRKYF_TO_CSVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CS_CALCVIEW Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Calculation View Definition 20121022
2 Importing I_SX_COLUMN Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_SX_COLUMN Column of a layer 20121022

Method _ADD_RESTRKYF_TO_CSVIEW on class CL_RSDRC_LAYER_STACK has no exception.

Method _ADD_VIEWATTR_TO_CSVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CS_CALCVIEW Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Calculation View Defintion 20091215
2 Exporting E_R_CS_VIEWATTR Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_VIEWATTRIBUTE ViewAttribut 20100105
3 Importing I_IS_HIERLAYER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20121108
4 Importing I_PARANM Call by reference Type reference (TYPE) RSD_TABLNM Feldname 20110223
5 Importing I_SX_COLUMN Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_SX_COLUMN Column of a layer 20091215
6 Importing I_S_PARA Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_S_PARA 20091215
7 Importing I_VISIBLE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20091215

Method _ADD_VIEWATTR_TO_CSVIEW on class CL_RSDRC_LAYER_STACK has no exception.

Method _BUILD_DATASOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CS_CALCSCEN Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCSCENARIO Calculation Scenario erzeugen 20100112

Method _BUILD_DATASOURCES on class CL_RSDRC_LAYER_STACK has no exception.

Method _BUILD_HIERINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SRC_LAYERALIAS Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS Alias of a layer 20100225
2 Returning R_R_CS_HIERINFO Value transfer Object reference (TYPE REF TO) CL_RSDD_CS_HIERARCHY_INFO Source Layer 20100225

Method _BUILD_HIERINFO on class CL_RSDRC_LAYER_STACK has no exception.

Method _BUILD_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALCVIEWNM Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS Alias of a layer 20110308
2 Importing I_INPUTALIAS Call by reference Type reference (TYPE) CSEQUENCE 20100113
3 Importing I_INPUTNM Call by reference Type reference (TYPE) CSEQUENCE 20091218
4 Returning R_R_CS_INPUT Value transfer Object reference (TYPE REF TO) CL_RSDD_CS_INPUT Partprovider-Repräsentation im Calculation View 20091208

Method _BUILD_INPUT on class CL_RSDRC_LAYER_STACK has no exception.

Method _BUILD_JOIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CALCSCEN Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCSCENARIO Calculation Scenario erzeugen 20091123
2 Exporting E_R_CSJOIN Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_JOIN Calculation View vom Typ JOIN 20091123
3 Importing I_SX_JOIN Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_SX_JOIN 20091123
4 Importing I_TH_COL Call by reference Type reference (TYPE) TP_TH_COL 20100112

Method _BUILD_JOIN on class CL_RSDRC_LAYER_STACK has no exception.

Method _BUILD_JOINTREE_INT Signature

Method _BUILD_JOINTREE_INT on class CL_RSDRC_LAYER_STACK has no parameter.
Method _BUILD_JOINTREE_INT on class CL_RSDRC_LAYER_STACK has no exception.

Method _BUILD_JOINTREE_REC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_JOIN Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_SX_JOIN Join 20110307

Method _BUILD_JOINTREE_REC on class CL_RSDRC_LAYER_STACK has no exception.

Method _BUILD_SELDR_HIERINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FEMS0_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20121115
2 Importing I_NEWBIAHIER Call by reference Type reference (TYPE) RS_BOOL Boolean 20121018
3 Importing I_TH_ALIAS Call by reference Type reference (TYPE) CL_RSDRV_TREX_QUERY_SRVS_SB=>TN_TH_ALIAS 20121105
4 Importing I_T_JOIN Call by reference Type reference (TYPE) TREXT_STATIC_JOIN_CONDITION static join condition 20121105
5 Importing I_T_SELT Call by reference Type reference (TYPE) RSDRC_T_SELT 20121018
6 Importing I_T_UNION Call by reference Type reference (TYPE) TREXT_INDEX_ALIAS_OPERATION index Alias Operation 20121105

Method _BUILD_SELDR_HIERINFO on class CL_RSDRC_LAYER_STACK has no exception.

Method _BUILD_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CS_CALCSCEN Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCSCENARIO Calculation Scenario erzeugen 20100105
2 Exporting E_R_CS_VIEW Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Calculation View Defintion 20100105

Method _BUILD_VIEWS on class CL_RSDRC_LAYER_STACK has no exception.

Method _CLEAR_4_NEXT_RUN Signature

Method _CLEAR_4_NEXT_RUN on class CL_RSDRC_LAYER_STACK has no parameter.
Method _CLEAR_4_NEXT_RUN on class CL_RSDRC_LAYER_STACK has no exception.

Method _CONVERT_ATTRNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRNAME Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_COLNM Name of a column 20110414
2 Returning R_ATTRNAME_CONV Value transfer Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_COLNM Name of a column 20110414

Method _CONVERT_ATTRNM on class CL_RSDRC_LAYER_STACK has no exception.

Method _GET_HIERINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANM Call by reference Type reference (TYPE) RSD_CHANM 20121019
2 Returning R_R_CS_HIERINFO Value transfer Object reference (TYPE REF TO) CL_RSDD_CS_HIERARCHY_INFO Representation of Hierarchies in Calculation View 20121019

Method _GET_HIERINFO on class CL_RSDRC_LAYER_STACK has no exception.

Method _GET_INPUT_4_TOPJOIN Signature

Method _GET_INPUT_4_TOPJOIN on class CL_RSDRC_LAYER_STACK has no parameter.
Method _GET_INPUT_4_TOPJOIN on class CL_RSDRC_LAYER_STACK has no exception.

Method _GET_NEXT_FORMULA_FLDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLDNM Value transfer Type reference (TYPE) RSD_TABLNM 20110223

Method _GET_NEXT_FORMULA_FLDNAME on class CL_RSDRC_LAYER_STACK has no exception.

Method _GET_QE_BLOCK_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_QE_BLOCK Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_QUERY_ENTRY_BLOCK 20121023
2 Importing I_QE_BLOCK_NAME Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_FILTER_REF Field name 20121023

Method _GET_QE_BLOCK_BY_NAME on class CL_RSDRC_LAYER_STACK has no exception.

Method _GET_SRC_LAYER_SINGLETON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SX_SRC_LAYER Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_SX_SRC_LAYER 20121115

Method _GET_SRC_LAYER_SINGLETON on class CL_RSDRC_LAYER_STACK has no exception.

Method _GET_STATDM_ACCESS_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_STATDM Call by reference Object reference (TYPE REF TO) CL_RSDD_STATDM DM Statistic Recording 20121115
2 Exporting E_R_STATDM_ACCESS Call by reference Object reference (TYPE REF TO) CL_RSDD_STATDM_ACCESS Dm Statistics Recording, Single Access 20121115

Method _GET_STATDM_ACCESS_OBJ on class CL_RSDRC_LAYER_STACK has no exception.

Method _GET_SX_COLUMN_BY_S_PARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARANM Call by reference Type reference (TYPE) RSD_TABLNM 20110223
2 Importing I_S_PARA Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_S_PARA Parameter for formula and filter 20110223
3 Returning R_SX_COLUMN Value transfer Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_SX_COLUMN Column of a layer 20110223

Method _GET_SX_COLUMN_BY_S_PARA on class CL_RSDRC_LAYER_STACK has no exception.

Method _GET_VIEWNM_4_JOIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_JOINNM Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS Alias of a layer 20110310
2 Returning R_STR_CSJOINNM Value transfer Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS Alias of a layer 20110310

Method _GET_VIEWNM_4_JOIN on class CL_RSDRC_LAYER_STACK has no exception.

Method _INIT_JOIN_BASICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_CSJOIN Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_JOIN Calculation View vom Typ JOIN 20091123
2 Importing I_JOINTP Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_JOINTP 20091123
3 Importing I_STR_JOINNM Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS Alias of a layer 20091123

Method _INIT_JOIN_BASICS on class CL_RSDRC_LAYER_STACK has no exception.

Method _IS_AGGR_NEEDED_4_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_COLUMN Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_SX_COLUMN Column of a layer 20100105
2 Returning R_AGGRNEEDED Value transfer Type reference (TYPE) RS_BOOL Boolean 20100105

Method _IS_AGGR_NEEDED_4_COL on class CL_RSDRC_LAYER_STACK has no exception.

Method _IS_COL_BELOW_TREEELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLNM Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_FIELDNM Name of field 20110308
2 Importing I_LAYALIAS_TREEEL Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS Alias of a layer 20100611
3 Returning R_ISPART Value transfer Type reference (TYPE) RS_BOOL Boolean 20100217

Method _IS_COL_BELOW_TREEELEMENT on class CL_RSDRC_LAYER_STACK has no exception.

Method _IS_COL_PART_OF_JOINATTR Signature

Method _IS_COL_PART_OF_JOINATTR on class CL_RSDRC_LAYER_STACK has no parameter.
Method _IS_COL_PART_OF_JOINATTR on class CL_RSDRC_LAYER_STACK has no exception.

Method _IS_INPUT_TABLESRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CS_INPUT Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_INPUT Partprovider-Repräsentation im Calculation View 20110302
2 Returning R_IS_TABLESRC Value transfer Type reference (TYPE) RS_BOOL Boolean 20110302

Method _IS_INPUT_TABLESRC on class CL_RSDRC_LAYER_STACK has no exception.

Method _IS_JOINATTR_LEAF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNM Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_FIELDNM Name of field 20110308
2 Importing I_JOINALIAS Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_FIELDNM Name of field 20110308
3 Returning R_IS_LEAF Value transfer Type reference (TYPE) RS_BOOL Boolean 20110308

Method _IS_JOINATTR_LEAF on class CL_RSDRC_LAYER_STACK has no exception.

Method _PREPROCESS_FILTER_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CS_CALCVIEW Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Aggregation View in Calculation Scenario 20121116
2 Exporting E_T_TREX_WHERE Call by reference Type reference (TYPE) TREXT_QUERY_ENTRIES Search query 20121115
3 Importing I_FEMS0_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20121115
4 Importing I_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selection to the Data Manager 20121115

Method _PREPROCESS_FILTER_ENTRIES on class CL_RSDRC_LAYER_STACK has no exception.

Method _PREPROCESS_NAMED_FILTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CS_CALCVIEW Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Calculation View Definition 20121127

Method _PREPROCESS_NAMED_FILTERS on class CL_RSDRC_LAYER_STACK has no exception.

Method _REGISTER_QE_BLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_FIELDNM 30 Characters 20121123
2 Importing I_T_TREX_WHERE Call by reference Type reference (TYPE) TREXT_QUERY_ENTRIES Search query 20121123

Method _REGISTER_QE_BLOCK on class CL_RSDRC_LAYER_STACK has no exception.

Method _RENAME_JOINS_UNIQUE Signature

Method _RENAME_JOINS_UNIQUE on class CL_RSDRC_LAYER_STACK has no parameter.
Method _RENAME_JOINS_UNIQUE on class CL_RSDRC_LAYER_STACK has no exception.

Method _SETCHECK_AGGR_NEEDED_4_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_COLUMN Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_SX_COLUMN Column of a layer 20120301

Method _SETCHECK_AGGR_NEEDED_4_COL on class CL_RSDRC_LAYER_STACK has no exception.

Method _SETCHECK_AGGR_NEEDED_4_LAYER Signature

Method _SETCHECK_AGGR_NEEDED_4_LAYER on class CL_RSDRC_LAYER_STACK has no parameter.
Method _SETCHECK_AGGR_NEEDED_4_LAYER on class CL_RSDRC_LAYER_STACK has no exception.

Method _TRANSFORM_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CS_CALCVIEW Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Calculation View Defintion 20091119
2 Importing I_S_COLUMN Call by reference Type reference (TYPE) CL_RSDRC_LAYER_DEFINITION=>TN_SX_COLUMN 20091109

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