SAP ABAP Class CL_RSSEM_RPROV_WRITABLE (Write Interface for Virtual Cube)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSSEM (Package) SEM Connection to BW
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDRV_RPROV_LOCK_NOSID Locking while Writing Remote Provider without SIDs 20041018
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDRV_RPROV_WRITABLE Write Interface for Remote InfoProvider 20040827
Properties
Class CL_RSSEM_RPROV_WRITABLE  
Short Description Write Interface for Virtual Cube    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSSEM   SEM Connection to BW 
Created 20040827   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDRV_RPROV_LOCK_NOSID Locking while Writing Remote Provider without SIDs 20041018
2 IF_RSDRV_RPROV_WRITABLE Write Interface for Remote InfoProvider 20040827
Friends
Class CL_RSSEM_RPROV_WRITABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ST_LOCK_CHAS_INFO Static Attribute Protected Type reference (TYPE) TS_LOCK_CHAS_INFO 20050223
2 ST_LOCK_HANDLES Static Attribute Protected Type reference (TYPE) TS_LOCK_HANDLE 20050223
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXEC_PARAMS Static method Public Method 20061124
2 IS_BW_LOCAL Static method Private Method Is the BW local or remote? 20041018
Events
Class CL_RSSEM_RPROV_WRITABLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_LOCK_CHAS_INFO Protected See coding 20050223 begin of s_lock_chas_info, infoprov type rsinfoprov, chas type rspls_ts_chas, end of s_lock_chas_info
2 S_LOCK_HANDLE Protected See coding 20050223 begin of S_LOCK_HANDLE, semlock type rspls_lock_hndl, virtlock type rspls_lock_hndl, end of s_lock_handle
3 TS_LOCK_CHAS_INFO Protected See coding 20050223 TS_LOCK_CHAS_info type sorted table of s_lock_chas_info with unique key infoprov
4 TS_LOCK_HANDLE Protected See coding 20050223 ts_lock_handle type sorted table of s_lock_handle with unique key semlock
Method Signatures

Method GET_EXEC_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_RANGE Call by reference Type reference (TYPE) RSDRI_T_RANGE BW-Data-Manager: Range 20061124
2 Importing I_ALVL Call by reference Type reference (TYPE) RSPLS_AGGRLEVEL Planung: Aggregationsebene 20061124
3 Importing I_INFOOBJECT Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20061124
4 Importing I_QUERY Call by reference Type reference (TYPE) RSOD_QUERY Query 20061124

Method GET_EXEC_PARAMS on class CL_RSSEM_RPROV_WRITABLE has no exception.

Method IS_BW_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RB_LOCAL Value transfer Type reference (TYPE) RS_BOOL Boolean 20041018

Method IS_BW_LOCAL on class CL_RSSEM_RPROV_WRITABLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700