SAP ABAP Class CL_CLS_OTYGR_NAVIGATOR (Navigator for object type groups)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-CLS (Application Component) Classification Toolset
⤷
SPAK_TOOL_CLASSIFICATION_SOTGR (Package) Transaction SOTGR
⤷
⤷
Properties
| Class | CL_CLS_OTYGR_NAVIGATOR | |
| Short Description | Navigator for object type groups | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | CLASSIFICATION_TOOL | |
| Program status | ||
| Category | 0 | |
| Package | SPAK_TOOL_CLASSIFICATION_SOTGR | Transaction SOTGR |
| Created | 20050518 | SAP |
| Last change | 20110908 | 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) | |
| 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) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CLS_OTYGR_NAVIGATOR has no interface implemented.
Friends
Class CL_CLS_OTYGR_NAVIGATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | Tree | 20050518 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar | 20050518 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CLS_OBJECT_TYPE_GROUP_ELEMENTS | Datenzugriff für Baumanzeige | 20050518 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | DLVUNITS | Table of Delivery Units | 20050822 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | KEY_INDEX_T | 20050518 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050822 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | CLS_TYPE_GRID_LINES | Objektliste | 20050518 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | 20050518 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050822 | ||||
| 10 | Static Attribute | Private | Type reference (TYPE) | TY_GROUPS | Table of the object type group | 20050822 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | CLS_OBJECT_TYPE_GROUP | Object type group | 20050518 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | CLS_OBJECT_TYPE_GROUP | Object type group | 20050822 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | SCX_T100KEY | T100 Key with Parameters Mapped to Attribute Names | 20050615 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050916 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | NAVIGATION_REQUEST | Instance Event (0) |
Public (2) |
20050518 | |
| 2 | SHOW_GRID | Instance Event (0) |
Public (2) |
20050518 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_GROUPS | Private | See coding | 20050822 | ty_groups type sorted table of ty_group_info with unique key name
|
||
| 2 | TY_GROUP_INFO | Private | See coding | 20050822 | begin of TY_GROUP_INFO,
name type cls_object_type_group,
descr type string,
end of ty_group_info
|
Method Signatures
Method ADD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20050518 | |||
| 2 | IM_TYPE | Call by reference | Type reference (TYPE) | CLS_OBJECT_TYPE_GROUP | Type | 20050518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20050518 |
Method BUILD_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ELEMENTS | Call by reference | Type reference (TYPE) | CLS_OBJECT_TYPE_GROUP_ELEMENTS | Typen | 20050518 | |||
| 2 | IM_TYPE_GROUPS_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20050518 |
Method CHANGE_ALVTREE_TOOLBAR Signature
Method CHANGE_ALVTREE_TOOLBAR on class CL_CLS_OTYGR_NAVIGATOR has no parameter.
Method CHANGE_ALVTREE_TOOLBAR on class CL_CLS_OTYGR_NAVIGATOR has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CLS_OTYGR_NAVIGATOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CLS_OTYGR_NAVIGATOR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20050518 | |||
| 2 | IM_LEAVE_ON_DOUBLECLICK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20050518 |
Method DISPLAY_OVERVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TYPE_GROUPS_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20050822 | ||
| 2 | Invalid data | 20050822 | ||
| 3 | Operation can't be executed in present object state | 20050822 | ||
| 4 | User doesn't have sufficient authorizations | 20050822 |
Method DISPLAY_TITLE Signature
Method DISPLAY_TITLE on class CL_CLS_OTYGR_NAVIGATOR has no parameter.
Method DISPLAY_TITLE on class CL_CLS_OTYGR_NAVIGATOR has no exception.
Method EXCLUDE_TB_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_EXCLUDE | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | 20050518 |
Method EXCLUDE_TB_FUNCTIONS on class CL_CLS_OTYGR_NAVIGATOR has no exception.
Method FREE Signature
Method FREE on class CL_CLS_OTYGR_NAVIGATOR has no parameter.
Method FREE on class CL_CLS_OTYGR_NAVIGATOR has no exception.
Method GET_SELECTED_OTYGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OTYGR_SELECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050822 | ||||
| 2 | EX_SELECTED_OTYGR | Value transfer | Type reference (TYPE) | CLS_OBJECT_TYPE_GROUP | 20050822 |
Method GET_SELECTED_OTYGR on class CL_CLS_OTYGR_NAVIGATOR has no exception.
Method HANDLE_EXPAND_NC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050518 |
Method HANDLE_EXPAND_NC on class CL_CLS_OTYGR_NAVIGATOR has no exception.
Method HANDLE_ITEM_CM_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20050518 | |||||
| 2 | MENU | Value transfer | Attribute reference (LIKE) | 20050518 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050518 |
Method HANDLE_ITEM_CM_REQ on class CL_CLS_OTYGR_NAVIGATOR has no exception.
Method HANDLE_ITEM_CM_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20050518 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20050518 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050518 |
Method HANDLE_ITEM_CM_SEL on class CL_CLS_OTYGR_NAVIGATOR has no exception.
Method HANDLE_ITEM_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20050518 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050518 |
Method HANDLE_ITEM_DOUBLE_CLICK on class CL_CLS_OTYGR_NAVIGATOR has no exception.
Method HANDLE_NODE_CM_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Value transfer | Attribute reference (LIKE) | 20050518 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050518 |
Method HANDLE_NODE_CM_REQ on class CL_CLS_OTYGR_NAVIGATOR has no exception.
Method HANDLE_NODE_CM_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20050518 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050518 |
Method HANDLE_NODE_CM_SEL on class CL_CLS_OTYGR_NAVIGATOR has no exception.
Method HANDLE_NODE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050518 |
Method HANDLE_NODE_DOUBLE_CLICK on class CL_CLS_OTYGR_NAVIGATOR has no exception.
Method HANDLE_ON_DROPDOWN_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20050822 | |||||
| 2 | POSX | Value transfer | Attribute reference (LIKE) | 20050822 | |||||
| 3 | POSY | Value transfer | Attribute reference (LIKE) | 20050822 |
Method HANDLE_ON_DROPDOWN_CLICKED on class CL_CLS_OTYGR_NAVIGATOR has no exception.
Method HANDLE_ON_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20050518 |
Method HANDLE_ON_FUNCTION_SELECTED on class CL_CLS_OTYGR_NAVIGATOR has no exception.
Method HIER_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_HIERARCHY_HEADER | Call by reference | Type reference (TYPE) | TREEV_HHDR | 20050518 |
Method HIER_HEADER on class CL_CLS_OTYGR_NAVIGATOR has no exception.
Method REGISTER_ALVTREE_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVATION | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | 20050518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050518 |
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VISIBLE | Value transfer | Type reference (TYPE) | C | Visible | 20050518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20050518 |
Event Signatures
Event NAVIGATION_REQUEST Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUP_NAME | Exporting | Value transfer | Type reference (TYPE) | CLS_OBJECT_TYPE_GROUP | Object type group | 20050518 |
Event SHOW_GRID Signature
Event SHOW_GRID on class CL_CLS_OTYGR_NAVIGATOR has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |