SAP ABAP Class CL_UMG_SPUMG_LIST (Results + ALV grid)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18-UNI (Application Component) I18N Unicode
⤷
SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
⤷
⤷
Meta Relationship - Used By
Properties
| Class | CL_UMG_SPUMG_LIST | |
| Short Description | Results + ALV grid | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SUMIG | Unicode Migration: Tabellen Umsetzer + Reparatur Tool |
| Created | 20051110 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMG_SPUMG_LIST has no forward declaration.
Interfaces
Class CL_UMG_SPUMG_LIST has no interface implemented.
Friends
Class CL_UMG_SPUMG_LIST 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_CUSTOM_CONTAINER | Custom Container | 20051110 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog | 20051110 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Grid | 20051110 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | Layout | 20051110 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Ausgabetabelle | 20051110 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | LVC_TITLE | ALV-Control: Tabelle der Filterbedingungen | 20051110 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | UI_FUNCTIONS | Nicht anzuzeigende Funktionen | 20051110 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | DISVARIANT | Display Variant (External Use) | 20051205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Build ALV grid layout | 20051110 | |
| 2 | Instance method | Public | Constructor | Constructor | 20051110 | |
| 3 | Instance method | Public | Method | Create ALV grid | 20051110 | |
| 4 | Instance method | Public | Method | Display | 20051110 | |
| 5 | Instance method | Protected | Method | Exclude some standard feature from the ALV toolbar | 20051118 | |
| 6 | Instance method | Public | Method | Fill of result table | 20051110 | |
| 7 | Instance method | Public | Event handling method | Eventhandler for double click | 20051110 | |
| 8 | Instance method | Public | Event handling method | Eventhandler for the toolbar | 20051110 | |
| 9 | Instance method | Public | Event handling method | Eventhandler for User Commands | 20051110 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | REFRESH_GRID | Instance Event (0) |
Protected (1) |
Refresh the table contents of the ALV Grid | 20051111 |
Types
Class CL_UMG_SPUMG_LIST has no local type.
Method Signatures
Method BUILD_LAYOUT Signature
Method BUILD_LAYOUT on class CL_UMG_SPUMG_LIST has no parameter.
Method BUILD_LAYOUT on class CL_UMG_SPUMG_LIST has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UMG_SPUMG_LIST has no parameter.
Method CONSTRUCTOR on class CL_UMG_SPUMG_LIST has no exception.
Method CREATE_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Name of a Screen Element | 20070626 |
Method CREATE_GRID on class CL_UMG_SPUMG_LIST has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_UMG_SPUMG_LIST has no parameter.
Method DISPLAY on class CL_UMG_SPUMG_LIST has no exception.
Method EXCLUDE_ALV_TOOLS Signature
Method EXCLUDE_ALV_TOOLS on class CL_UMG_SPUMG_LIST has no parameter.
Method EXCLUDE_ALV_TOOLS on class CL_UMG_SPUMG_LIST has no exception.
Method FILL Signature
Method FILL on class CL_UMG_SPUMG_LIST has no parameter.
Method FILL on class CL_UMG_SPUMG_LIST 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 | Type reference (TYPE) | 20051110 | |||||
| 2 | E_ROW | Call by reference | Type reference (TYPE) | 20051110 |
Method HANDLE_DOUBLE_CLICK on class CL_UMG_SPUMG_LIST 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 | Type reference (TYPE) | 20051110 | |||||
| 2 | E_OBJECT | Call by reference | Type reference (TYPE) | 20051110 |
Method HANDLE_TOOLBAR on class CL_UMG_SPUMG_LIST 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 | Type reference (TYPE) | 20051110 |
Method HANDLE_USER_COMMAND on class CL_UMG_SPUMG_LIST has no exception.
Event Signatures
Event REFRESH_GRID Signature
Event REFRESH_GRID on class CL_UMG_SPUMG_LIST has no parameter.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |