SAP ABAP Class CL_RSDRCRM_QSI_SRVS (Handler for QSIs)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRCRM (Package) Service Layer for CRM Segmentation
⤷
⤷
Properties
| Class | CL_RSDRCRM_QSI_SRVS | |
| Short Description | Handler for QSIs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDRCRM | Service Layer for CRM Segmentation |
| Created | 20100120 | SAP |
| Last change | 20130531 | 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) |
Interfaces
Class CL_RSDRCRM_QSI_SRVS has no interface implemented.
Friends
Class CL_RSDRCRM_QSI_SRVS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BAL_S_LOG-OBJECT | 'RSDRCRM' | Application Log Object | 20100521 | ||
| 2 | Constant | Public | Type reference (TYPE) | BAL_S_LOG-SUBOBJECT | 'QSI_ACT' | Appl.log subobject activation&fill | 20100521 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Enables QSI for query if possible | 20100422 | |
| 2 | Static method | Public | Method | Get All Released Queries | 20100519 | |
| 3 | Static method | Public | Method | Returns all queries that a QSI exists for | 20100203 | |
| 4 | Static method | Public | Method | Return if QSI is possible for a specified query | 20100325 |
Events
Class CL_RSDRCRM_QSI_SRVS has no event.
Types
Class CL_RSDRCRM_QSI_SRVS has no local type.
Method Signatures
Method ENABLE_QPROV_4_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_QSIPOSSIBLE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100422 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20100422 | |||
| 3 | I_QUERYNM | Call by reference | Type reference (TYPE) | RSZCOMPID | Name (ID) einer Reporting-Komponete | 20100422 |
Method ENABLE_QPROV_4_QUERY on class CL_RSDRCRM_QSI_SRVS has no exception.
Method GET_QPROV_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOAREA | Call by reference | Type reference (TYPE) | RSINFOAREA | InfoArea | 20100519 | |||
| 2 | I_SEARCH_IN_KEY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20100519 | ||
| 3 | I_SEARCH_IN_TEXT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100519 | |||
| 4 | I_SEARCH_STRING_KEY | Value transfer | Type reference (TYPE) | RSOBJS_SEARCHSTR | '*' | Objekt Services: Search Srtring | 20100519 | ||
| 5 | I_SEARCH_STRING_TEXT | Value transfer | Type reference (TYPE) | RSOBJS_SEARCHSTR | Objekt Services: Search Srtring | 20100519 | |||
| 6 | I_WITH_TEXT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20100519 | ||
| 7 | R_TS_QPROV | Value transfer | Type reference (TYPE) | RSDRCRM_TS_QPROV | Liste mit QueryProvidern mit QSI | 20100519 |
Method GET_QPROV_ALL on class CL_RSDRCRM_QSI_SRVS has no exception.
Method GET_QPROV_WITH_QSI_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TS_QUERYNM | Call by reference | Type reference (TYPE) | RSDRCRM_TS_QPROV | Tabelle mit InfoProvidern | 20100203 |
Method GET_QPROV_WITH_QSI_ALL on class CL_RSDRCRM_QSI_SRVS has no exception.
Method IS_QPROV_POSSIBLE_4_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_QSIPOSSIBLE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20100325 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20100325 | |||
| 3 | I_QUERYNM | Call by reference | Type reference (TYPE) | RSZCOMPID | InfoProvider | 20100325 |
Method IS_QPROV_POSSIBLE_4_QUERY on class CL_RSDRCRM_QSI_SRVS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |