SAP ABAP Class CL_RSDRV_VPROV_LOC_NOSID (Data Manager: Local Module without SID Handling)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRV (Package) Data Manager Virtual InfoProvider
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDRV_VPROV_BASE Data Manager: Virtual Cubes 20041028
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDRV_VPROV_REMOTE Data Manager: Remote Cube 20041028
Properties
Class CL_RSDRV_VPROV_LOC_NOSID  
Short Description Data Manager: Local Module without SID Handling    
Super Class CL_RSDRV_VPROV_BASE Data Manager: Virtual Cubes 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDRV   Data Manager Virtual InfoProvider 
Created 20041028   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSDRC_MULTIPROV Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDRC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSDRS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDRV_VPROV_LOC_NOSID has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSDRV_VPROV 20041028 Data Manager: Virtual Cubes
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_R_SRVS_CONST_CHK Instance attribute Protected Object reference (TYPE REF TO) CL_RSDRV_SRVS_CONST_CHK Service object for chk of constants 20041028
2 O_R_SRVS_CONST_SET Instance attribute Protected Object reference (TYPE REF TO) CL_RSDRV_SRVS_CONST_SET 20051122
3 O_R_SRVS_IPROV_SET Instance attribute Protected Object reference (TYPE REF TO) CL_RSDRV_SRVS_IPROV_SET Service for adding infoprov field 20051123
4 O_R_SRVS_NAV Instance attribute Protected Object reference (TYPE REF TO) CL_RSDRV_SRVS_NAV Service Object for Nav. Attribute Determination 20041028
5 O_R_SRVS_RPLCHA Instance attribute Protected Object reference (TYPE REF TO) CL_RSDRV_SRVS_RPLCHA Replication of characteristics 20041028
6 O_R_SRVS_SID Instance attribute Protected Object reference (TYPE REF TO) CL_RSDRV_SRVS_SID Service Object for SID-Generation 20041028
7 O_R_SRVS_UUID_CHK Instance attribute Protected Object reference (TYPE REF TO) CL_RSDRV_SRVS_UUID_CHK Data-Manager: Service class for characteristic replication 20070719
8 O_TX_RANGE Instance attribute Protected Type reference (TYPE) RSDRI_TX_RANGETAB Restrictions on FEMS > 0 20041028
9 O_T_RANGE Instance attribute Protected Type reference (TYPE) RSDRI_T_RANGE FEMS-0 Restrictions 20041028
10 P_R_QUERY Instance attribute Private Object reference (TYPE REF TO) IF_RSDRV_VPROV_LOC_NOSID_QUERY Reference to query object 20060623
11 P_R_SRVS_CONV Instance attribute Private Object reference (TYPE REF TO) CL_RSDRV_SRVS_CONV Service object for conv exits 20041028
12 P_TH_ISFC Instance attribute Private Type reference (TYPE) RSDRI_TH_SFC Simplified SFC 20041028
13 P_TH_ISFC_ADD Instance attribute Private Type reference (TYPE) RSDRI_TH_SFC additional SFC fields not requested 20061228
14 P_TH_ISFK Instance attribute Private Type reference (TYPE) RSDRI_TH_SFK Simplified SFK 20041028
15 P_T_HIEID Instance attribute Private Type reference (TYPE) RSDRI_T_HIEID Chars with hierarchy IDs 20130116
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_SFC_TO_ISFC Instance method Private Method Adjust the Characteristic Table 20041028
2 ADAPT_SFK_TO_ISFK Instance method Private Method Adjust the Key Figure Table 20041028
3 BUILD_HIERARCHY_ID Instance method Private Method Build list of chars w/ corresponding hierarchy IDs 20130115
4 CONSTRUCTOR Instance method Public Constructor Constructor 20041028
5 PREPARE Instance method Private Method Prepare Metadata needed 20041028
Events
Class CL_RSDRV_VPROV_LOC_NOSID has no event.
Types
Class CL_RSDRV_VPROV_LOC_NOSID has no local type.
Method Signatures

Method ADAPT_SFC_TO_ISFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20041028

Method ADAPT_SFC_TO_ISFC on class CL_RSDRV_VPROV_LOC_NOSID has no exception.

Method ADAPT_SFK_TO_ISFK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_SFK Call by reference Type reference (TYPE) RSDD_TH_SFK Tabelle der benötigten Basiskennzahlen 20041028
2 Importing I_USE_DB_AGGR Call by reference Type reference (TYPE) RS_BOOL Use DB Aggregation 20060728

Method ADAPT_SFK_TO_ISFK on class CL_RSDRV_VPROV_LOC_NOSID has no exception.

Method BUILD_HIERARCHY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Table of required characteristics 20130115
2 Returning R_T_HIEID Value transfer Type reference (TYPE) RSDRI_T_HIEID BW Data Manager: List of characteristics with hierarchy IDs 20130116

Method BUILD_HIERARCHY_ID on class CL_RSDRV_VPROV_LOC_NOSID has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20041028
2 Importing I_R_STATDM Call by reference Object reference (TYPE REF TO) CL_RSDD_STATDM DM Statistik -Erfassung 20060314
3 Importing I_R_STAT_ACCESS Call by reference Object reference (TYPE REF TO) CL_RSDD_STATDM_ACCESS Dm Statistik-Erfassung, Einzelzugriff 20060314

Method CONSTRUCTOR on class CL_RSDRV_VPROV_LOC_NOSID has no exception.

Method PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_SPLITPACK Call by reference Type reference (TYPE) RSDR0_SX_SPLITPACK Splitpack 20041028
2 Exporting E_EMPTY_RESULT Call by reference Type reference (TYPE) RS_BOOL Empty Result Set 20080728
3 Importing I_KEYDATE Call by reference Type reference (TYPE) RRSRDATE Datum mit dem Texte, Attribute und Hierarch. gelesen werden 20071122
4 Importing I_S_PARAM Call by reference Type reference (TYPE) TN_S_PARAM Technical Parameters 20041028
5 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Requested Characteristics 20041028
6 Importing I_TH_SFK Call by reference Type reference (TYPE) RSDD_TH_SFK Requested Key figures 20041028
7 Importing I_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selection 20041028
8 Importing I_TS_SET Call by reference Type reference (TYPE) CL_RSDRC_MULTIPROV=>TN_TS_SET 20051122
9 Importing I_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE Returned Data 20041028
10 Importing I_T_RPLCHA Call by reference Type reference (TYPE) RSDRC_T_RPLCHA Replication of characteristics 20041028
# Exception Resumable Description Created on
1 CX_RSR_HIER_MEMBER_NOT_FOUND Objekt nicht gefunden 20041028
2 CX_RSR_HIER_NOT_FOUND Hierarchie nicht gefunden 20041028
3 CX_RS_MSG BW Exception mit generischer Nachricht (keine spez. Attrib.) 20050510
4 CX_RS_STATIC_CHECK Exception mit T100 Fehlermeldung 20041028
5 CX_RS_VCUBE_READ_ERROR Fehler beim Lesen aus einem Virtuellen Cube 20041028
History
Last changed by/on SAP  20130531 
SAP Release Created in 700