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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | TS_LOCK_CHAS_INFO | 20050223 | |||
2 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | TS_LOCK_HANDLE | 20050223 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20061124 | |
2 | ![]() |
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 | ![]() |
E_T_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range | 20061124 | ||
2 | ![]() |
I_ALVL | Call by reference | Type reference (TYPE) | RSPLS_AGGRLEVEL | Planung: Aggregationsebene | 20061124 | ||
3 | ![]() |
I_INFOOBJECT | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20061124 | ||
4 | ![]() |
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 | ![]() |
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 |