SAP ABAP Class IF_GUI_ALV_GRID_EXT (Interface for BAdI: BADI_GUI_ALV_GRID_EXT)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060412 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DEMO_GUI_ALV_GRID | Disjunction ID BADI_GUI_ALV_GRID_EXT | 20060412 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_KAB_PKAL_ALV_EX | Example: Add Column at Result of PKAL | 20070516 |
Properties
| Class | IF_GUI_ALV_GRID_EXT | |
| Short Description | Interface for BAdI: BADI_GUI_ALV_GRID_EXT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060412 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GUI_ALV_GRID_EXT has no forward declaration.
Interfaces
Class IF_GUI_ALV_GRID_EXT has no interface implemented.
Friends
Class IF_GUI_ALV_GRID_EXT has no friend class.
Attributes
Class IF_GUI_ALV_GRID_EXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Transfer table, field catalog, grid before exit | 20060412 | |
| 2 | Instance method | Public | Method | Transfer table, field catalog, grid before 1st display | 20060412 | |
| 3 | Instance method | Public | Method | Transfer table, field catalog, grid before refresh | 20060412 | |
| 4 | Instance method | Public | Method | Transfer field catalog for creating fields | 20060412 |
Events
Class IF_GUI_ALV_GRID_EXT has no event.
Types
Class IF_GUI_ALV_GRID_EXT has no local type.
Method Signatures
Method BEFORE_DESTROY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20060412 | |||
| 2 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Dummy Referenz zu Übergabe von Applikationsdaten | 20060412 | |||
| 3 | IT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20060412 | |||
| 4 | IT_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20060412 |
Method BEFORE_DESTROY on class IF_GUI_ALV_GRID_EXT has no exception.
Method BEFORE_FIRST_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20060412 | |||
| 2 | CT_EXCEPT_QINFO | Call by reference | Type reference (TYPE) | LVC_T_QINF | Tabelle für die Exception Quickinfo | 20060412 | |||
| 3 | CT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20060412 | |||
| 4 | CT_FILTER | Call by reference | Type reference (TYPE) | LVC_T_FILT | ALV-Control: Tabelle der Filterbedingungen | 20060412 | |||
| 5 | CT_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20060412 | ||||
| 6 | CT_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | ALV-Contol: Tabelle der Sortierkriterien | 20060412 | |||
| 7 | IR_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20060412 | |||
| 8 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Dummy Referenz zu Übergabe von Applikationsdaten | 20060412 | |||
| 9 | IS_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20060412 | |||
| 10 | IV_STYLE_FNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20060412 |
Method BEFORE_FIRST_DISPLAY on class IF_GUI_ALV_GRID_EXT has no exception.
Method BEFORE_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_STABLE | Call by reference | Type reference (TYPE) | LVC_S_STBL | ALV-Control: Refresh-Stabilität | 20060412 | |||
| 2 | CT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20060412 | |||
| 3 | CT_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20060412 | ||||
| 4 | CV_SOFT_REFRESH | Call by reference | Type reference (TYPE) | CHAR01 | Charakterfeld der Länge 1 | 20060412 | |||
| 5 | IR_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20060412 | |||
| 6 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Dummy Referenz zu Übergabe von Applikationsdaten | 20060412 | |||
| 7 | IV_STYLE_FNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20060412 |
Method BEFORE_REFRESH on class IF_GUI_ALV_GRID_EXT has no exception.
Method BEFORE_TABLE_BUILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20060412 |
Method BEFORE_TABLE_BUILD on class IF_GUI_ALV_GRID_EXT has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |