SAP ABAP Class CL_CLS_OTYGR_VIEWER (CL_CLS_OTYGR_VIEWER)
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_VIEWER | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SPAK_TOOL_CLASSIFICATION_SOTGR | Transaction SOTGR |
Created | 20050518 | SAP |
Last change | 20071217 | 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) |
Interfaces
Class CL_CLS_OTYGR_VIEWER has no interface implemented.
Friends
Class CL_CLS_OTYGR_VIEWER 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) | ABAP_BOOL | 20050518 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050518 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CLS_OTYGR_GRID | ALV for object types | 20050518 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050518 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CLS_OBJECT_TYPE_GROUP | Object type group | 20050518 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CLS_OTYGR_NAVIGATOR | Navigator for object type groups | 20050518 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050518 |
2 | ![]() |
Instance method | Public | Method | 20050518 | |
3 | ![]() |
Instance method | Public | Method | 20050518 | |
4 | ![]() |
Instance method | Public | Method | 20050628 | |
5 | ![]() |
Instance method | Private | Event handling method | 20050518 | |
6 | ![]() |
Instance method | Private | Event handling method | 20050518 | |
7 | ![]() |
Instance method | Private | Event handling method | 20050518 | |
8 | ![]() |
Instance method | Private | Event handling method | 20050518 | |
9 | ![]() |
Instance method | Public | Method | CONSTRUCTOR | 20050518 |
10 | ![]() |
Instance method | Public | Method | 20050518 | |
11 | ![]() |
Instance method | Public | Method | 20050518 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | NAVIGATION_REQUEST | Instance Event (0) |
Public (2) |
20050518 |
Types
Class CL_CLS_OTYGR_VIEWER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CHANGABLE | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20050518 | ||
2 | ![]() |
IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20050518 | ||
3 | ![]() |
IM_DISPLAY_MODE_GRID | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050518 | ||
4 | ![]() |
IM_OBJECT_TYPE_GROUP | Call by reference | Object reference (TYPE REF TO) | IF_CLS_OBJECT_TYPE_GROUP | Object list | 20050518 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
GUI Package-Builder exceptions | 20050518 | |
2 | ![]() |
Method can not be executed at present object state | 20050518 |
Method DISPLAY_MODE_IS_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_IS_GRID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050518 |
Method DISPLAY_MODE_IS_GRID on class CL_CLS_OTYGR_VIEWER has no exception.
Method FREE Signature
Method FREE on class CL_CLS_OTYGR_VIEWER has no parameter.
Method FREE on class CL_CLS_OTYGR_VIEWER has no exception.
Method GRID_HAS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_GRID_HAS_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050628 |
Method GRID_HAS_CHANGED on class CL_CLS_OTYGR_VIEWER has no exception.
Method HANDLE_GRID_NAVIGATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GROUP_NAME | Call by reference | Attribute reference (LIKE) | 20050518 |
Method HANDLE_GRID_NAVIGATION on class CL_CLS_OTYGR_VIEWER has no exception.
Method HANDLE_SWITCH_TO_GRID_DISPLAY Signature
Method HANDLE_SWITCH_TO_GRID_DISPLAY on class CL_CLS_OTYGR_VIEWER has no parameter.
Method HANDLE_SWITCH_TO_GRID_DISPLAY on class CL_CLS_OTYGR_VIEWER has no exception.
Method HANDLE_SWITCH_TO_TREE_DISPLAY Signature
Method HANDLE_SWITCH_TO_TREE_DISPLAY on class CL_CLS_OTYGR_VIEWER has no parameter.
Method HANDLE_SWITCH_TO_TREE_DISPLAY on class CL_CLS_OTYGR_VIEWER has no exception.
Method HANDLE_TREE_NAVIGATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GROUP_NAME | Call by reference | Attribute reference (LIKE) | 20050518 |
Method HANDLE_TREE_NAVIGATION on class CL_CLS_OTYGR_VIEWER has no exception.
Method SET_OBJECT_TYPE_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CHANGABLE | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20050518 | ||
2 | ![]() |
IM_DISPLAY_MODE_GRID | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050518 | ||
3 | ![]() |
IM_OBJECT_TYPE_GROUP | Call by reference | Object reference (TYPE REF TO) | IF_CLS_OBJECT_TYPE_GROUP | Object list | 20050518 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
GUI Package-Builder exceptions | 20050518 | |
2 | ![]() |
Method can not be executed at present object state | 20050518 |
Method UPDATE_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CHANGABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050518 | |||
2 | ![]() |
IM_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | TEXT-001 | ALV Control: Title bar text | 20050518 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050518 | ||
2 | ![]() |
Operation can't be executed in present object state | 20050615 |
Method UPDATE_REFERENCE Signature
Method UPDATE_REFERENCE on class CL_CLS_OTYGR_VIEWER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Method can not be executed at present object state | 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 |
History
Last changed by/on | SAP | 20071217 |
SAP Release Created in | 710 |