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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BSP_WD_RT_REP_PERSIST | Runtime Repository Persistence Handler | 20070718 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20080131 | ||||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20070718 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070718 | |
| 2 | Instance method | Private | Method | 20070718 | ||
| 3 | Instance method | Public | Event handling method | Refresh | 20080424 | |
| 4 | Instance method | Private | Event handling method | 20070726 | ||
| 5 | 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 | 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 | IV_EXPAND_LEVELS | Call by reference | Type reference (TYPE) | I | 1 | 20070827 | |||
| 3 | IV_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_RT_REP_PERSIST | Runtime Repository Persistence Handler | 20070718 | |||
| 4 | IV_START_IN_CHANGE_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070718 | |||
| 5 | IV_TITLE | Call by reference | Type reference (TYPE) | TV_HEADING | Tree Control: Text in Length 132 | 20070910 | |||
| 6 | IV_UI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20070718 | |||
| 7 | 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 | 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 | 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 | IV_NODE_ID | Call by reference | Type reference (TYPE) | STRING | 20070903 | ||||
| 2 | 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 |