Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM | SRM Basis Class (abstract) | 20020325 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_POID_BROWSER | POID Browser | 20020325 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_POID_BROWSER_CONTROL | POID Browser: Control Settings | 20020325 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_POID_BROWSER_EXECUTION | POID Browser: Execution | 20020325 |
Properties
| Class | CL_REG_POID_BROWSER | |
| Short Description | Registry - Tree | |
| Super Class | CL_SRM | SRM Basis Class (abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_FRAMEWORK_REGISTRY | SRM Framework Registry |
| Created | 20020325 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_POID_BROWSER | POID Browser | 20020325 | ||
| 2 | IF_SRM_POID_BROWSER_CONTROL | POID Browser: Control Settings | 20020325 | ||
| 3 | IF_SRM_POID_BROWSER_EXECUTION | POID Browser: Execution | 20020325 |
Friends
Class CL_REG_POID_BROWSER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TV_ITMNAME | 'COL1' | Tree Control: Column Name / Item Name | 20020325 | ||
| 2 | Constant | Public | Type reference (TYPE) | TV_ITMNAME | 'COL2' | Tree Control: Column Name / Item Name | 20020325 | ||
| 3 | Constant | Public | Type reference (TYPE) | TV_ITMNAME | 'COLH' | Tree Control: Column Name / Item Name | 20020325 | ||
| 4 | Constant | Private | Type reference (TYPE) | I | 10 | 20020325 | |||
| 5 | Constant | Private | Type reference (TYPE) | I | 50 | 20020325 | |||
| 6 | Constant | Private | Type reference (TYPE) | I | 50 | 20020325 | |||
| 7 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'COLLAPS_NODE' | Function Code | 20020325 | ||
| 8 | Constant | Private | Type reference (TYPE) | UI_FUNC | IF_SRM_ACTIVITY_LIST=>DISPLAY | Function Code | 20020325 | ||
| 9 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'EXPAND_NODE' | Function Code | 20020325 | ||
| 10 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'SELECTION_DESELECTION' | Function Code | 20020325 | ||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL | Column Tree Control with Data Management at Backend | 20020325 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20020326 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20020326 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20020325 | ||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | IF_SRM_REGISTRY_CONTROL=>FILL_WITH_TYPE | 20020325 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | STRING | IF_SRM_REGISTRY_CONTROL=>FILL_WITH_DISPLAY_NAME | 20020325 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | STRING | IF_SRM_REGISTRY_CONTROL=>FILL_WITH_ID | 20020325 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20020325 | ||
| 19 | Instance attribute | Public | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20020325 | ||
| 20 | Instance attribute | Public | Type reference (TYPE) | STRING | 20020325 | ||||
| 21 | Instance attribute | Private | Type reference (TYPE) | CLTY_TEMP_TAB | 20020325 | ||||
| 22 | Instance attribute | Private | Type reference (TYPE) | CLTY_TEMP_TAB | 20020325 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | SINGLE_SELECTION | Instance Event (0) |
Public (2) |
20020325 |
Types
Class CL_REG_POID_BROWSER has no local type.
Method Signatures
Method ADD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID_BROWSER_NODE | Call by reference | Object reference (TYPE REF TO) | CL_REG_POID_BROWSER_NODE | User Object für Registry Tree | 20020325 | |||
| 2 | IM_RELATIONSHIP | Call by reference | Type reference (TYPE) | I | 20020325 | ||||
| 3 | IM_RELATIVE_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | 20020325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20020325 |
Method ADD_NODE_TO_SELECTED_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20020325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20020325 |
Method COLLAPSE_ALL_NODES Signature
Method COLLAPSE_ALL_NODES on class CL_REG_POID_BROWSER has no parameter.
Method COLLAPSE_ALL_NODES on class CL_REG_POID_BROWSER has no exception.
Method CREATE_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_GUID | Value transfer | Type reference (TYPE) | STRING | 20020325 |
Method CREATE_GUID on class CL_REG_POID_BROWSER has no exception.
Method DISPLAY_POID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20020326 |
Method DISPLAY_POID on class CL_REG_POID_BROWSER has no exception.
Method EH_TREE_CT_ITEM_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Value transfer | Attribute reference (LIKE) | Knontextmenü-Objekt | 20020325 | ||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020325 |
Method EH_TREE_CT_ITEM_REQUEST on class CL_REG_POID_BROWSER has no exception.
Method EH_TREE_CT_ITEM_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | Im Kontextmenü ausgewählter Funktionscode | 20020325 | ||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020325 |
Method EH_TREE_CT_ITEM_SELECT on class CL_REG_POID_BROWSER has no exception.
Method EH_TREE_CT_NODE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Call by reference | Attribute reference (LIKE) | 20020325 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020325 |
Method EH_TREE_CT_NODE_REQUEST on class CL_REG_POID_BROWSER has no exception.
Method EH_TREE_CT_NODE_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20020325 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020325 |
Method EH_TREE_CT_NODE_SELECT on class CL_REG_POID_BROWSER has no exception.
Method EH_TREE_ITEM_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020325 |
Method EH_TREE_ITEM_DOUBLE_CLICK on class CL_REG_POID_BROWSER has no exception.
Method EH_TREE_NODE_CT_REQUEST Signature
Method EH_TREE_NODE_CT_REQUEST on class CL_REG_POID_BROWSER has no parameter.
Method EH_TREE_NODE_CT_REQUEST on class CL_REG_POID_BROWSER has no exception.
Method EH_TREE_NODE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20020325 |
Method EH_TREE_NODE_DOUBLE_CLICK on class CL_REG_POID_BROWSER has no exception.
Method EXECUTE_TREE_CT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | 20020325 | ||||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20020325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20020325 |
Method EXECUTE_TREE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20020325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20020325 |
Method EXPAND_ALL_NODES Signature
Method EXPAND_ALL_NODES on class CL_REG_POID_BROWSER has no parameter.
Method EXPAND_ALL_NODES on class CL_REG_POID_BROWSER has no exception.
Method FILL_ALL_INSTANCE_POIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARENT_NODE_ID | Call by reference | Type reference (TYPE) | STRING | Parent node | 20020325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20020325 |
Method FILL_ALL_MODEL_POIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARENT_NODE_ID | Call by reference | Type reference (TYPE) | STRING | Parent node | 20020325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20020325 |
Method FILL_TREE Signature
Method FILL_TREE on class CL_REG_POID_BROWSER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20020325 |
Method FILL_TREE_CT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20020325 | |||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20020325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aus dem Control Framework | 20020325 | ||
| 2 | Initialisierungsfehler (abstrakt) | 20020325 |
Method FILL_TREE_NEW Signature
Method FILL_TREE_NEW on class CL_REG_POID_BROWSER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20020325 |
Method FIND_FIRST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | 20020325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20020325 |
Method FIND_NEXT Signature
Method FIND_NEXT on class CL_REG_POID_BROWSER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20020325 |
Method GET_POID_DISPLAY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20020326 | |||
| 2 | RE_VA | Value transfer | Type reference (TYPE) | STRING | 20020326 |
Method GET_POID_DISPLAY_NAME on class CL_REG_POID_BROWSER has no exception.
Method GET_POID_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20020326 | |||
| 2 | RE_VA | Value transfer | Type reference (TYPE) | STRING | 20020326 |
Method GET_POID_ICON on class CL_REG_POID_BROWSER has no exception.
Method GET_SELECTION_POID_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_POID_LIST | Value transfer | Type reference (TYPE) | SRM_LIST_POID_INTERFACE | List: IF_SRM_POID | 20020325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20020325 |
Method GET_SPS_DISPLAY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID | Call by reference | Type reference (TYPE) | STRING | 20020326 | ||||
| 2 | RE_VA | Value transfer | Type reference (TYPE) | STRING | 20020326 |
Method GET_SPS_DISPLAY_NAME on class CL_REG_POID_BROWSER has no exception.
Method GET_SPS_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID | Call by reference | Type reference (TYPE) | STRING | 20020326 | ||||
| 2 | RE_SPS_REGISTRY | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SPS_REGISTRY | Attributwert - Read | 20020325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20020325 | ||
| 2 | Fehler Registrierungsdaten (abstrakt) | 20020325 |
Method GET_SP_DISPLAY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID | Call by reference | Type reference (TYPE) | STRING | 20020326 | ||||
| 2 | RE_VA | Value transfer | Type reference (TYPE) | STRING | 20020326 |
Method GET_SP_DISPLAY_NAME on class CL_REG_POID_BROWSER has no exception.
Method GET_SP_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID | Call by reference | Type reference (TYPE) | STRING | 20020326 | ||||
| 2 | RE_SP_REGISTRY | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SP_REGISTRY | Attributwert - Read | 20020326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20020326 | ||
| 2 | Fehler Registrierungsdaten (abstrakt) | 20020326 |
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Oberklasse für GUI Fehler (abstrakt) | 20020325 | ||
| 2 | Initialisierungsfehler (abstrakt) | 20020325 |
Method INIT_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20020325 |
Method POID_BROWSER_CANCEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CHECK_RESULT | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20020325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20020325 |
Method POID_BROWSER_OK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CHECK_RESULT | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20020325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20020325 |
Event Signatures
Event SINGLE_SELECTION Signature
Event SINGLE_SELECTION on class CL_REG_POID_BROWSER has no parameter.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 630 |