SAP ABAP Class CL_ESD_UI_OBJECTS (Relevant Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SESD_ESI_OBJECT_EDITORS (Package) Unified Editor for ESR Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ESD_ALV | ESD: ALV Handler | 20060822 |
Properties
| Class | CL_ESD_UI_OBJECTS | |
| Short Description | Relevant Objects | |
| Super Class | CL_ESD_ALV | ESD: ALV Handler |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SESD_ESI_OBJECT_EDITORS | Unified Editor for ESR Objects |
| Created | 20051215 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESD_UI_OBJECTS has no forward declaration.
Interfaces
Class CL_ESD_UI_OBJECTS has no interface implemented.
Friends
Class CL_ESD_UI_OBJECTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20060912 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ESD_UI_WHERE_USED_LIST | Where Used List | 20060912 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ESD_ALV_RESTORE_INFO | Restore information for ALV-Grids | 20061115 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_ROID | Assignment of Row Number to Row ID | 20061115 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | FLAG | WhereUsed-List visible? | 20061115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20060831 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20061108 | |
| 3 | Instance method | Public | Method | 20060914 | ||
| 4 | Instance method | Protected | Event handling method | 20060918 | ||
| 5 | Instance method | Protected | Event handling method | Eventhandler for data_changed_finished event | 20070221 | |
| 6 | Instance method | Protected | Method | 20061107 |
Events
Class CL_ESD_UI_OBJECTS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYPT_LIST | Public | See coding | 20051215 | TYPT_LIST type standard table of typ_list
|
||
| 2 | TYP_LIST | Public | See coding | 20051215 | BEGIN OF typ_list,
abap_name TYPE progname,
END OF typ_list
|
Method Signatures
Method CALL_WHERE_USED_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WUL_SOURCE_ROW | Call by reference | Type reference (TYPE) | LVC_S_ROID | Assignment of Row Number to Row ID | 20061115 |
Method CALL_WHERE_USED_LIST on class CL_ESD_UI_OBJECTS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20061108 | |||
| 2 | IR_PLUGIN | Call by reference | Object reference (TYPE REF TO) | IF_ESD_PLUGIN | UI Functions | 20061108 | |||
| 3 | IR_UI_LAYER | Call by reference | Object reference (TYPE REF TO) | CL_ESD_UI_LAYER | Class representing the UI Layer | 20061108 | |||
| 4 | IS_RESTORE_INFO | Call by reference | Type reference (TYPE) | ESD_ALV_RESTORE_INFO | Restore information for ALV-Grids | 20061115 | |||
| 5 | IS_RESTORE_INFO_WUL | Call by reference | Type reference (TYPE) | ESD_ALV_RESTORE_INFO | Restore information for ALV-Grids | 20061115 | |||
| 6 | IV_CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | Name of Container | 20061108 |
Method CONSTRUCTOR on class CL_ESD_UI_OBJECTS has no exception.
Method HIDE_WHERE_USED_LIST Signature
Method HIDE_WHERE_USED_LIST on class CL_ESD_UI_OBJECTS has no parameter.
Method HIDE_WHERE_USED_LIST on class CL_ESD_UI_OBJECTS has no exception.
Method ON_CLOSE Signature
Method ON_CLOSE on class CL_ESD_UI_OBJECTS has no parameter.
Method ON_CLOSE on class CL_ESD_UI_OBJECTS has no exception.
Method ON_DATA_CHANGED_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GOOD_CELLS | Call by reference | Attribute reference (LIKE) | 20070221 | |||||
| 2 | E_MODIFIED | Call by reference | Attribute reference (LIKE) | 20070221 |
Method ON_DATA_CHANGED_FINISHED on class CL_ESD_UI_OBJECTS has no exception.
Method SHOW_WHERE_USED_LIST Signature
Method SHOW_WHERE_USED_LIST on class CL_ESD_UI_OBJECTS has no parameter.
Method SHOW_WHERE_USED_LIST on class CL_ESD_UI_OBJECTS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |