SAP ABAP Class IF_RSPOR_COMP_MEDIATOR (Componentization Mediator RSPOR)
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_RSPOR_COMP_MEDIATOR Componentization Mediator RSPOR 20091125
Properties
Class IF_RSPOR_COMP_MEDIATOR  
Short Description Componentization Mediator RSPOR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSPOR_COMP_MEDIATOR has no forward declaration.
Interfaces
Class IF_RSPOR_COMP_MEDIATOR has no interface implemented.
Friends
Class IF_RSPOR_COMP_MEDIATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASSNAME Constant Public Type reference (TYPE) CLASSNAME 'CL_RSPOR_COMP_MEDIATOR' Reference Type 20091125
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEFAULT_PORTAL_DETAILS Instance method Public Method Returns Properties of Default Portal 20091125
2 RSPOR_TREE_SAVE Instance method Public Method Save iView in Portal Catalog and Portal Roles 20091125
Events
Class IF_RSPOR_COMP_MEDIATOR has no event.
Types
Class IF_RSPOR_COMP_MEDIATOR has no local type.
Method Signatures

Method GET_DEFAULT_PORTAL_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_URL_PREFIX Call by reference Type reference (TYPE) STRING URL Präfix für Portal URLs 20091125
# Exception Resumable Description Created on
1 NO_PORTAL_CONNECTED 20091125

Method RSPOR_TREE_SAVE 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_CODELINK Call by reference Type reference (TYPE) STRING iView Property CodeLink 20091125
3 Importing I_DESCRIPTION Call by reference Type reference (TYPE) STRING iView Property Description 20091125
4 Importing I_NAME Call by reference Type reference (TYPE) STRING iView Property (Technical) Name 20091125
5 Importing I_PATH Call by reference Type reference (TYPE) STRING Portal Content Catalog or KM Path 20091125
6 Importing I_PATH_ROLE Call by reference Type reference (TYPE) STRING Portal Role Path 20091125
7 Importing I_SYSTEM_NAME Call by reference Type reference (TYPE) STRING iView Property System (Name of System in Portal System Lands 20091125
8 Importing I_TEMPLATE Call by reference Type reference (TYPE) STRING iView Property Template 20091125
9 Importing I_TITLE Call by reference Type reference (TYPE) STRING iView Property Title 20091125
# Exception Resumable Description Created on
1 NO_PORTAL_CONNECTED No Portal customized and connected 20091125
History
Last changed by/on SAP  20130531 
SAP Release Created in