SAP ABAP Class CL_RSDRC_LAYER_SRVS (Services for Layer Stack)
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_SRVS | |
| Short Description | Services for Layer Stack | |
| 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 | 20111102 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 7 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 8 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 9 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDRC_LAYER_SRVS has no interface implemented.
Friends
Class CL_RSDRC_LAYER_SRVS 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) | RSINFOPROV | InfoProvider | 20111213 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSINFOPROV | Original InfoProv | 20111213 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSD_INFOPROV | InfoProvider Runtime Metadata | 20130115 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | IF_RSDRV_VPROV_INT_QUERY=>TN_S_PARAM | Technical Query Parameters | 20111213 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CL_RSDD_CS_CALCVIEW=>TN_TS_VIEWATTR | Attributes (Non-Key Figures) | 20111213 | |||
| 6 | Constant | Private | Type reference (TYPE) | CHAR2 | 'F_' | Version Number Components | 20120614 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | TREXD_INDEX_ID | Index Name of InfoProvider | 20111213 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDRV_TREX_NAME_MAPPER | Name Mapper | 20111213 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSDD_TSX_SELDR | DM SELDR for BWA | 20111213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | adds a mapping on top of given CalcScen | 20111213 | |
| 2 | Instance method | Public | Method | Definition of the Query Parameter | 20111213 | |
| 3 | Instance method | Private | Method | adds a single Characteristic (attribute) to CalcScenario | 20111213 | |
| 4 | Instance method | Private | Method | adds characteristic | 20111213 | |
| 5 | Instance method | Private | Method | Adds key date constraint to CalcScenario | 20111213 | |
| 6 | Instance method | Private | Method | adds a single Characteristic (attribute) to CalcScenario | 20120319 | |
| 7 | Instance method | Private | Method | adds a single Characteristic (attribute) to CalcScenario | 20111213 | |
| 8 | Instance method | Private | Method | adds characteristic | 20111213 | |
| 9 | Instance method | Private | Method | Creates filter (QUERY_ENTRIES) for BWA | 20111213 | |
| 10 | Instance method | Private | Method | creates CalcScenario | 20111213 | |
| 11 | Instance method | Private | Method | adds characteristic | 20120109 | |
| 12 | Instance method | Protected | Method | returns formula for nullhandling specifically on the DATATP | 20120319 |
Events
Class CL_RSDRC_LAYER_SRVS has no event.
Types
Class CL_RSDRC_LAYER_SRVS has no local type.
Method Signatures
Method ADD_MAPPING_LAYER 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 | CalcScen for mapping-layer | 20111213 | |||
| 2 | I_DO_NULLHANDLG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20120319 | ||
| 3 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20130115 | |||
| 4 | I_R_NAME_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_RSDRV_TREX_NAME_MAPPER | 20111213 | ||||
| 5 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | BW-Data-Manager: Liste von Merkmalen | 20111213 | |||
| 6 | I_TH_SFK | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | BW-Data-Manager: Liste von Kennzahlen | 20111213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111213 |
Method DEFINE_CALCSCEN 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 | 20111213 | ||||
| 2 | E_EMPTY_RESULT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20111213 | |||
| 3 | I_ADD_CONSTRAINT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20111213 | |||
| 4 | I_CREATE_SCENARIO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20111213 | |||
| 5 | I_DO_NULLHANDLG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20120319 | ||
| 6 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20111213 | |||
| 7 | I_KEEP_0INFOPROV | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | keep 0INFOROV in filter | 20111213 | ||
| 8 | I_KEYDATE | Call by reference | Type reference (TYPE) | RRSRDATE | Datum mit dem Texte, Attribute und Hierarch. gelesen werden | 20111213 | |||
| 9 | I_R_NAME_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_RSDRV_TREX_NAME_MAPPER | Name Mapper BI <-> Trex View attributes | 20111213 | |||
| 10 | I_SHOW_REPORT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20121031 | ||
| 11 | I_SX_SPLITPACK | Call by reference | Type reference (TYPE) | RSDR0_SX_SPLITPACK | Beschreibung eines Datenpakets, das durch Split entstanden i | 20111213 | |||
| 12 | I_S_ADDELSE | Call by reference | Type reference (TYPE) | RSPLS_S_ADDELSE | Zusatzinformationen; unbesehen durch den DM durchgereicht | 20111213 | |||
| 13 | I_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20111213 | ||||
| 14 | I_S_MBIA_PARAMETERS | Call by reference | Type reference (TYPE) | IF_RSDRV_VPROV_TREX_QUERY=>NSX_MBIA_PARAMETERS | 20111213 | ||||
| 15 | I_S_PARAM | Call by reference | Type reference (TYPE) | IF_RSDRV_VPROV_INT_QUERY=>TN_S_PARAM | Technische Parameter | 20111213 | |||
| 16 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20111213 | |||
| 17 | I_TH_SFC_ENRICHED | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Merkmale <> SFC aber gebraucht | 20120213 | |||
| 18 | I_TH_SFK | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | Tabelle der benötigten Basiskennzahlen | 20111213 | |||
| 19 | I_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Selektion an den Datamanager | 20111213 | |||
| 20 | I_TS_SET | Call by reference | Type reference (TYPE) | CL_RSDRC_MULTIPROV=>TN_TS_SET | 20111213 | ||||
| 21 | I_T_RPLCHA | Call by reference | Type reference (TYPE) | RSDRC_T_RPLCHA | 20111213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Basis Exception mit T100 Meldung (statisch geprüft) | 20111213 | ||
| 2 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20111213 |
Method _ADD_CHAR 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 | 20111213 | ||||
| 2 | C_R_CS_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20111213 | ||||
| 3 | I_ALIAS | Call by reference | Type reference (TYPE) | TREXD_ATTR_NAME | Attributname | 20111213 | |||
| 4 | I_HAS_SIDCONV | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20111229 | ||
| 5 | I_IS_SID | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20111213 | |||
| 6 | I_NAME | Call by reference | Type reference (TYPE) | TREXD_ATTR_NAME | InfoObject | 20111213 | |||
| 7 | I_S_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_S_DTA_PRO | 20111213 |
Method _ADD_CHAR on class CL_RSDRC_LAYER_SRVS has no exception.
Method _ADD_CHARS 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 | 20111213 | ||||
| 2 | C_R_CS_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20111213 | ||||
| 3 | I_MAP_TO_ALIAS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20111213 | |||
| 4 | I_R_NAME_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_RSDRV_TREX_NAME_MAPPER | 20111213 | ||||
| 5 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20111213 | |||
| 6 | I_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Selektion an den Datamanager | 20120109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111213 |
Method _ADD_CONSTRAINT 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 | 20111213 | |||
| 2 | I_CONSTRAINT | Call by reference | Type reference (TYPE) | TREXS_PLACEHOLDER-KEY | CL_RSDRV_TREX_STMT=>N_C_KEYDATE_NAME | Datum mit dem Texte, Attribute und Hierarch. gelesen werden | 20111213 | ||
| 3 | I_KEYDATE | Call by reference | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20111213 | |||
| 4 | I_VALUE | Call by reference | Type reference (TYPE) | TREXS_PLACEHOLDER-VALUE | value if CONSTRAINT <> KEYDATE | 20111213 |
Method _ADD_CONSTRAINT on class CL_RSDRC_LAYER_SRVS has no exception.
Method _ADD_FORMULA_4_NULLHANDLG 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 | 20120319 | ||||
| 2 | C_R_CS_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20120319 | ||||
| 3 | I_AGGRGEN | Call by reference | Type reference (TYPE) | RSAGGRGEN | Gewöhnliche Aggregation | 20120319 | |||
| 4 | I_ALIAS | Call by reference | Type reference (TYPE) | TREXD_ATTR_NAME | Attributname | 20130111 | |||
| 5 | I_NAME | Call by reference | Type reference (TYPE) | TREXD_ATTR_NAME | Name of Kyf 4 NULL-handling | 20130111 | |||
| 6 | I_S_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_S_DTA_PRO | 20120319 |
Method _ADD_FORMULA_4_NULLHANDLG on class CL_RSDRC_LAYER_SRVS has no exception.
Method _ADD_KYF 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 | 20111213 | ||||
| 2 | C_R_CS_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20111213 | ||||
| 3 | I_AGGRGEN | Call by reference | Type reference (TYPE) | RSAGGRGEN | Gewöhnliche Aggregation | 20120224 | |||
| 4 | I_ALIAS | Call by reference | Type reference (TYPE) | TREXD_ATTR_NAME | Attributname | 20111213 | |||
| 5 | I_DO_NULLHANDLG | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20120319 | |||
| 6 | I_NAME | Call by reference | Type reference (TYPE) | TREXD_ATTR_NAME | InfoObject | 20111213 | |||
| 7 | I_S_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_S_DTA_PRO | 20111213 |
Method _ADD_KYF on class CL_RSDRC_LAYER_SRVS has no exception.
Method _ADD_KYFS 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 | 20111213 | ||||
| 2 | C_R_CS_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20111213 | ||||
| 3 | I_DO_NULLHANDLG | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20120319 | |||
| 4 | I_MAP_TO_ALIAS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20111213 | |||
| 5 | I_R_NAME_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_RSDRV_TREX_NAME_MAPPER | 20111213 | ||||
| 6 | I_TH_SFK | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | benötigte Kennzahlen | 20111213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111213 |
Method _BUILD_SELECTIONS 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 | 20111213 | ||||
| 2 | I_T_WHERE_TREX | Call by reference | Type reference (TYPE) | TREXT_QUERY_ENTRIES | Selektion an den Datamanager | 20111213 |
Method _BUILD_SELECTIONS on class CL_RSDRC_LAYER_SRVS has no exception.
Method _CREATE_SCENARIO 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 | 20111213 | |||
| 2 | I_SHOW_REPORT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20121031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Basis Exception mit T100 Meldung (statisch geprüft) | 20111213 |
Method _ENRICH_SFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20120109 | |||
| 2 | I_R_NAME_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_RSDRV_TREX_NAME_MAPPER | 20120109 | ||||
| 3 | I_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Selektion an den Datamanager | 20120109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120109 |
Method _GET_FORMULA_4_NULLHANDLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KYFNM | Call by reference | Type reference (TYPE) | TREXD_ATTR_NAME | Attributname | 20120319 | |||
| 2 | I_S_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_S_DTA_PRO | Eigenschaften eines InfoObjects im Datenziel | 20120319 | |||
| 3 | R_FORMULA | Value transfer | Type reference (TYPE) | STRING | 20120319 |
Method _GET_FORMULA_4_NULLHANDLING on class CL_RSDRC_LAYER_SRVS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |