SAP ABAP Class CL_RSPERS_COMP_MEDIATOR_CORE (Personalization - Core)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RS_PERS_CORE (Package) Personalization Framework - Core
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR | OLAP Basis | 20091125 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPERS_COMP_MEDIATOR | Components of Personalization | 20091125 |
Properties
| Class | CL_RSPERS_COMP_MEDIATOR_CORE | |
| Short Description | Personalization - Core | |
| Super Class | CL_RSR | OLAP Basis |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_PERS_CORE | Personalization Framework - Core |
| Created | 20091125 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSPERS_COMP_MEDIATOR_CORE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSPERS_COMP_MEDIATOR | Components of Personalization | 20091125 |
Friends
Class CL_RSPERS_COMP_MEDIATOR_CORE has no friend class.
Attributes
Class CL_RSPERS_COMP_MEDIATOR_CORE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Transforms BEx object types to TLOGO | 20091127 |
Events
Class CL_RSPERS_COMP_MEDIATOR_CORE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PT_T_DATA_BOD | Private | See coding | Data Personalization BOD | 20091127 | pt_t_data_bod TYPE STANDARD TABLE OF rspers_bod
WITH NON-UNIQUE KEY table_line
INITIAL SIZE 15
|
|
| 2 | PT_T_DATA_VAR | Private | See coding | Data Personalization Variables | 20091127 | PT_T_DATA_VAR type STANDARD TABLE OF rspers_var
WITH NON-UNIQUE key table_line
INITIAL SIZE 15
|
Method Signatures
Method TRANSFORM_BEXOBJ_TO_TLOGO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJTP | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20091127 | |||
| 2 | R_TLOGO | Value transfer | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20091127 |
Method TRANSFORM_BEXOBJ_TO_TLOGO on class CL_RSPERS_COMP_MEDIATOR_CORE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |