SAP ABAP Class CL_SCP_GUI_ALV_GRID_SKELETON (Wrapper Class for ALV Grid (Replaces CL_COVERAGE_RESULT))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SCP (Package) SAP Code Pages
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RFCDEST_MDMP | SM59 Maintenance of MDMP Destinations | 20101130 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SCP_COUNT_TAB | Code Page Segment Table | 20101130 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SCP_LANG_TAB | Languages and their relations | 20101207 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SCP_SEGMENT_TAB | Code Page Segment Table | 20101130 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_SCP_SEGMENT_TAB2 | Code Page Segment Table | 20101130 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_SCP_SEGMENT_TAB_ERR | Code Page Segment Table | 20101130 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_SCP_SEGMENT_TAB_RULE | ALV Display Code Page Segments | 20101207 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_SCP_SEGMENT_TAB_SEG | ALV Display Code Page Segments | 20101130 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_UNISCAN_FINAL_ALV | Results of RSUNISCAN_FINAL | 20101130 |
Properties
| Class | CL_SCP_GUI_ALV_GRID_SKELETON | |
| Short Description | Wrapper Class for ALV Grid (Replaces CL_COVERAGE_RESULT) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCP | SAP Code Pages |
| Created | 20101130 | 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) |
Interfaces
Class CL_SCP_GUI_ALV_GRID_SKELETON has no interface implemented.
Friends
Class CL_SCP_GUI_ALV_GRID_SKELETON has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SCRFNAME | Container Name | 20101130 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Necessary for displaying controls in a dialog box | 20101130 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Custom Container | 20101130 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CHAR01 | Grid in Change Mode | 20101130 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | FieldCatlg | 20101130 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FILT | Filter | 20101130 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Grid | 20101130 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | Layout | 20101130 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Output Table | 20101130 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_SORT | ALV Control: Table of Sort Criteria | 20101130 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | UI_FUNCTIONS | Functions Not to Be Displayed | 20101130 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | DISVARIANT | Saving Variants | 20101130 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | CHAR01 | Saving Allowed | 20101130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Build layout | 20101130 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20101130 | |
| 3 | Instance method | Public | Event handling method | Display | 20101130 | |
| 4 | Instance method | Public | Method | Fill Results Table | 20101130 | |
| 5 | Instance method | Public | Event handling method | Event Handler for Changes | 20101130 | |
| 6 | Instance method | Public | Event handling method | Event Handler for Double-clicking | 20101130 | |
| 7 | Instance method | Public | Event handling method | Event Handler for Toolbar | 20101130 | |
| 8 | Instance method | Public | Event handling method | Event Handler for User Commands | 20101130 | |
| 9 | Instance method | Protected | Method | Filter Table Is Being Filled | 20101130 | |
| 10 | Instance method | Protected | Method | 'S'how <-> 'U'pdate | 20101130 |
Events
Class CL_SCP_GUI_ALV_GRID_SKELETON has no event.
Types
Class CL_SCP_GUI_ALV_GRID_SKELETON has no local type.
Method Signatures
Method BUILD_LAYOUT Signature
Method BUILD_LAYOUT on class CL_SCP_GUI_ALV_GRID_SKELETON has no parameter.
Method BUILD_LAYOUT on class CL_SCP_GUI_ALV_GRID_SKELETON has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SCP_GUI_ALV_GRID_SKELETON has no parameter.
Method CONSTRUCTOR on class CL_SCP_GUI_ALV_GRID_SKELETON has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_SCP_GUI_ALV_GRID_SKELETON has no parameter.
Method DISPLAY on class CL_SCP_GUI_ALV_GRID_SKELETON has no exception.
Method FILL Signature
Method FILL on class CL_SCP_GUI_ALV_GRID_SKELETON has no parameter.
Method FILL on class CL_SCP_GUI_ALV_GRID_SKELETON has no exception.
Method HANDLE_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Call by reference | Attribute reference (LIKE) | 20101130 |
Method HANDLE_DATA_CHANGED on class CL_SCP_GUI_ALV_GRID_SKELETON has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20101130 | |||||
| 2 | E_ROW | Call by reference | Attribute reference (LIKE) | 20101130 |
Method HANDLE_DOUBLE_CLICK on class CL_SCP_GUI_ALV_GRID_SKELETON has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20101130 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20101130 |
Method HANDLE_TOOLBAR on class CL_SCP_GUI_ALV_GRID_SKELETON has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20101130 |
Method HANDLE_USER_COMMAND on class CL_SCP_GUI_ALV_GRID_SKELETON has no exception.
Method SET_FILTER Signature
Method SET_FILTER on class CL_SCP_GUI_ALV_GRID_SKELETON has no parameter.
Method SET_FILTER on class CL_SCP_GUI_ALV_GRID_SKELETON has no exception.
Method SET_READY_FOR_INPUT Signature
Method SET_READY_FOR_INPUT on class CL_SCP_GUI_ALV_GRID_SKELETON has no parameter.
Method SET_READY_FOR_INPUT on class CL_SCP_GUI_ALV_GRID_SKELETON has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |