SAP ABAP Class IF_RSPERS_COMP_MEDIATOR (Components of Personalization)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSO_COMP_MEDIATOR Marker Interface for Mediator Implementation 20091222
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
Class IF_RSPERS_COMP_MEDIATOR  
Short Description Components of Personalization    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091124   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 RSPER Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSPERS_COMP_MEDIATOR has no interface implemented.
Friends
Class IF_RSPERS_COMP_MEDIATOR has no friend class.
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 BOD_DELETE Instance method Public Method Delete (History - BEx Open Dialog) 20091125
2 BOD_READ Instance method Public Method Read (History - BEx Open Dialog) 20091125
3 BOD_WRITE Instance method Public Method Write (History - BEx Open Dialog) 20091125
4 IS_ACTIVE Instance method Public Method Personalization Active? 20091130
5 PERSONALIZATION_INSTAL Instance method Public Method Installs the personalization 20091130
6 VAR_DELETE Instance method Public Method Delete (Variable Values) 20091125
7 VAR_READ Instance method Public Method Read (Variable Values) 20091125
8 VAR_WRITE Instance method Public Method Write (Variable Values) 20091125
9 WTE_DELETE Instance method Public Method Delete (Web Template) 20091126
10 WTE_READ Instance method Public Method Read (Web Template) 20091126
11 WTE_WRITE Instance method Public Method Write (Web Template) 20091126
Events
Class IF_RSPERS_COMP_MEDIATOR has no event.
Types
Class 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 Importing I_OBJNM Call by reference Type reference (TYPE) CHAR40 Character 40-Stellen 20091125
2 Importing I_OBJTP Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20091125
3 Importing I_UNAME Call by reference Type reference (TYPE) SY-UNAME SY-UNAME Benutzername 20091125

Method BOD_DELETE on class 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 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20091125
2 Exporting E_T_OBJLIST Call by reference Type reference (TYPE) RSPERS_BOD_PARAMS_TAB Objektliste für den BOD vom Personalisierungs Framework 20091125
3 Importing I_IS_3X Call by reference Type reference (TYPE) RS_BOOL Boolean 20091125
4 Importing I_LOCAL_SYSTEM Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20091125
5 Importing 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 class 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 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20091125
2 Importing 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 class 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 Exporting E_ACTIVE Call by reference Type reference (TYPE) RS_BOOL Boolean 20091130
2 Importing I_APPLNM Call by reference Type reference (TYPE) TROBJ_NAME Objektname in der Objektliste 20091130

Method IS_ACTIVE on class 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 Exporting E_T_RETURN Call by reference Type reference (TYPE) RSR_T_BAPIRET2 Tabelle von Returnparametern 20091130

Method PERSONALIZATION_INSTAL on class 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 Importing I_S_VANM Call by reference Type reference (TYPE) RSPER_S_VANM 20091125
2 Importing I_UNAME Call by reference Type reference (TYPE) SY-UNAME SY-UNAME Benutzername 20091125
# Exception Resumable Description Created on
1 NO_PROCESSING 20091125
2 X_MESSAGE 20091125

Method VAR_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20091125
2 Exporting E_THX_VAR_BUF Call by reference Type reference (TYPE) RSPER_THX_VAR_BUF 20091125
3 Importing I_T_VNAM Call by reference Type reference (TYPE) RSPER_T_VANM 20091125
# Exception Resumable Description Created on
1 NO_PROCESSING 20091125
2 X_MESSAGE 20091125

Method VAR_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_THX_VAR_BUF Call by reference Type reference (TYPE) RSPER_THX_VAR_BUF 20091125
# Exception Resumable Description Created on
1 NO_PROCESSING 20091125
2 X_MESSAGE 20091125

Method WTE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEMPLATE_ID Call by reference Type reference (TYPE) RSZWOBJID Technischer Name eines Objekts 20091126
# Exception Resumable Description Created on
1 X_MESSAGE 20091126

Method WTE_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BOOKMARK_ID Call by reference Type reference (TYPE) RSZWOBJID Technischer Name eines Objekts 20091126
2 Importing I_TEMPLATE_ID Call by reference Type reference (TYPE) RSZWOBJID Technischer Name eines Objekts 20091126
# Exception Resumable Description Created on
1 NOT_FOUND 20091126
2 NO_PROCESSING 20091126
3 X_MESSAGE 20091126

Method WTE_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOOKMARK_ID Call by reference Type reference (TYPE) RSZWOBJID Technischer Name eines Objekts 20091126
2 Importing I_TEMPLATE_ID Call by reference Type reference (TYPE) RSZWOBJID Technischer Name eines Objekts 20091126
# Exception Resumable Description Created on
1 NO_PROCESSING 20091126
2 X_MESSAGE 20091126
History
Last changed by/on SAP  20130531 
SAP Release Created in