SAP ABAP Class CL_CLS_OTYGR_GRID (ALV for object types)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-CLS (Application Component) Classification Toolset
⤷
SPAK_TOOL_CLASSIFICATION_SOTGR (Package) Transaction SOTGR
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AKB_TABLE_EDITOR | Display Check Results | 20050511 |
Properties
| Class | CL_CLS_OTYGR_GRID | |
| Short Description | ALV for object types | |
| Super Class | CL_AKB_TABLE_EDITOR | Display Check Results |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPAK_TOOL_CLASSIFICATION_SOTGR | Transaction SOTGR |
| Created | 20050511 | SAP |
| Last change | 20090618 | 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_GRID has no interface implemented.
Friends
Class CL_CLS_OTYGR_GRID 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_CONTAINER | Abstract Container for GUI Controls | 20050511 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CLS_OBJECT_TYPE_GROUP | Object type group | 20050511 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SCX_T100KEY | T100 Key with Parameters Mapped to Attribute Names | 20050615 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CLS_TYPE_GRID_LINES | Content of the type grid | 20050511 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20071008 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20050511 | |
| 3 | Instance method | Private | Method | 20050511 | ||
| 4 | Instance method | Private | Method | 20050511 | ||
| 5 | Instance method | Public | Method | CONSTRUCTOR | 20050511 | |
| 6 | Instance method | Public | Method | Set Control Visible or Invisible | 20050518 | |
| 7 | Instance method | Public | Method | 20050511 | ||
| 8 | Instance method | Public | Method | 20050511 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | NAVIGATION_REQUEST | Instance Event (0) |
Public (2) |
20050517 | |
| 2 | SHOW_TREE | Instance Event (0) |
Public (2) |
20050518 |
Types
Class CL_CLS_OTYGR_GRID has no local type.
Method Signatures
Method APPEND_EMPTY_LINES Signature
Method APPEND_EMPTY_LINES on class CL_CLS_OTYGR_GRID has no parameter.
Method APPEND_EMPTY_LINES on class CL_CLS_OTYGR_GRID has no exception.
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 | 20050511 | |||
| 2 | IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20050511 | |||
| 3 | IM_OBJECT_TYPE_GROUP | Call by reference | Object reference (TYPE REF TO) | IF_CLS_OBJECT_TYPE_GROUP | Object list | 20050511 | |||
| 4 | IM_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | TEXT-001 | ALV-Control: Text der Titelzeile | 20050511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20050511 | ||
| 2 | Method can not be executed at present object state | 20050511 |
Method CREATE_ELEMENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ELEMENTS | Call by reference | Type reference (TYPE) | CLS_OBJECT_TYPE_GROUP_ELEMENTS | Types | 20050511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation can't be executed in present object state | 20050615 |
Method CREATE_GRID_LINES 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 | Types | 20050511 |
Method CREATE_GRID_LINES on class CL_CLS_OTYGR_GRID 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 | 20050511 | |||
| 2 | IM_OBJECT_TYPE_GROUP | Call by reference | Object reference (TYPE REF TO) | IF_CLS_OBJECT_TYPE_GROUP | Object list | 20050511 | |||
| 3 | IM_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | TEXT-001 | ALV-Control: Text der Titelzeile | 20050511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20050511 | ||
| 2 | Method can not be executed at present object state | 20050511 |
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 |
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 | 20050511 | ||||
| 2 | IM_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | TEXT-001 | ALV Control: Title bar text | 20050511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050511 | |||
| 2 | Operation can't be executed in present object state | 20050615 |
Method UPDATE_REFERENCE Signature
Method UPDATE_REFERENCE on class CL_CLS_OTYGR_GRID has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Method can not be executed at present object state | 20050511 |
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 | 20050517 |
Event SHOW_TREE Signature
Event SHOW_TREE on class CL_CLS_OTYGR_GRID has no parameter.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |