SAP ABAP Class /XNFE/IF_ALV_CONFIG (Configuration of ALV)
Properties
| Class | /XNFE/IF_ALV_CONFIG | |
| Short Description | Configuration of ALV | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110715 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /XNFE/IF_ALV_CONFIG has no interface implemented.
Friends
Class /XNFE/IF_ALV_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 10 | 20110715 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 14 | 20110715 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 15 | 20110715 | |||
| 4 | Constant | Public | Type reference (TYPE) | I | 20 | 20110715 | |||
| 5 | Constant | Public | Type reference (TYPE) | I | 5 | 20110715 | |||
| 6 | Constant | Public | Type reference (TYPE) | I | 7 | 20110715 | |||
| 7 | Constant | Public | Type reference (TYPE) | I | 11 | 20110715 | |||
| 8 | Constant | Public | See coding | Name of Local Exit Class | 20110715 | ||||
| 9 | Constant | Public | See coding | 20110715 | |||||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110715 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | I | Number of Initially Displayed Lines | 20110718 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110715 | ||||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110715 |
Methods
Class /XNFE/IF_ALV_CONFIG has no method.
Events
Class /XNFE/IF_ALV_CONFIG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_COLUMN | Public | See coding | 20110715 | begin of S_COLUMN,
id type string,
editor type ref to if_salv_wd_table_cell_editor,
visible type wdy_uie_library_enum_type,
position type i,
header_ddic type wdy_uie_library_enum_type, "like if_salv_wd_c_ddic_binding=>ddic_bind,
text type string,
tooltip type string,
width type string,
align type wdy_uie_library_enum_type,
end of s_column
|
||
| 2 | S_FUNCTION | Public | See coding | 20110715 | begin of S_FUNCTION,
id type string,
function type ref to cl_salv_wd_function,
editor type ref to cl_salv_wd_fe,
enabled type abap_bool,
position type i,
visible type wdui_visibility,
end of s_function
|
||
| 3 | T_COLUMNS | Public | See coding | 20110715 | t_columns type standard table of s_column
|
||
| 4 | T_FUNCTIONS | Public | See coding | 20110715 | t_functions type standard table of s_function
|
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in |