SAP ABAP Class CL_WB_CHECKLIST_DISPLAY (Display Check Results)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB (Application Component) ABAP Workbench, Java IDE and Infrastructure
     SWB_WORKLIST (Package) Worklists
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_CONTROL_TOOL Control-Based Tool 19981228
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 19981228
Properties
Class CL_WB_CHECKLIST_DISPLAY  
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 19981228   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWBME Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_CONTROL_TOOL Control-Based Tool 19981228
2 IF_WB_PROGRAM Workbench: Program 19981228
Friends
Class CL_WB_CHECKLIST_DISPLAY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_REQUEST Instance attribute Private Object reference (TYPE REF TO) CL_WB_REQUEST Active Request 19981228
2 CHECKLIST Instance attribute Private Object reference (TYPE REF TO) CL_WB_CHECKLIST Reference to error list 19990308
3 ERROR_LONGTEXTS Instance attribute Private Type reference (TYPE) RSLINLTAB Long Text Table for Syntax Error Messages 20000316
4 ERROR_TABLE Instance attribute Private Type reference (TYPE) SWBME_ERROR_TAB Error Message Table 19981228
5 FCODE_CORRECT Constant Private Type reference (TYPE) SY-UCOMM 'CORRECT' Correct Function 19990305
6 HEIGHT_HEADER Constant Private Type reference (TYPE) I 30 Height of Toolbar 19990316
7 HEIGHT_TOOLBAR Constant Private Type reference (TYPE) I 30 Height of Toolbar 19990308
8 MAX_EXTENSION Constant Private Type reference (TYPE) I 250 Maximum Extension 19990308
9 MIN_EXTENSION Constant Private Type reference (TYPE) I 100 Minimum Extension 19990308
10 PIXELS_PER_LINE Constant Private Type reference (TYPE) I 30 Pixels per Line in Grid 19990308
11 VIS_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID Grid Control 19981228
12 VIS_TABLE Instance attribute Private Type reference (TYPE) WBCHKLSTTB Output Table 19981228
Methods
# Method Level Visibility Method type Description Created on
1 CHECKLIST_CONVERT_TO_VIS_TABLE Instance method Private Method Convert Syntax Error list into Output Table 19981228
2 DISPLAY Instance method Public Method 'Display Syntax Error' Function 19981228
3 ERROR_CONVERT_TO_VIS Instance method Private Method Convert Errors into Visualization Format 19981228
4 FCODE_PROCESS Instance method Private Method Process Function Code 19990305
5 GET_ERROR_FROM_ROW_ID Instance method Private Method Find entry in error list using its line number 19990305
6 GET_OBJECT_OUTPUT_NAME Instance method Private Method Find display name of the object 19990309
7 GET_OPTIMAL_EXTENSION Instance method Private Method Find optimal window size 19990308
8 HANDLE_EVT_CONTEXT_MENU Instance method Private Event handling method Display Context Menu 19990308
9 HANDLE_EVT_DOUBLE_CLICK Instance method Private Event handling method Process double-click 19990305
10 HANDLE_EVT_HOTSPOT_CLICK Instance method Private Event handling method Process hotspot click 19990305
11 HANDLE_EVT_TOOLBAR Instance method Private Event handling method Construct Toolbar 19981228
12 HANDLE_EVT_USER_COMMAND Instance method Private Event handling method Process Function from Toolbar/Context Menu 19990305
13 REQ_CORRECT_ERROR Instance method Private Method Function Code: Correct Error 19990308
14 REQ_END Instance method Private Method Function Code: Close 19990305
15 REQ_SELECT_ERROR Instance method Private Method Function Code: Double-Click on Error 19990305
16 REQ_SEND_REQUEST Instance method Private Method Function Code: Send Request from Error List to WB Manager 19990305
17 REQ_SHOW_ERROR_DOCU Instance method Private Method Display Help for Error 20000316
18 VISUALIZE Instance method Private Method Visualize 19981228
19 VIS_SET_FIELDCATALOG Instance method Private Method Set Field Catalog 19981228
Events
Class CL_WB_CHECKLIST_DISPLAY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_COLUMNS Private See coding T_COLUMNS 19981228
2 T_HEADERS Private See coding T_HEADERS 19981228
Method Signatures

Method CHECKLIST_CONVERT_TO_VIS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHECKLIST Value transfer Object reference (TYPE REF TO) CL_WB_CHECKLIST Liste der Syntaxfehler 19981228
2 Returning P_VIS_TABLE Value transfer Type reference (TYPE) WBCHKLSTTB Ausgabetabelle 19981228

Method CHECKLIST_CONVERT_TO_VIS_TABLE on class CL_WB_CHECKLIST_DISPLAY has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHECKLIST Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST Prüfliste 19981228
2 Importing P_WINDOW_ID Call by reference Type reference (TYPE) I Parentwindow-Id 19981228
# Exception Resumable Description Created on
1 ILLEGAL_WINDOW ungültiges Fenster 19981228
2 NO_CHECKLIST_ACTIVE Keine Liste aktiv 19981228

Method ERROR_CONVERT_TO_VIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ERROR_ENTRY Call by reference Type reference (TYPE) SWBME_ERROR_ENTRY Fehler 19981228
2 Importing P_INDEX Value transfer Type reference (TYPE) I Index in Fehlertabelle 19981228
3 Returning P_VIS_TABLE Value transfer Type reference (TYPE) WBCHKLSTTB Visualisierungstabelle des Fehlers 19981228

Method ERROR_CONVERT_TO_VIS on class CL_WB_CHECKLIST_DISPLAY has no exception.

Method FCODE_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ERROR Call by reference Type reference (TYPE) SWBME_ERROR_ENTRY Zeile aus Fehlerliste 19990305
2 Importing P_FCODE Call by reference Type reference (TYPE) SY-UCOMM Funktionscode 19990305

Method FCODE_PROCESS on class CL_WB_CHECKLIST_DISPLAY 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 Returning P_ERROR Value transfer Type reference (TYPE) SWBME_ERROR_ENTRY Eintrag in Fehlertabelle 19990305
2 Importing P_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROW Zeilennummer 19990305

Method GET_ERROR_FROM_ROW_ID on class CL_WB_CHECKLIST_DISPLAY has no exception.

Method GET_OBJECT_OUTPUT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_OUTPUT_NAME Value transfer Type reference (TYPE) SEU_OBJKEY Ausgabename 19990309
2 Importing P_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Anzeige-Request 19990309

Method GET_OBJECT_OUTPUT_NAME on class CL_WB_CHECKLIST_DISPLAY has no exception.

Method GET_OPTIMAL_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_EXTENSION Value transfer Type reference (TYPE) I optimale Fenstergröße 19990308

Method GET_OPTIMAL_EXTENSION on class CL_WB_CHECKLIST_DISPLAY has no exception.

Method HANDLE_EVT_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Type reference (TYPE) 19990308

Method HANDLE_EVT_CONTEXT_MENU on class CL_WB_CHECKLIST_DISPLAY has no exception.

Method HANDLE_EVT_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_ROW Call by reference Type reference (TYPE) 19990305

Method HANDLE_EVT_DOUBLE_CLICK on class CL_WB_CHECKLIST_DISPLAY has no exception.

Method HANDLE_EVT_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_ROW_ID Call by reference Type reference (TYPE) 19990305

Method HANDLE_EVT_HOTSPOT_CLICK on class CL_WB_CHECKLIST_DISPLAY has no exception.

Method HANDLE_EVT_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 19981228

Method HANDLE_EVT_TOOLBAR on class CL_WB_CHECKLIST_DISPLAY has no exception.

Method HANDLE_EVT_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Type reference (TYPE) 19990305

Method HANDLE_EVT_USER_COMMAND on class CL_WB_CHECKLIST_DISPLAY has no exception.

Method REQ_CORRECT_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST WB Request 19990308

Method REQ_CORRECT_ERROR on class CL_WB_CHECKLIST_DISPLAY has no exception.

Method REQ_END Signature

Method REQ_END on class CL_WB_CHECKLIST_DISPLAY has no parameter.
Method REQ_END on class CL_WB_CHECKLIST_DISPLAY has no exception.

Method REQ_SELECT_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Anzeige-Request 19990305

Method REQ_SELECT_ERROR on class CL_WB_CHECKLIST_DISPLAY has no exception.

Method REQ_SEND_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST WB Request 19990305

Method REQ_SEND_REQUEST on class CL_WB_CHECKLIST_DISPLAY has no exception.

Method REQ_SHOW_ERROR_DOCU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ERROR Call by reference Type reference (TYPE) SWBME_ERROR_ENTRY Fehler 20000316

Method REQ_SHOW_ERROR_DOCU on class CL_WB_CHECKLIST_DISPLAY has no exception.

Method VISUALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHECKLIST Value transfer Object reference (TYPE REF TO) CL_WB_CHECKLIST Prüfliste 19981228
2 Importing P_WINDOW Value transfer Object reference (TYPE REF TO) IF_WB_WINDOW Fenster, in dem die Liste angezeigt wird 19981228

Method VISUALIZE on class CL_WB_CHECKLIST_DISPLAY has no exception.

Method VIS_SET_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_FIELDCAT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog 19981228
2 Importing P_VIS_TABLE Value transfer Type reference (TYPE) WBCHKLSTTB Ausgabetabelle 19981228

Method VIS_SET_FIELDCATALOG on class CL_WB_CHECKLIST_DISPLAY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in