SAP ABAP Class IF_EX_ALV_GRID_XT (BAdI Interface IF_EX_ALV_GRID_XT)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060118 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EXM_IM_ALV_GRID_XT | Example Implementation for BAdI Definition ALV_GRID_XT | 20040304 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_ALV_GRID_XT | BAdI Class CL_EX_ALV_GRID_XT | 20040825 |
Properties
Class | IF_EX_ALV_GRID_XT | |
Short Description | BAdI Interface IF_EX_ALV_GRID_XT | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040302 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_EX_ALV_GRID_XT has no forward declaration.
Interfaces
Class IF_EX_ALV_GRID_XT has no interface implemented.
Friends
Class IF_EX_ALV_GRID_XT has no friend class.
Attributes
Class IF_EX_ALV_GRID_XT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Refresh ALV Display | 20040302 |
2 | ![]() |
Instance method | Public | Method | Initial Call for ALV Grid | 20040302 |
Events
Class IF_EX_ALV_GRID_XT has no event.
Types
Class IF_EX_ALV_GRID_XT has no local type.
Method Signatures
Method REFRESH_TABLE_DISPLAY 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 | zeilen-/spaltenstabil | 20040302 | ||
2 | ![]() |
CT_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | Ausgabetabelle | 20040302 | ||
3 | ![]() |
C_OPTIMIZE_OUTPUT | Call by reference | Type reference (TYPE) | XFELD | ALV Ausgabe optimieren (Spalten ohne Inhalt ausblenden) | 20040302 | ||
4 | ![]() |
C_SOFT_REFRESH | Call by reference | Type reference (TYPE) | CHAR01 | Ohne Sortierung, Filter, etc. | 20040302 | ||
5 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | ALV_GRID_ID | Parameter FLT_VAL der Methode REFRESH_TABLE_DISPLAY | 20040302 | ||
6 | ![]() |
I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CLIKE | Struktur der ALV Datentabelle | 20040304 |
Method REFRESH_TABLE_DISPLAY on class IF_EX_ALV_GRID_XT has no exception.
Method SET_TABLE_FOR_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 | Layout | 20040302 | ||
2 | ![]() |
CS_PRINT | Call by reference | Type reference (TYPE) | LVC_S_PRNT | Drucksteuerung | 20040302 | ||
3 | ![]() |
CS_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | Anzeigevariante | 20040302 | ||
4 | ![]() |
CT_ALV_GRAPHICS | Call by reference | Type reference (TYPE) | DTC_T_TC | Tabelle von der Struktur DTC_S_TC | 20040302 | ||
5 | ![]() |
CT_EXCEPT_QINFO | Call by reference | Type reference (TYPE) | LVC_T_QINF | Tabelle für die Exception Quickinfo | 20040302 | ||
6 | ![]() |
CT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog | 20040302 | ||
7 | ![]() |
CT_FILTER | Call by reference | Type reference (TYPE) | LVC_T_FILT | Filterkriterien | 20040302 | ||
8 | ![]() |
CT_HYPERLINK | Call by reference | Type reference (TYPE) | LVC_T_HYPE | Hyperlinks | 20040302 | ||
9 | ![]() |
CT_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | Ausgabetabelle | 20040302 | ||
10 | ![]() |
CT_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | Sortierkriterien | 20040302 | ||
11 | ![]() |
CT_SPECIAL_GROUPS | Call by reference | Type reference (TYPE) | LVC_T_SGRP | Feldgruppen | 20040302 | ||
12 | ![]() |
CT_TOOLBAR_EXCLUDING | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | excludierte Toolbarstandardfunktionen | 20040302 | ||
13 | ![]() |
C_DEFAULT | Call by reference | Type reference (TYPE) | CHAR01 | Defaultanzeigevariante | 20040302 | ||
14 | ![]() |
C_OPTIMIZE_OUTPUT | Call by reference | Type reference (TYPE) | XFELD | ALV Ausgabe optimieren (Spalten ohne Inhalt ausblenden) | 20040302 | ||
15 | ![]() |
C_SAVE | Call by reference | Type reference (TYPE) | CHAR01 | Anzeigevariante sichern | 20040302 | ||
16 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | ALV_GRID_ID | Parameter FLT_VAL der Methode SET_TABLE_FOR_FIRST_DISPLAY | 20040302 | ||
17 | ![]() |
IO_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_ALV_GRID_XT | Erweiterungen zu CL_GUI_ALV_GRID | 20040302 | ||
18 | ![]() |
IO_TOOLBAR_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_ALV_GRID_TOOLBAR_MANAGER | ALV Grid Toolbar Verwaltung | 20040302 | ||
19 | ![]() |
I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CLIKE | Struktur der ALV Datentabelle | 20040304 |
Method SET_TABLE_FOR_FIRST_DISPLAY on class IF_EX_ALV_GRID_XT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |