SAP ABAP Class CL_I18N_CF_LIST (Results + ALV grid)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-PRN (Application Component) Print and Output Management
⤷
SPOOL_CASCADING_FONTS (Package) Cascading Fonts Configurator
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_I18N_CASCADINGFONT_LIST | Cascading font info list | 20130417 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_I18N_CF_CHARWIDTH_MANAGER | Charwidth manager | 20130417 |
Properties
| Class | CL_I18N_CF_LIST | |
| Short Description | Results + ALV grid | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPOOL_CASCADING_FONTS | Cascading Fonts Configurator |
| Created | 20130417 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_I18N_CF_LIST has no forward declaration.
Interfaces
Class CL_I18N_CF_LIST has no interface implemented.
Friends
Class CL_I18N_CF_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SCRFNAME | Container Name | 20130417 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Notwendig wenn man Controls auf einem Popup-Screen darstellt | 20130417 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Custom Container | 20130417 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CHAR01 | Grid im Änderungsmodus | 20130417 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog | 20130417 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FILT | Filter | 20130417 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Grid | 20130417 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | Layout | 20130417 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Ausgabetabelle | 20130417 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_ROW | ALV control: Table rows | 20130417 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_SORT | ALV-Contol: Tabelle der Sortierkriterien | 20130417 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | LVC_TITLE | ALV-Control: Tabelle der Filterbedingungen | 20130417 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | UI_FUNCTIONS | Nicht anzuzeigende Funktionen | 20130417 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | DISVARIANT | Variantensicherung | 20130417 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | CHAR01 | Sicherung erlaubt | 20130417 |
Methods
Events
Class CL_I18N_CF_LIST has no event.
Types
Class CL_I18N_CF_LIST has no local type.
Method Signatures
Method BUILD_LAYOUT Signature
Method BUILD_LAYOUT on class CL_I18N_CF_LIST has no parameter.
Method BUILD_LAYOUT on class CL_I18N_CF_LIST has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_I18N_CF_LIST has no parameter.
Method CONSTRUCTOR on class CL_I18N_CF_LIST has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_I18N_CF_LIST has no parameter.
Method DISPLAY on class CL_I18N_CF_LIST has no exception.
Method FILL Signature
Method FILL on class CL_I18N_CF_LIST has no parameter.
Method FILL on class CL_I18N_CF_LIST has no exception.
Method FREE Signature
Method FREE on class CL_I18N_CF_LIST has no parameter.
Method FREE on class CL_I18N_CF_LIST has no exception.
Method HANDLE_BEFORE_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) | 20130417 |
Method HANDLE_BEFORE_USER_COMMAND on class CL_I18N_CF_LIST has no exception.
Method HANDLE_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Call by reference | Type reference (TYPE) | 20130417 |
Method HANDLE_DATA_CHANGED on class CL_I18N_CF_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) | 20130417 | |||||
| 2 | E_ROW | Call by reference | Type reference (TYPE) | 20130417 |
Method HANDLE_DOUBLE_CLICK on class CL_I18N_CF_LIST has no exception.
Method HANDLE_MENU_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Call by reference | Type reference (TYPE) | 20130417 | |||||
| 2 | E_UCOMM | Call by reference | Type reference (TYPE) | 20130417 |
Method HANDLE_MENU_BUTTON on class CL_I18N_CF_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) | 20130417 | |||||
| 2 | E_OBJECT | Call by reference | Type reference (TYPE) | 20130417 |
Method HANDLE_TOOLBAR on class CL_I18N_CF_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) | 20130417 |
Method HANDLE_USER_COMMAND on class CL_I18N_CF_LIST has no exception.
Method SET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FILTER | Call by reference | Type reference (TYPE) | LVC_T_FILT | ALV control: Table of filter conditions | 20130417 |
Method SET_FILTER on class CL_I18N_CF_LIST has no exception.
Method SET_READY_FOR_INPUT Signature
Method SET_READY_FOR_INPUT on class CL_I18N_CF_LIST has no parameter.
Method SET_READY_FOR_INPUT on class CL_I18N_CF_LIST has no exception.
Method SET_SEL_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SEL_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROW | ALV control: Table rows | 20130417 |
Method SET_SEL_ROWS on class CL_I18N_CF_LIST has no exception.
Method SET_SORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | ALV Control: Table of Sort Criteria | 20130417 |
Method SET_SORT on class CL_I18N_CF_LIST has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |