Hierarchy
⤷
⤷
Properties
| Class | CL_WB_CHECKLIST_EDIT | |
| Short Description | Display Check Results | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWB_WORKLIST | Worklists |
| Created | 19990825 | SAP |
| Last change | 20130531 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WB_CHECKLIST_EDIT has no interface implemented.
Friends
Class CL_WB_CHECKLIST_EDIT 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_WB_REQUEST | Active Request | 19990825 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Reference to Error List | 19990825 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSLINLTAB | Long Text Table for Syntax Error Messages | 20000316 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SWBME_ERROR_TAB | Error Message Table | 19990825 | |||
| 5 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'CORRECT' | Correct Function | 19990825 | ||
| 6 | Constant | Private | Type reference (TYPE) | I | 30 | Height of Toolbar | 19990825 | ||
| 7 | Constant | Private | Type reference (TYPE) | I | 30 | Height of Toolbar | 19990825 | ||
| 8 | Constant | Private | Type reference (TYPE) | I | 250 | Maximum Extension | 19990825 | ||
| 9 | Constant | Private | Type reference (TYPE) | I | 100 | Minimum Extension | 19990825 | ||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Container | 19990825 | |||
| 11 | Constant | Private | Type reference (TYPE) | I | 30 | Pixels per Line in Grid | 19990825 | ||
| 12 | Constant | Public | Type reference (TYPE) | CHAR1 | 'G' | Display using Grid Control | 19990825 | ||
| 13 | Constant | Public | Type reference (TYPE) | CHAR1 | 'L' | Display using Grid Control | 19990825 | ||
| 14 | Instance attribute | Public | Type reference (TYPE) | LVC_T_FCAT | ALV Field Catalog | 19990825 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Grid Control | 19990825 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | WBCHKLSTTB | Output table | 19990825 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Vizualization type | 19990825 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WB_MANAGER | Reference to Workbench Manager | 19990825 |
Methods
Events
Class CL_WB_CHECKLIST_EDIT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_COLUMNS | Private | See coding | T_COLUMNS | 19990825 | t_columns type standard table of treev_col with default key
|
|
| 2 | T_HEADERS | Private | See coding | T_HEADERS | 19990825 | t_headers type standard table of treev_hdr with default key
|
Method Signatures
Method CHECKLIST_CONVERT_TO_VIS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHECKLIST | Value transfer | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Liste der Syntaxfehler | 19990825 | |||
| 2 | P_VIS_TABLE | Value transfer | Type reference (TYPE) | WBCHKLSTTB | Ausgabetabelle | 19990825 |
Method CHECKLIST_CONVERT_TO_VIS_TABLE on class CL_WB_CHECKLIST_EDIT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Container | 19990825 | |||
| 2 | P_VISTYPE | Call by reference | Type reference (TYPE) | CHAR1 | 'G' | Visualisierungsart: VIS_AS_GRID, VIS_AS_LIST | 19990825 | ||
| 3 | P_WB_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Referenz auf Workbench Manager | 19990825 |
Method CONSTRUCTOR on class CL_WB_CHECKLIST_EDIT has no exception.
Method DESTRUCT Signature
Method DESTRUCT on class CL_WB_CHECKLIST_EDIT has no parameter.
Method DESTRUCT on class CL_WB_CHECKLIST_EDIT has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHECKLIST | Value transfer | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Prüfliste | 19990825 | |||
| 2 | P_TODO_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_WB_REQUEST | TODO-Request | 19990825 |
Method DISPLAY on class CL_WB_CHECKLIST_EDIT has no exception.
Method DISPLAY_CHECKLIST_IN_DIALOGBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Liste aller Fehlermeldungen eines Syntax-Checks | 20070125 |
Method DISPLAY_CHECKLIST_IN_DIALOGBOX on class CL_WB_CHECKLIST_EDIT has no exception.
Method ERROR_CONVERT_TO_VIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ERROR_ENTRY | Call by reference | Type reference (TYPE) | SWBME_ERROR_ENTRY | Fehler | 19990825 | |||
| 2 | P_INDEX | Value transfer | Type reference (TYPE) | I | Index in Fehlertabelle | 19990825 | |||
| 3 | P_VIS_TABLE | Value transfer | Type reference (TYPE) | WBCHKLSTTB | Visualisierungstabelle des Fehlers | 19990825 |
Method ERROR_CONVERT_TO_VIS on class CL_WB_CHECKLIST_EDIT has no exception.
Method FCODE_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ERROR | Call by reference | Type reference (TYPE) | SWBME_ERROR_ENTRY | Zeile aus Fehlerliste | 19990825 | |||
| 2 | P_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode | 19990825 | |||
| 3 | P_TODO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | TODO-Request | 19990825 |
Method FCODE_PROCESS on class CL_WB_CHECKLIST_EDIT has no exception.
Method GET_CONTROL_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_GUI_CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Control-Referenz | 19990825 |
Method GET_CONTROL_REF on class CL_WB_CHECKLIST_EDIT has no exception.
Method GET_ERROR_FROM_ROW_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ERROR | Value transfer | Type reference (TYPE) | SWBME_ERROR_ENTRY | Eintrag in Fehlertabelle | 19990825 | |||
| 2 | P_ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROW | Zeilennummer | 19990825 |
Method GET_ERROR_FROM_ROW_ID on class CL_WB_CHECKLIST_EDIT has no exception.
Method GET_OBJECT_OUTPUT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_OUTPUT_NAME | Value transfer | Type reference (TYPE) | SEU_OBJKEY | Ausgabename | 19990825 | |||
| 2 | P_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Anzeige-Request | 19990825 |
Method GET_OBJECT_OUTPUT_NAME on class CL_WB_CHECKLIST_EDIT has no exception.
Method GET_OPTIMAL_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EXTENSION | Value transfer | Type reference (TYPE) | I | optimale Fenstergröße | 19990825 |
Method GET_OPTIMAL_EXTENSION on class CL_WB_CHECKLIST_EDIT has no exception.
Method HANDLE_CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20070125 |
Method HANDLE_CLOSE on class CL_WB_CHECKLIST_EDIT has no exception.
Method HANDLE_EVT_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 19990825 |
Method HANDLE_EVT_CONTEXT_MENU on class CL_WB_CHECKLIST_EDIT has no exception.
Method HANDLE_EVT_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROW | Value transfer | Attribute reference (LIKE) | 19990825 |
Method HANDLE_EVT_DOUBLE_CLICK on class CL_WB_CHECKLIST_EDIT has no exception.
Method HANDLE_EVT_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) | 20000321 | |||||
| 2 | E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20000321 | |||||
| 3 | E_ROW_ID | Value transfer | Attribute reference (LIKE) | 19990825 |
Method HANDLE_EVT_HOTSPOT_CLICK on class CL_WB_CHECKLIST_EDIT has no exception.
Method HANDLE_EVT_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 19990825 |
Method HANDLE_EVT_TOOLBAR on class CL_WB_CHECKLIST_EDIT has no exception.
Method HANDLE_EVT_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) | 19990825 |
Method HANDLE_EVT_USER_COMMAND on class CL_WB_CHECKLIST_EDIT has no exception.
Method REQ_CORRECT_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | WB Request | 19990825 | |||
| 2 | P_TODO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | TODO-Request | 19990825 |
Method REQ_CORRECT_ERROR on class CL_WB_CHECKLIST_EDIT has no exception.
Method REQ_END Signature
Method REQ_END on class CL_WB_CHECKLIST_EDIT has no parameter.
Method REQ_END on class CL_WB_CHECKLIST_EDIT has no exception.
Method REQ_SELECT_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Anzeige-Request | 19990825 | |||
| 2 | P_TODO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | TODO-Request | 19990825 |
Method REQ_SELECT_ERROR on class CL_WB_CHECKLIST_EDIT has no exception.
Method REQ_SEND_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | WB Request | 19990825 | |||
| 2 | P_TODO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | TODO-Request | 19990825 |
Method REQ_SEND_REQUEST on class CL_WB_CHECKLIST_EDIT has no exception.
Method REQ_SHOW_ERROR_DOCU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ERROR | Call by reference | Type reference (TYPE) | SWBME_ERROR_ENTRY | Fehler | 20000316 |
Method REQ_SHOW_ERROR_DOCU on class CL_WB_CHECKLIST_EDIT has no exception.
Method VIS_SET_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog | 19990825 | |||
| 2 | P_VIS_TABLE | Value transfer | Type reference (TYPE) | WBCHKLSTTB | Ausgabetabelle | 19990825 |
Method VIS_SET_FIELDCATALOG on class CL_WB_CHECKLIST_EDIT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |