SAP ABAP Class CL_GUI_CUSTOM_ALV_GRID (Customized ALV Grid Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
⤷ S_DBMON_ORA_COCKPIT (Package) Database Monitor for Oracle in Cockpit Framework
⤷ BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
⤷ S_DBMON_ORA_COCKPIT (Package) Database Monitor for Oracle in Cockpit Framework
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_GRID | ALV List Viewer | 20060517 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_CUSTOM_ALV_GRID_FSR | ALV Grid Class for FSR monitor | 20060518 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_CUSTOM_ALV_GRID_LTC | ALV Grid Class for Latch Monitor | 20060522 |
Properties
Class | CL_GUI_CUSTOM_ALV_GRID | |
Short Description | Customized ALV Grid Class | |
Super Class | CL_GUI_ALV_GRID | ALV List Viewer |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_DBMON_ORA_COCKPIT | Database Monitor for Oracle in Cockpit Framework |
Created | 20060517 | SAP |
Last change | 20070911 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_CUSTOM_ALV_GRID has no forward declaration.
Interfaces
Class CL_GUI_CUSTOM_ALV_GRID has no interface implemented.
Friends
Class CL_GUI_CUSTOM_ALV_GRID has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DISPLAY_DEPTH | Instance attribute | Public | Type reference (TYPE) | I | 20060517 | |||
2 | GRID_TITLE | Instance attribute | Public | Type reference (TYPE) | LVC_S_LAYO-GRID_TITLE | ALV Control: Title bar text | 20060517 | ||
3 | GT_FIELDCATALOG | Instance attribute | Public | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for SAP List Viewer Control | 20060517 | ||
4 | GWA_FIELDCATALOG | Instance attribute | Public | Type reference (TYPE) | LVC_S_FCAT | ALV control: Field catalog | 20060517 | ||
5 | GWA_LAYOUT | Instance attribute | Public | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20060517 | ||
6 | INDEX | Instance attribute | Public | Type reference (TYPE) | I | 20060517 | |||
7 | IT_TOOLBAR_EXCLUDING | Instance attribute | Public | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20060517 | ||
8 | IT_TOOLBAR_EXCLUDING_NO_SORT | Instance attribute | Public | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20060517 | ||
9 | SHOW_WITHOUT_DUPLICATES | Instance attribute | Public | Type reference (TYPE) | I | 1 | Specific to DB Overview Monitor | 20060718 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | Constructor | 20060517 |
Events
Class CL_GUI_CUSTOM_ALV_GRID has no event.
Types
Class CL_GUI_CUSTOM_ALV_GRID has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_APPLOGPARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20060517 | ||
2 | Importing | I_APPL_EVENTS | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20060517 | ||
3 | Importing | I_GRAPHICSPARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20060517 | ||
4 | Importing | I_LIFETIME | Call by reference | Type reference (TYPE) | I | 20060517 | |||
5 | Importing | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20060517 | |||
6 | Importing | I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20060517 | ||
7 | Importing | I_PARENTDBG | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20060517 | ||
8 | Importing | I_SHELLSTYLE | Call by reference | Type reference (TYPE) | I | 20060517 |
Method CONSTRUCTOR on class CL_GUI_CUSTOM_ALV_GRID has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 710 |