SAP ABAP Class /TDAG/CPIF_ALV_GRID_USER (CP: Interface for classes that use an ALV grid from the rep.)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /TDAG/CPCL_DECL_SUB_VIEW_CTRL | CP: Controls the graph. representation of declarable subst | 20080311 |
Properties
| Class | /TDAG/CPIF_ALV_GRID_USER | |
| Short Description | CP: Interface for classes that use an ALV grid from the rep. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080311 | SAP |
| Last change | 20141109 | 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 /TDAG/CPIF_ALV_GRID_USER has no interface implemented.
Friends
Class /TDAG/CPIF_ALV_GRID_USER has no friend class.
Attributes
Class /TDAG/CPIF_ALV_GRID_USER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create the field catalog for the ALV grid | 20080311 | |
| 2 | Instance method | Public | Method | Deregisters the event handler methods for the ALV grid | 20080311 | |
| 3 | Instance method | Public | Method | Returns the logical group for the ALV grid layouts | 20080311 | |
| 4 | Instance method | Public | Method | Registers the event handler methods for the ALV grid | 20080311 |
Events
Class /TDAG/CPIF_ALV_GRID_USER has no event.
Types
Class /TDAG/CPIF_ALV_GRID_USER has no local type.
Method Signatures
Method CREATE_FIELD_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_F4_FIELDS | Call by reference | Type reference (TYPE) | LVC_T_F4 | Fields that have F4 help | 20080311 | |||
| 2 | ET_FIELD_CATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | The created field catalog | 20080311 | |||
| 3 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Additional data to create the field catalog | 20080311 | |||
| 4 | I_FLG_EDIT | Call by reference | Type reference (TYPE) | ESP1_BOOLEAN | Indicator if data can be maintained | 20080311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | The field catalog could not be created | 20080311 |
Method DEREGISTER_EVENT_HANDLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | The grid for which the event handlers should be deregistered | 20080311 |
Method DEREGISTER_EVENT_HANDLERS on class /TDAG/CPIF_ALV_GRID_USER has no exception.
Method GET_LOGICAL_LAYOUT_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LOGICAL_GROUP | Value transfer | Type reference (TYPE) | SLIS_LOGGR | The logical group for layouts | 20080311 |
Method GET_LOGICAL_LAYOUT_GROUP on class /TDAG/CPIF_ALV_GRID_USER has no exception.
Method REGISTER_EVENT_HANDLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | The grid for which the event handlers should be registered | 20080311 |
Method REGISTER_EVENT_HANDLERS on class /TDAG/CPIF_ALV_GRID_USER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |