SAP ABAP Class CL_RSO_GUI_REPOSITORY_TREE_COL (BW Repository: Tree with all Objects)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_EXTENSION (Package) BW Repository (Parts Not Within CORE)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_GUI_COMPONENT_TREE | GUI Component with Toolbar and Tree | 19990713 |
Properties
| Class | CL_RSO_GUI_REPOSITORY_TREE_COL | |
| Short Description | BW Repository: Tree with all Objects | |
| Super Class | CL_RSO_GUI_COMPONENT_TREE | GUI Component with Toolbar and Tree |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_EXTENSION | BW Repository (Parts Not Within CORE) |
| Created | 19990713 | SAP |
| Last change | 20130531 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSO_GUI_REPOSITORY_TREE_COL has no interface implemented.
Friends
Class CL_RSO_GUI_REPOSITORY_TREE_COL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Collection Completed? | 19991109 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Collect Automatically/Manually | 19990923 | |||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | Collect Automatically | 19990923 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 'M' | Collect Manually | 19990923 | ||
| 5 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'COLLAPSE' | Collapse Tree | 19990713 | ||
| 6 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'COLLAPSE_ALL' | Collapse Tree Completely | 19990713 | ||
| 7 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'DESELECT' | Expand Tree | 20000323 | ||
| 8 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'EXPAND' | Expand Tree | 19990713 | ||
| 9 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'EXPAND_ALL' | Completely Expand Tree | 19990713 | ||
| 10 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'SEARCH' | Find in Tree | 19990728 | ||
| 11 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'SEARCH_NEXT' | Find in Tree | 20011227 | ||
| 12 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'SELECT' | Expand Tree | 20000323 | ||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | Column Name | 19990713 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Display Mode | 20010109 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | I | Hierarchy Column Width | 19990713 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_GUI_REPOSITORY | BW Repository: Interface Metadata Repository | 20000214 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CTMENU | Menu Control | 19990713 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_GUI_PARAM_CONTAINER | Parameters | 19990713 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | I | Search Depth | 19990713 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Install Content Automatically | 20050330 | ||
| 21 | Instance attribute | Private | Type reference (TYPE) | RSO_TH_NODE_REL | Not Clear Object List | 19990723 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | RSO_TH_TLOGO_LEVEL | BW Repository: Objects with Level in Tree | 20010828 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | I | Drag&Drop Default Handle | 19990713 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | RSO_AWB_TREE_MODE | Tree Display AWB | 19990713 |
Methods
Events
Class CL_RSO_GUI_REPOSITORY_TREE_COL has no event.
Types
Class CL_RSO_GUI_REPOSITORY_TREE_COL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_RSO_GUI_REPOSITORY | BW Repository: Oberfläche Meta Data Repository | 20000214 | |||
| 2 | I_R_CONTAINER_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container | 19990713 | |||
| 3 | I_R_PARAM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_RSO_GUI_PARAM_CONTAINER | Parameter | 19990713 | |||
| 4 | I_R_PROPERTIES | Call by reference | Object reference (TYPE REF TO) | CL_RSO_PROPERTIES | Anwenderspezifische Eigenschaften | 19990713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein GUI Container | 19990714 | ||
| 2 | Container für Parameter ist initial | 19990714 | ||
| 3 | Globale Toolbar fehlt | 19990714 |
Method ON_AWB_REFRESH Signature
Method ON_AWB_REFRESH on class CL_RSO_GUI_REPOSITORY_TREE_COL has no parameter.
Method ON_AWB_REFRESH on class CL_RSO_GUI_REPOSITORY_TREE_COL has no exception.
Method ON_AWB_VIEW_MODE_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AWB_VIEW_MODE_NEW | Call by reference | Type reference (TYPE) | 19990713 | |||||
| 2 | I_AWB_VIEW_MODE_OLD | Call by reference | Type reference (TYPE) | 19990713 |
Method ON_AWB_VIEW_MODE_CHANGE on class CL_RSO_GUI_REPOSITORY_TREE_COL has no exception.
Method ON_OBJECT_ASCLIST_CHANGE Signature
Method ON_OBJECT_ASCLIST_CHANGE on class CL_RSO_GUI_REPOSITORY_TREE_COL has no parameter.
Method ON_OBJECT_ASCLIST_CHANGE on class CL_RSO_GUI_REPOSITORY_TREE_COL has no exception.
Method ON_OBJECT_LIST_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NO_COLLECT | Call by reference | Type reference (TYPE) | 19990921 |
Method ON_OBJECT_LIST_CHANGE on class CL_RSO_GUI_REPOSITORY_TREE_COL has no exception.
Method ON_OBJVERS_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | 19990713 |
Method ON_OBJVERS_CHANGE on class CL_RSO_GUI_REPOSITORY_TREE_COL has no exception.
Method SET_COLLECT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLLECT_MODE | Value transfer | Type reference (TYPE) | CHAR1 | Sammelmodus | 20050316 |
Method SET_COLLECT_MODE on class CL_RSO_GUI_REPOSITORY_TREE_COL has no exception.
Method SET_DEVCLASS Signature
Method SET_DEVCLASS on class CL_RSO_GUI_REPOSITORY_TREE_COL has no parameter.
Method SET_DEVCLASS on class CL_RSO_GUI_REPOSITORY_TREE_COL has no exception.
Method SET_SEARCH_LEVELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SEARCH_LEVELS | Call by reference | Type reference (TYPE) | I | Suchtiefe | 19990713 |
Method SET_SEARCH_LEVELS on class CL_RSO_GUI_REPOSITORY_TREE_COL has no exception.
Method SET_START_ACTV_AUTO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_START_ACTV_AUTO | Value transfer | Type reference (TYPE) | RS_BOOL | Automatisch Content übernehmen | 20050330 |
Method SET_START_ACTV_AUTO on class CL_RSO_GUI_REPOSITORY_TREE_COL has no exception.
Method START_SELECTED_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO_COLLECT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Nur anzeigen, nicht tiefer sammeln | 19990921 | ||
| 2 | I_TREE_STATE_IS_SAVED | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20020204 |
Method START_SELECTED_FUNCTION on class CL_RSO_GUI_REPOSITORY_TREE_COL has no exception.
Method UNREGISTER_HANDLER Signature
Method UNREGISTER_HANDLER on class CL_RSO_GUI_REPOSITORY_TREE_COL has no parameter.
Method UNREGISTER_HANDLER on class CL_RSO_GUI_REPOSITORY_TREE_COL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |