SAP ABAP Class CL_SWL_SHOW_MESSAGE_LIST (Displays Message Objects as Separate List)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWL (Package) Business Workflow: Worklist Client
⤷
⤷
Properties
| Class | CL_SWL_SHOW_MESSAGE_LIST | |
| Short Description | Displays Message Objects as Separate List | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWL | Business Workflow: Worklist Client |
| Created | 20060529 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWL_SHOW_MESSAGE_LIST has no interface implemented.
Friends
Class CL_SWL_SHOW_MESSAGE_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'DEFINITION' | Funtion Code | 20060601 | ||
| 2 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'DETAILS' | Funtion Code | 20060612 | ||
| 3 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'DISPLAY' | Funtion Code | 20060601 | ||
| 4 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'DISPPRX' | Funtion Code | 20060608 | ||
| 5 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'EDIT' | Funtion Code | 20060601 | ||
| 6 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'PROCESS' | Funtion Code | 20060601 | ||
| 7 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'REFRESH' | Funtion Code | 20060630 | ||
| 8 | Constant | Private | Type reference (TYPE) | XFLAG | 'X' | Payload Editor Available | 20060612 | ||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SWF_XI_PAYLOAD_EDITING | Payload Editor Used Last | 20060911 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | TTY_EDITORS | All Instantiated Payload Editors | 20060911 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20060529 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | SWLTMSGS | WLC: Table for Displaying Messages | 20060607 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_SORT | ALV Control: Table of Sort Criteria | 20060629 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | XFLAG | 'X' | Display only | 20060529 | ||
| 15 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20060529 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | SWWWIHEAD-TCLASS | Classification of tasks | 20060913 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | XFLAG | Timestamp Added | 20060612 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | SWW_WIID | Work Item ID | 20060607 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | SWW_WITYPE | Work Item Type | 20060913 |
Methods
Events
Class CL_SWL_SHOW_MESSAGE_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_EDITORS | Protected | See coding | 20060911 | TTY_EDITORS TYPE STANDARD TABLE OF TY_EDITOR
|
||
| 2 | TY_EDITOR | Protected | Object reference (TYPE REF TO) | CL_SWF_XI_PAYLOAD_EDITING | 20060911 | |
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_SWL_SHOW_MESSAGE_LIST has no parameter.
Method CLEAR on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY | Call by reference | Type reference (TYPE) | XFLAG | 'X' | display mode | 20060529 | ||
| 2 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20060529 |
Method CONSTRUCTOR on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method DISPLAY_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | LVC_INDEX | ALV-Control: Zeilennummer (Index der internen Tabelle) | 20060601 |
Method DISPLAY_MESSAGE on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method DISPLAY_MESSAGE_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | LVC_INDEX | ALV-Control: Zeilennummer (Index der internen Tabelle) | 20060601 |
Method DISPLAY_MESSAGE_DEFINITION on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method DISPLAY_MESSAGE_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | LVC_INDEX | ALV-Control: Zeilennummer (Index der internen Tabelle) | 20060608 |
Method DISPLAY_MESSAGE_PROXY on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method DISPLAY_PROCESSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | LVC_INDEX | ALV-Control: Zeilennummer (Index der internen Tabelle) | 20060601 |
Method DISPLAY_PROCESSES on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method EDIT_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | LVC_INDEX | ALV-Control: Zeilennummer (Index der internen Tabelle) | 20060601 |
Method EDIT_MESSAGE on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method FREE Signature
Method FREE on class CL_SWL_SHOW_MESSAGE_LIST has no parameter.
Method FREE on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method INIT_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20060529 |
Method INIT_CONTROL on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method ON_CT_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20060530 |
Method ON_CT_MENU_REQUEST on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method ON_DOUBLECLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20060530 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20060530 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 20060530 |
Method ON_DOUBLECLICK on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method ON_HOTSPOT_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) | 20060601 | |||||
| 2 | E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20060601 | |||||
| 3 | E_ROW_ID | Value transfer | Attribute reference (LIKE) | 20060601 |
Method ON_HOTSPOT_CLICK on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method ON_TOOLBAR_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20060530 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20060530 |
Method ON_TOOLBAR_REQUEST on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method ON_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) | 20060530 |
Method ON_USER_COMMAND on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method SET_OBJECTS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TASK_CLASS | Call by reference | Type reference (TYPE) | SWWWIHEAD-TCLASS | Klassifikation von Aufgaben | 20060913 | |||
| 2 | T_OBJECTS | Call by reference | Type reference (TYPE) | SWLTOBJTDYN | WLC: EATAB für Objekte | 20060529 | |||
| 3 | WI_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20060607 | |||
| 4 | WI_TYPE | Call by reference | Type reference (TYPE) | SWW_WITYPE | Workitem-Typ | 20060913 |
Method SET_OBJECTS_TABLE on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method _ADD_CREATE_TIMESTAMP Signature
Method _ADD_CREATE_TIMESTAMP on class CL_SWL_SHOW_MESSAGE_LIST has no parameter.
Method _ADD_CREATE_TIMESTAMP on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method _AUTHORITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVITY | Call by reference | Type reference (TYPE) | SWW_TACT-ACTVT | Aktivitäten zur Berechtigungsprüfung | 20060913 | |||
| 2 | R_AUTHORIZED | Value transfer | Type reference (TYPE) | XFELD | X = Berechtigt | 20060913 |
Method _AUTHORITY_CHECK on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method _CREATE_FIELDCAT Signature
Method _CREATE_FIELDCAT on class CL_SWL_SHOW_MESSAGE_LIST has no parameter.
Method _CREATE_FIELDCAT on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method _CREATE_SORT_CRITERIA Signature
Method _CREATE_SORT_CRITERIA on class CL_SWL_SHOW_MESSAGE_LIST has no parameter.
Method _CREATE_SORT_CRITERIA on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method _GET_SELECTED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | SWL_MSGS | 20060601 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | LVC_INDEX | ALV-Control: Zeilennummer (Index der internen Tabelle) | 20060601 |
Method _GET_SELECTED_DATA on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method _REFRESH_DATA Signature
Method _REFRESH_DATA on class CL_SWL_SHOW_MESSAGE_LIST has no parameter.
Method _REFRESH_DATA on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method _SET_OBJECTS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECTS | Call by reference | Type reference (TYPE) | SWLTMSGS | WLC: Tabelle zur Anzeige von Messages | 20060630 |
Method _SET_OBJECTS_TABLE on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
Method _UPDATE_TABLE Signature
Method _UPDATE_TABLE on class CL_SWL_SHOW_MESSAGE_LIST has no parameter.
Method _UPDATE_TABLE on class CL_SWL_SHOW_MESSAGE_LIST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |