SAP ABAP Class CL_DAAG_T100_LIST_DISPLAY (Test)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-DAG (Application Component) Data Aging
⤷
S_DAAG_COMMON (Package) Jointly Used Objects
⤷
⤷
Properties
| Class | CL_DAAG_T100_LIST_DISPLAY | |
| Short Description | Test | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_DAAG_COMMON | Jointly Used Objects |
| Created | 20130911 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DAAG_T100_LIST_DISPLAY has no forward declaration.
Interfaces
Class CL_DAAG_T100_LIST_DISPLAY has no interface implemented.
Friends
Class CL_DAAG_T100_LIST_DISPLAY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SALV_TABLE | Basis Class for Simple Tables | 20130911 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_T_OUTTAB | 20130911 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | DAAG_T_T100_MESSAGES | Table Type for T100 Messages | 20130911 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130911 | |
| 2 | Instance method | Public | Method | 20130911 | ||
| 3 | Static method | Private | Method | 20130912 | ||
| 4 | Instance method | Private | Event handling method | 20130911 | ||
| 5 | Instance method | Private | Event handling method | 20130911 |
Events
Class CL_DAAG_T100_LIST_DISPLAY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_OUTTAB | Private | See coding | 20130911 | BEGIN OF ty_s_outtab,
* icon TYPE icon_d,
icon TYPE icon_text,
* text TYPE natxt,
text(120) TYPE c,
longtxt TYPE icon_d,
END OF ty_s_outtab
|
||
| 2 | TY_T_OUTTAB | Private | See coding | 20130911 | ty_t_outtab TYPE STANDARD TABLE OF ty_s_outtab
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DAAG_T100 | Call by reference | Type reference (TYPE) | DAAG_T_T100_MESSAGES | Tabellentype für T100 Nachrichten | 20130911 |
Method CONSTRUCTOR on class CL_DAAG_T100_LIST_DISPLAY has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | ALV-Control: Text der Titelzeile | 20130911 |
Method DISPLAY on class CL_DAAG_T100_LIST_DISPLAY has no exception.
Method GET_ICON_FOR_MSGTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20130912 | |||
| 2 | RV_ICON | Value transfer | Type reference (TYPE) | ICON_TEXT | Trägerfeld für Ikonen | 20130912 |
Method GET_ICON_FOR_MSGTY on class CL_DAAG_T100_LIST_DISPLAY has no exception.
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Value transfer | Attribute reference (LIKE) | 20130911 | |||||
| 2 | ROW | Value transfer | Attribute reference (LIKE) | 20130911 |
Method ON_DOUBLE_CLICK on class CL_DAAG_T100_LIST_DISPLAY has no exception.
Method ON_LINK_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Value transfer | Attribute reference (LIKE) | 20130911 | |||||
| 2 | ROW | Value transfer | Attribute reference (LIKE) | 20130911 |
Method ON_LINK_CLICK on class CL_DAAG_T100_LIST_DISPLAY has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |