SAP ABAP Class CL_BSP_WD_RT_REP_EDITOR (Runtime Repository Editor)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WKB (Application Component) Development Workbench
     CRM_BSP_WD_WB_RT_REP_TOOLS (Package) Runtime Repository Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_GUI_LIST_TREE Generic GUI Tree Browser 20070718
Properties
Class CL_BSP_WD_RT_REP_EDITOR  
Short Description Runtime Repository Editor    
Super Class CL_BSP_WD_GUI_LIST_TREE Generic GUI Tree Browser 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_WB_RT_REP_TOOLS   Runtime Repository Tools 
Created 20070718   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BSP_WD_RT_REP_EDITOR has no interface implemented.
Friends
Class CL_BSP_WD_RT_REP_EDITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PERSISTENCE Instance attribute Public Object reference (TYPE REF TO) CL_BSP_WD_RT_REP_PERSIST Runtime Repository Persistence Handler 20070718
2 SEARCH_PATTERN Instance attribute Protected Type reference (TYPE) STRING 20080131
3 TOOLBAR Instance attribute Public Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20070718
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070718
2 CREATE_TOOLBAR Instance method Private Method 20070718
3 ON_RELOADED Instance method Public Event handling method Refresh 20080424
4 ON_TOOLBAR_FUNCTION Instance method Private Event handling method 20070726
5 SHOW_DETAILS Instance method Public Method 20070903
Events
# Event Type Visibility Description Created on
1 DETAILS Instance Event
(0)
Public
(2)
20070903
2 TOOLBAR_FUNCTION Instance Event
(0)
Public
(2)
20090408
Types
Class CL_BSP_WD_RT_REP_EDITOR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEFAULT_DD_BEHAVIOUR Call by reference Object reference (TYPE REF TO) CL_BSP_WD_DRAGDROP Drag'n Drop control for inter control drag'n drop 20070829
2 Importing IV_EXPAND_LEVELS Call by reference Type reference (TYPE) I 1 20070827
3 Importing IV_PERSISTENCE Call by reference Object reference (TYPE REF TO) CL_BSP_WD_RT_REP_PERSIST Runtime Repository Persistence Handler 20070718
4 Importing IV_START_IN_CHANGE_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070718
5 Importing IV_TITLE Call by reference Type reference (TYPE) TV_HEADING Tree Control: Text in Length 132 20070910
6 Importing IV_UI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20070718
7 Importing IV_WITH_TOOLBAR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070718

Method CONSTRUCTOR on class CL_BSP_WD_RT_REP_EDITOR has no exception.

Method CREATE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20070718

Method CREATE_TOOLBAR on class CL_BSP_WD_RT_REP_EDITOR has no exception.

Method ON_RELOADED Signature

Method ON_RELOADED on class CL_BSP_WD_RT_REP_EDITOR has no parameter.
Method ON_RELOADED on class CL_BSP_WD_RT_REP_EDITOR has no exception.

Method ON_TOOLBAR_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20070726

Method ON_TOOLBAR_FUNCTION on class CL_BSP_WD_RT_REP_EDITOR has no exception.

Method SHOW_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_ID Call by reference Type reference (TYPE) STRING 20070903
2 Importing IV_NODE_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070903

Method SHOW_DETAILS on class CL_BSP_WD_RT_REP_EDITOR has no exception.
Event Signatures

Event DETAILS Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 NODE_ID Exporting Value transfer Type reference (TYPE) STRING 20070903
2 NODE_TYPE Exporting Value transfer Type reference (TYPE) C 20070903

Event TOOLBAR_FUNCTION Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) UI_FUNC Function code 20090408
History
Last changed by/on SAP  20130531 
SAP Release Created in 700