SAP ABAP Class CL_WLF_LOG_DISPLAY (Display Data in an ALV and Navigate)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WLF_IDOC_PROCESSING (Package) IDoc Processing
⤷
⤷
Properties
| Class | CL_WLF_LOG_DISPLAY | |
| Short Description | Display Data in an ALV and Navigate | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WLF_IDOC_PROCESSING | IDoc Processing |
| Created | 20120628 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WLF_LOG_DISPLAY has no forward declaration.
Interfaces
Class CL_WLF_LOG_DISPLAY has no interface implemented.
Friends
Class CL_WLF_LOG_DISPLAY has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120628 | ||
| 2 | Instance method | Private | Method | 20130911 | ||
| 3 | Instance method | Public | Method | 20120628 | ||
| 4 | Instance method | Private | Event handling method | 20120822 | ||
| 5 | Instance method | Private | Event handling method | 20120628 | ||
| 6 | Instance method | Private | Event handling method | 20120802 | ||
| 7 | Instance method | Private | Event handling method | 20120802 | ||
| 8 | Instance method | Public | Method | 20120802 | ||
| 9 | Instance method | Public | Method | 20120628 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | BUTTON_CLICK | Instance Event (0) |
Public (2) |
20120822 | |
| 2 | DOUBLE_CLICK | Instance Event (0) |
Public (2) |
20120628 | |
| 3 | HIDE_LOG | Instance Event (0) |
Public (2) |
20120802 |
Types
Class CL_WLF_LOG_DISPLAY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WLF_LOG_DISPLAY has no exception.
Method DISPLAY_ERROR_LONG_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ROW_ID | Call by reference | Type reference (TYPE) | LVC_T_ROID | Assignment of Row Number to Row ID | 20130911 |
Method DISPLAY_ERROR_LONG_TEXT on class CL_WLF_LOG_DISPLAY has no exception.
Method FREE Signature
Method FREE on class CL_WLF_LOG_DISPLAY has no parameter.
Method FREE on class CL_WLF_LOG_DISPLAY has no exception.
Method HANDLE_BUTTON_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COL_ID | Value transfer | Attribute reference (LIKE) | 20120822 | |||||
| 2 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20120822 |
Method HANDLE_BUTTON_CLICK on class CL_WLF_LOG_DISPLAY has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20120628 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20120628 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 20120628 |
Method HANDLE_DOUBLE_CLICK on class CL_WLF_LOG_DISPLAY has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20120802 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20120802 |
Method HANDLE_TOOLBAR on class CL_WLF_LOG_DISPLAY 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 | Value transfer | Attribute reference (LIKE) | 20120802 |
Method HANDLE_USER_COMMAND on class CL_WLF_LOG_DISPLAY has no exception.
Method HAS_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120802 |
Method HAS_ENTRIES on class CL_WLF_LOG_DISPLAY has no exception.
Method INIT_CONTROLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20120628 |
Method INIT_CONTROLS on class CL_WLF_LOG_DISPLAY has no exception.
Event Signatures
Event BUTTON_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Exporting | Value transfer | Object reference (TYPE REF TO) | DATA | 20120822 |
Event DOUBLE_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DATA | Exporting | Value transfer | Object reference (TYPE REF TO) | DATA | 20120628 |
Event HIDE_LOG Signature
Event HIDE_LOG on class CL_WLF_LOG_DISPLAY has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |