SAP ABAP Interface IF_RSPERS_COMP_MEDIATOR (Components of Personalization)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_COMP (Package) CORE Interfaces and Classes for Converting to Components
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSPERS_COMP_MEDIATOR | Personalization | 20091125 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSPERS_COMP_MEDIATOR_CORE | Personalization - Core | 20091125 |
Properties
| Interface | IF_RSPERS_COMP_MEDIATOR | |
| Short Description | Components of Personalization |
General Data
| Package | RSO_COMP | CORE Interfaces and Classes for Converting to Components |
| Created | 20091124 | SAP |
| Last changed | 20130531 | SAP |
| 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 | RSPER | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_COMP_MEDIATOR | Marker Interface for Mediator Implementation | 20091222 |
Friends
Interface IF_RSPERS_COMP_MEDIATOR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_APPLNM_BOD | Constant | Public | Type reference (TYPE) | TROBJ_NAME | 'BOD' | Object Name in Object List | 20091130 | |
| 2 | C_APPLNM_VAR | Constant | Public | Type reference (TYPE) | TROBJ_NAME | 'VAR' | Object Name in Object List | 20091130 | |
| 3 | C_APPLNM_WTE | Constant | Public | Type reference (TYPE) | TROBJ_NAME | 'WTE' | Object Name in Object List | 20091130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete (History - BEx Open Dialog) | 20091125 | |
| 2 | Instance method | Public | Method | Read (History - BEx Open Dialog) | 20091125 | |
| 3 | Instance method | Public | Method | Write (History - BEx Open Dialog) | 20091125 | |
| 4 | Instance method | Public | Method | Personalization Active? | 20091130 | |
| 5 | Instance method | Public | Method | Installs the personalization | 20091130 | |
| 6 | Instance method | Public | Method | Delete (Variable Values) | 20091125 | |
| 7 | Instance method | Public | Method | Read (Variable Values) | 20091125 | |
| 8 | Instance method | Public | Method | Write (Variable Values) | 20091125 | |
| 9 | Instance method | Public | Method | Delete (Web Template) | 20091126 | |
| 10 | Instance method | Public | Method | Read (Web Template) | 20091126 | |
| 11 | Instance method | Public | Method | Write (Web Template) | 20091126 |
Events
Interface IF_RSPERS_COMP_MEDIATOR has no event.
Types
Interface IF_RSPERS_COMP_MEDIATOR has no local type.
Method Signatures
Method BOD_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | CHAR40 | Character 40-Stellen | 20091125 | |||
| 2 | I_OBJTP | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20091125 | |||
| 3 | I_UNAME | Call by reference | Type reference (TYPE) | SY-UNAME | SY-UNAME | Benutzername | 20091125 |
Method BOD_DELETE on Interface IF_RSPERS_COMP_MEDIATOR has no exception.
Method BOD_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20091125 | |||
| 2 | E_T_OBJLIST | Call by reference | Type reference (TYPE) | RSPERS_BOD_PARAMS_TAB | Objektliste für den BOD vom Personalisierungs Framework | 20091125 | |||
| 3 | I_IS_3X | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20091125 | |||
| 4 | I_LOCAL_SYSTEM | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20091125 | ||
| 5 | I_T_PARAMS | Call by reference | Type reference (TYPE) | RSPERS_BOD_PARAMS_TAB | Übergabe der BOD Personalisierungs Daten an das Framework | 20091125 |
Method BOD_READ on Interface IF_RSPERS_COMP_MEDIATOR has no exception.
Method BOD_WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20091125 | |||
| 2 | I_T_PARAM | Call by reference | Type reference (TYPE) | RSPERS_BOD_PARAMS_TAB | Übergabe der BOD Personalisierungs Daten an das Framework | 20091125 |
Method BOD_WRITE on Interface IF_RSPERS_COMP_MEDIATOR has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACTIVE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20091130 | |||
| 2 | I_APPLNM | Call by reference | Type reference (TYPE) | TROBJ_NAME | Objektname in der Objektliste | 20091130 |
Method IS_ACTIVE on Interface IF_RSPERS_COMP_MEDIATOR has no exception.
Method PERSONALIZATION_INSTAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_RETURN | Call by reference | Type reference (TYPE) | RSR_T_BAPIRET2 | Tabelle von Returnparametern | 20091130 |
Method PERSONALIZATION_INSTAL on Interface IF_RSPERS_COMP_MEDIATOR has no exception.
Method VAR_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_VANM | Call by reference | Type reference (TYPE) | RSPER_S_VANM | 20091125 | ||||
| 2 | I_UNAME | Call by reference | Type reference (TYPE) | SY-UNAME | SY-UNAME | Benutzername | 20091125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091125 | |||
| 2 | 20091125 |
Method VAR_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20091125 | |||
| 2 | E_THX_VAR_BUF | Call by reference | Type reference (TYPE) | RSPER_THX_VAR_BUF | 20091125 | ||||
| 3 | I_T_VNAM | Call by reference | Type reference (TYPE) | RSPER_T_VANM | 20091125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091125 | |||
| 2 | 20091125 |
Method VAR_WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_THX_VAR_BUF | Call by reference | Type reference (TYPE) | RSPER_THX_VAR_BUF | 20091125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091125 | |||
| 2 | 20091125 |
Method WTE_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEMPLATE_ID | Call by reference | Type reference (TYPE) | RSZWOBJID | Technischer Name eines Objekts | 20091126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091126 |
Method WTE_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BOOKMARK_ID | Call by reference | Type reference (TYPE) | RSZWOBJID | Technischer Name eines Objekts | 20091126 | |||
| 2 | I_TEMPLATE_ID | Call by reference | Type reference (TYPE) | RSZWOBJID | Technischer Name eines Objekts | 20091126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091126 | |||
| 2 | 20091126 | |||
| 3 | 20091126 |
Method WTE_WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BOOKMARK_ID | Call by reference | Type reference (TYPE) | RSZWOBJID | Technischer Name eines Objekts | 20091126 | |||
| 2 | I_TEMPLATE_ID | Call by reference | Type reference (TYPE) | RSZWOBJID | Technischer Name eines Objekts | 20091126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091126 | |||
| 2 | 20091126 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |