Hierarchy
⤷
⤷
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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | 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 | Instance attribute | Protected | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_SX_LAYER_STACK | enhanced layer stack with named filters | 20121105 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | is Aggregation needed? | 20091217 | |||
| 3 | Constant | Private | Type reference (TYPE) | CHAR5 | 'DUMMY' | Dummy CalculationView for collecting columns | 20110309 | ||
| 4 | Constant | Private | Type reference (TYPE) | CHAR5 | 'FFLD_' | Prefix for Formula Fields | 20110223 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS | 'TOP' | Name of Top JOIN | 20100601 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | NUMC3 | DataSource Counter | 20091218 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | 0 | Field Counter for Formulas | 20110223 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | bool for init of th_col | 20091218 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | join is adding mappings | 20100105 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Is JOIN needed for CS_VIEW? | 20100610 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | RSR_S_DEBUGFLAGS-NEWBIAHIER | Use new bia hierarchies ? | 20121019 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCSCENARIO | Calc. Scenario | 20091218 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_RRK0_RUNTIME_INFO | Runtime information for OLAP | 20121018 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_STATDM | DM - statistic object | 20121115 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_STATDM_ACCESS | DM - statistic-access object | 20121115 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDRV_TREX_EQSID_CACHE | Cache mainly for unique IN-Lists | 20121108 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_SX_LAYER | Current Layer | 20091120 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | CL_RSDRV_TREX_QUERY_SRVS_SB=>TN_TH_ALIAS | Aliases for temp indexes | 20121105 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | TP_TH_COL | Propagated columns | 20091218 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | TP_TH_DS | DataSources to be created | 20100209 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | TP_TH_FLDMAP | Field Map by Source Layer and AGGR | 20110228 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | TP_TH_HIERINFO | Hierarchy info that has already been created | 20100225 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | TP_TH_HIERSEL_HIDDENCOL | columns of hier-filter that are hidden | 20130418 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | TP_TH_INPUT | Input Marker | 20091215 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | TP_TH_JOINTREE | Jointree contains conections of JOINs | 20100217 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | TP_TH_MAPPING | maintains existing mappings | 20100114 | |||
| 27 | Instance attribute | Private | Type reference (TYPE) | TP_TH_SELDR_HIERINFO | SELDR Hierarchyinfos | 20121018 | |||
| 28 | Instance attribute | Private | Type reference (TYPE) | CL_RSDRV_TREX_QUERY_SRVS=>TN_TH_TMP_INDEX | trex temp indexes | 20121105 | |||
| 29 | Instance attribute | Private | Type reference (TYPE) | TP_TS_QE_BLOCK | 20121123 | ||||
| 30 | Instance attribute | Private | Type reference (TYPE) | RSDRH_T_TABLNM | temp. Hier.tables | 20121018 | |||
| 31 | Instance attribute | Private | Type reference (TYPE) | RSDRC_T_SELT | selt needed for hierarchy stuff | 20121019 | |||
| 32 | Instance attribute | Private | Type reference (TYPE) | TREXT_QUERY_ENTRIES | 20121107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20121018 | ||
| 2 | Instance method | Public | Method | Drop the calc scenario again | 20100115 | |
| 3 | Instance method | Public | Method | Carries table of layer definitions over to a calc. scenario | 20091106 | |
| 4 | Instance method | Private | Method | replaces placeholders with fieldnms | 20110223 | |
| 5 | Static method | Public | Method | replaces placeholders with fieldnms | 20100303 | |
| 6 | Instance method | Private | Method | add CS_AGGREGATION on top of source layer | 20091218 | |
| 7 | Instance method | Private | Method | adds attribute to column list | 20091218 | |
| 8 | Instance method | Private | Method | Adds View Attributes to CSCalcview | 20091215 | |
| 9 | Instance method | Private | Method | adds the collected columns of P_TH_COL to specified CSVIEW | 20100217 | |
| 10 | Instance method | Private | Method | adds the collected columns of P_TH_COL to specified CSVIEW | 20100114 | |
| 11 | Instance method | Private | Method | Adds single attribute to JOIN | 20100217 | |
| 12 | Instance method | Private | Method | converts TSX_SELDR to TREX_QUERY_ENTRIES | 20121107 | |
| 13 | Instance method | Private | Method | Adds filter(s) to calculation view | 20100301 | |
| 14 | Instance method | Private | Method | adds all named filters for CalcScenario | 20121108 | |
| 15 | Instance method | Private | Method | adds hierarchy-attribute for filter-column if neccessary | 20121127 | |
| 16 | Instance method | Private | Method | Adds CS_HIERARCHY_INFO to CS_AGGREGATION_VIEW | 20100225 | |
| 17 | Instance method | Private | Method | Adds JOIN attribute to JOIN | 20100115 | |
| 18 | Instance method | Private | Method | Creates a CS_KEYFIGURE and adds it to the calc. view | 20091215 | |
| 19 | Instance method | Private | Method | Adds a mapping layer (aggregation) on top of CalcScenario | 20111213 | |
| 20 | Instance method | Private | Method | Adds mapping information to JOIN | 20091123 | |
| 21 | Instance method | Private | Method | Creates the CS mapping object for the CS input | 20091218 | |
| 22 | Instance method | Private | Method | Finally adds QueryEntry-Block to CalcScenario | 20121123 | |
| 23 | Instance method | Private | Method | Adds View Attributes to CSCalcview | 20121022 | |
| 24 | Instance method | Private | Method | Adds View Attributes to CSCalcview | 20091215 | |
| 25 | Instance method | Private | Method | adds all datasources to the calcscen | 20100112 | |
| 26 | Instance method | Private | Method | Builds HierarchyInfo and adds it to CS_SCENARIO | 20100225 | |
| 27 | Instance method | Private | Method | Returns input | 20091208 | |
| 28 | Instance method | Private | Method | Creates a single JOIN and adds it to the calc. scenario | 20091123 | |
| 29 | Instance method | Private | Method | Previous Step for Creating Join Tree Details | 20110307 | |
| 30 | Instance method | Private | Method | Recursive Call of Join Tree Builder | 20110307 | |
| 31 | Instance method | Private | Method | Builds HierarchyInfo and changes thx_column of actual layer | 20121018 | |
| 32 | Instance method | Private | Method | Creates join and adds it to the calc. scenario | 20091208 | |
| 33 | Instance method | Private | Method | clears several class attributes | 20100114 | |
| 34 | Static method | Private | Method | Possible Conversions of Attribute Names | 20110414 | |
| 35 | Instance method | Private | Method | Builds HierarchyInfo and adds it to CS_SCENARIO | 20121019 | |
| 36 | Instance method | Private | Method | Returns CS_INPUT for adding missing mappings | 20100610 | |
| 37 | Instance method | Private | Method | Returns next field name for formula expression | 20110223 | |
| 38 | Instance method | Private | Method | returns QueryEntry Block by name | 20121023 | |
| 39 | Instance method | Private | Method | return source-layer; throws exception if its not unique | 20121115 | |
| 40 | Instance method | Private | Method | returns CL_RSDD_STATDM_ACCESS object | 20121115 | |
| 41 | Static method | Private | Method | Converts SX_COLUMN structure into S_PARA structure | 20110223 | |
| 42 | Instance method | Private | Method | Returns name for CalcView for a JOIN | 20110310 | |
| 43 | Instance method | Private | Method | Initiates the join as calc. view | 20091123 | |
| 44 | Instance method | Private | Method | returns bool if Aggregation is needed for this layer or not | 20100105 | |
| 45 | Instance method | Private | Method | returns if specified attribute is below treeElemen | 20100217 | |
| 46 | Instance method | Private | Method | Returns TRUE if column or column alias is part of Joinattr | 20100611 | |
| 47 | Instance method | Private | Method | Returns TRUE if input is of type TABLE_SOURCE | 20110302 | |
| 48 | Instance method | Private | Method | Returns TRUE if JOIN attribute is a leaf and not nested JOIN | 20110308 | |
| 49 | Instance method | Private | Method | Adds CS_HIERARCHY_INFO to CS_AGGREGATION_VIEW | 20121115 | |
| 50 | Instance method | Private | Method | adds all named filters for CalcScenario | 20121127 | |
| 51 | Instance method | Private | Method | Register QE Block for later adding to calc scenario | 20121123 | |
| 52 | Instance method | Private | Method | Loops over Layer and renames JOINs to make them unique in CS | 20110310 | |
| 53 | Instance method | Private | Method | returns bool if Aggregation is needed for this layer or not | 20120301 | |
| 54 | Instance method | Private | Method | returns bool if Aggregation is needed for this layer or not | 20120301 | |
| 55 | 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 | 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 | 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 | E_CALCSCENARIONM | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_LAYERNM | Create Calculation Scenario | 20121025 | |||
| 2 | I_SHOW_XML | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20091207 | ||
| 3 | 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 | 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 | I_STRING | Call by reference | Type reference (TYPE) | STRING | Formula description | 20110223 | |||
| 2 | I_T_PARA | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_T_PARA | Parameter table for formula and filter | 20110223 | |||
| 3 | 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 | I_IS_FORMULA | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20110223 | |||
| 2 | I_STRING | Call by reference | Type reference (TYPE) | STRING | Formula description | 20100303 | |||
| 3 | I_T_PARA | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_T_PARA | Parameter table for formula and filter | 20100303 | |||
| 4 | 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 | I_LAYERALIAS | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS | Alias of a layer | 20091218 | |||
| 2 | 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 | I_CALCVIEWNM | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS | Alias of a layer | 20110308 | |||
| 2 | I_INPUTALIAS | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS | Alias of a layer | 20091218 | |||
| 3 | I_INTTYPE | Call by reference | Type reference (TYPE) | INTTYPE | ABAP-Datentyp (C,D,N,...) | 20110309 | |||
| 4 | I_IS_VISIBLE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Is Attribute visible in LAYER/VIEW | 20110302 | ||
| 5 | I_MAPTP | Call by reference | Type reference (TYPE) | STRING | Type of field | 20100105 | |||
| 6 | I_NAME | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_FIELDNM | Name of field | 20091218 | |||
| 7 | 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 | 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 | C_R_CS_CALCVIEW | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCVIEW | Calculation View Defintion | 20091215 | |||
| 2 | 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 | C_R_CS_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | Calculation View Defintion | 20100217 | |||
| 2 | I_SX_JOIN | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_SX_JOIN | Join | 20100217 | |||
| 3 | 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 | C_R_CS_CALCVIEW | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCVIEW | Calculation View Defintion | 20100114 | |||
| 2 | I_ADDINPUTS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20100114 | ||
| 3 | I_CALCKYFS_ALSO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20100601 | ||
| 4 | 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 | 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 | C_R_CS_CALCVIEW | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCVIEW | Calculation View Definition | 20121108 | |||
| 2 | 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 | C_R_CS_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCVIEW | Calculation View vom Typ JOIN | 20100301 | |||
| 2 | C_TH_COL | Call by reference | Type reference (TYPE) | TP_TH_COL | 20100301 | ||||
| 3 | I_FILTER | Call by reference | Type reference (TYPE) | STRING | Join | 20100301 | |||
| 4 | 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 | C_R_CS_CALCVIEW | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCVIEW | Calculation View Definition | 20121108 | |||
| 2 | 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 | C_R_CS_CALCVIEW | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCVIEW | Calculation View Definition | 20121127 | |||
| 2 | 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 | 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 | C_R_CS_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | Calculation View Defintion | 20100115 | |||
| 2 | C_TH_COL | Call by reference | Type reference (TYPE) | TP_TH_COL | 20100115 | ||||
| 3 | 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 | C_R_CS_CALCVIEW | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCVIEW | Calculation View Defintion | 20091215 | |||
| 2 | E_R_CS_KEYFIGURE | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_KEYFIGURE | Keyfigures | 20100115 | |||
| 3 | I_PARANM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20110223 | ||||
| 4 | I_SX_COLUMN | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_SX_COLUMN | Column of a layer | 20091215 | |||
| 5 | I_S_PARA | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_S_PARA | 20091215 | ||||
| 6 | 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 | C_R_CALCSCEN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCSCENARIO | Calculation Scenario erzeugen | 20111213 | |||
| 2 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20111213 | |||
| 3 | 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 | C_R_CS_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | Calculation View Defintion | 20100105 | |||
| 2 | E_T_JOINATTRNM | Call by reference | Type reference (TYPE) | TP_T_JOINATTRNM | 20100105 | ||||
| 3 | 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 | C_R_CS_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | Alias of a layer | 20091218 | |||
| 2 | I_MAPTYPE | Call by reference | Type reference (TYPE) | STRING | 20091218 | ||||
| 3 | I_R_CSATTRBASE_TARGET | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_ATTRIBUTE_BASE | ViewAttribut | 20091218 | |||
| 4 | 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 | 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 | C_R_CS_CALCVIEW | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCVIEW | Calculation View Definition | 20121022 | |||
| 2 | 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 | C_R_CS_CALCVIEW | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCVIEW | Calculation View Defintion | 20091215 | |||
| 2 | E_R_CS_VIEWATTR | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_VIEWATTRIBUTE | ViewAttribut | 20100105 | |||
| 3 | I_IS_HIERLAYER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20121108 | ||
| 4 | I_PARANM | Call by reference | Type reference (TYPE) | RSD_TABLNM | Feldname | 20110223 | |||
| 5 | I_SX_COLUMN | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_SX_COLUMN | Column of a layer | 20091215 | |||
| 6 | I_S_PARA | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_S_PARA | 20091215 | ||||
| 7 | 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 | 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 | I_SRC_LAYERALIAS | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS | Alias of a layer | 20100225 | |||
| 2 | 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 | I_CALCVIEWNM | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS | Alias of a layer | 20110308 | |||
| 2 | I_INPUTALIAS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100113 | ||||
| 3 | I_INPUTNM | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091218 | ||||
| 4 | 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 | C_R_CALCSCEN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCSCENARIO | Calculation Scenario erzeugen | 20091123 | |||
| 2 | E_R_CSJOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | Calculation View vom Typ JOIN | 20091123 | |||
| 3 | I_SX_JOIN | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_SX_JOIN | 20091123 | ||||
| 4 | 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 | 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 | I_FEMS0_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20121115 | ||
| 2 | I_NEWBIAHIER | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20121018 | |||
| 3 | I_TH_ALIAS | Call by reference | Type reference (TYPE) | CL_RSDRV_TREX_QUERY_SRVS_SB=>TN_TH_ALIAS | 20121105 | ||||
| 4 | I_T_JOIN | Call by reference | Type reference (TYPE) | TREXT_STATIC_JOIN_CONDITION | static join condition | 20121105 | |||
| 5 | I_T_SELT | Call by reference | Type reference (TYPE) | RSDRC_T_SELT | 20121018 | ||||
| 6 | 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 | C_R_CS_CALCSCEN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCSCENARIO | Calculation Scenario erzeugen | 20100105 | |||
| 2 | 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 | I_ATTRNAME | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_COLNM | Name of a column | 20110414 | |||
| 2 | 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 | I_CHANM | Call by reference | Type reference (TYPE) | RSD_CHANM | 20121019 | ||||
| 2 | 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 | 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 | E_R_QE_BLOCK | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_QUERY_ENTRY_BLOCK | 20121023 | ||||
| 2 | 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 | 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 | E_R_STATDM | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_STATDM | DM Statistic Recording | 20121115 | |||
| 2 | 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 | I_PARANM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20110223 | ||||
| 2 | I_S_PARA | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_S_PARA | Parameter for formula and filter | 20110223 | |||
| 3 | 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 | I_STR_JOINNM | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS | Alias of a layer | 20110310 | |||
| 2 | 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 | E_R_CSJOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | Calculation View vom Typ JOIN | 20091123 | |||
| 2 | I_JOINTP | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_JOINTP | 20091123 | ||||
| 3 | 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 | I_SX_COLUMN | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_SX_COLUMN | Column of a layer | 20100105 | |||
| 2 | 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 | I_COLNM | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_FIELDNM | Name of field | 20110308 | |||
| 2 | I_LAYALIAS_TREEEL | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_LAYERALIAS | Alias of a layer | 20100611 | |||
| 3 | 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 | I_R_CS_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | Partprovider-Repräsentation im Calculation View | 20110302 | |||
| 2 | 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 | I_FIELDNM | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_FIELDNM | Name of field | 20110308 | |||
| 2 | I_JOINALIAS | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_FIELDNM | Name of field | 20110308 | |||
| 3 | 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 | C_R_CS_CALCVIEW | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCVIEW | Aggregation View in Calculation Scenario | 20121116 | |||
| 2 | E_T_TREX_WHERE | Call by reference | Type reference (TYPE) | TREXT_QUERY_ENTRIES | Search query | 20121115 | |||
| 3 | I_FEMS0_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20121115 | ||
| 4 | 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 | 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 | I_NAME | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_FIELDNM | 30 Characters | 20121123 | |||
| 2 | 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 | 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 | C_CS_CALCVIEW | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCVIEW | Calculation View Defintion | 20091119 | |||
| 2 | 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 |