SAP ABAP Class IF_ALV_CUL (Pool for Common Constants)
Properties
| Class | IF_ALV_CUL | |
| Short Description | Pool for Common Constants | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090127 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ALV_CUL has no forward declaration.
Interfaces
Class IF_ALV_CUL has no interface implemented.
Friends
Class IF_ALV_CUL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | C | '2' | 20090127 | |||
| 2 | Constant | Public | Type reference (TYPE) | C | '1' | 20090127 | |||
| 3 | Constant | Public | Type reference (TYPE) | C | 'F' | 20090127 | |||
| 4 | Constant | Public | Type reference (TYPE) | C | ' ' | 20090127 | |||
| 5 | Constant | Public | Type reference (TYPE) | C | 'L' | 20090127 | |||
| 6 | Constant | Public | Type reference (TYPE) | CHAR01 | 'D' | Character Field of Length 1 | 20090224 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 0 | 20090127 | |||
| 8 | Constant | Public | Type reference (TYPE) | I | 1 | 20090127 | |||
| 9 | Constant | Public | Type reference (TYPE) | CHAR1 | '4' | 20090127 | |||
| 10 | Constant | Public | Type reference (TYPE) | CHAR1 | '6' | 20090224 | |||
| 11 | Constant | Public | Type reference (TYPE) | CHAR1 | '2' | 20090127 | |||
| 12 | Constant | Public | Type reference (TYPE) | CHAR1 | '7' | 20090224 | |||
| 13 | Constant | Public | Type reference (TYPE) | CHAR1 | '5' | 20090127 | |||
| 14 | Constant | Public | Type reference (TYPE) | CHAR1 | '1' | 20090127 | |||
| 15 | Constant | Public | Type reference (TYPE) | CHAR1 | '3' | 20090127 | |||
| 16 | Constant | Public | Type reference (TYPE) | C | 'S' | 20090127 | |||
| 17 | Constant | Public | Type reference (TYPE) | C | 'X' | 20090127 | |||
| 18 | Constant | Public | See coding | 20090210 | |||||
| 19 | Constant | Public | Attribute reference (LIKE) | SY-UCOMM | 'CANC' | 20090211 | |||
| 20 | Constant | Public | Attribute reference (LIKE) | SY-UCOMM | 'OK' | 20090211 | |||
| 21 | Constant | Public | Attribute reference (LIKE) | SY-UCOMM | 'OKCANC' | 20090211 | |||
| 22 | Constant | Public | See coding | 20091208 | |||||
| 23 | Constant | Public | See coding | 20090216 | |||||
| 24 | Constant | Public | See coding | 20091208 | |||||
| 25 | Constant | Public | See coding | 20091208 |
Methods
Class IF_ALV_CUL has no method.
Events
Class IF_ALV_CUL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_SORT_RULE | Public | See coding | 20130125 | BEGIN OF ys_sort_rule,
field_name TYPE y_field_name,
descending TYPE abap_bool,
is_grouped TYPE abap_bool,
END OF ys_sort_rule
|
||
| 2 | YTS_FIELD_NAME | Public | See coding | 20130125 | yts_field_name TYPE sorted TABLE OF y_field_name WITH unique KEY table_line
|
||
| 3 | YT_FIELD_NAME | Public | See coding | 20130125 | yt_field_name TYPE STANDARD TABLE OF y_field_name WITH KEY table_line
|
||
| 4 | YT_SORT_RULE | Public | See coding | 20130125 | yt_sort_rule TYPE STANDARD TABLE OF ys_sort_rule WITH KEY field_name
|
||
| 5 | Y_FIELD_NAME | Public | Type reference (TYPE) | FIELDNAME | 20130125 | |
|
| 6 | Y_FLAG | Public | See coding | 20091208 | Y_FLAG type C length 1
|
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |