SAP ABAP Class CL_WB_WORKLIST_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 19990701
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 19990701
Properties
Class CL_WB_WORKLIST_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 19990701   SAP 
Last change 20000420   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 19990701
2 IF_WB_PROGRAM Workbench: Program 19990701
Friends
Class CL_WB_WORKLIST_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 19990701
2 CHK_ACTIVE Instance attribute Private Type reference (TYPE) CHAR1 Error Tool Active? 19990701
3 CHK_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_WB_SINGLE_CONTAINER Parent Container for Error lIst 19990701
4 CHK_VISUALIZATION Instance attribute Private Object reference (TYPE REF TO) CL_WB_CHECKLIST_EDIT Display Error List 19990701
5 FCODE_CORRECT Constant Private Type reference (TYPE) SY-UCOMM 'CORRECT' Correct Function 19990701
6 HEIGHT_HEADER Constant Private Type reference (TYPE) I 30 Height of Toolbar 19990701
7 HEIGHT_TOOLBAR Constant Private Type reference (TYPE) I 30 Height of Toolbar 19990701
8 MAX_EXTENSION Constant Private Type reference (TYPE) I 250 Maximum Extension 19990701
9 MIN_EXTENSION Constant Private Type reference (TYPE) I 100 Minimum Extension 19990701
10 NUMBER_OF_VIS_TOOLS Instance attribute Private Type reference (TYPE) I 3 Number of Tools Displayed 19990701
11 PIXELS_PER_LINE Constant Private Type reference (TYPE) I 30 Pixels per Line in Grid 19990701
12 SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter 19990701
13 STK_ACTIVE Instance attribute Private Type reference (TYPE) CHAR1 Is Worklist Tool Active? 19990701
14 STK_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_WB_SINGLE_CONTAINER Parent Container for Navigation Stack 19990701
15 STK_VISUALIZATION Instance attribute Private Object reference (TYPE REF TO) CL_WB_NAVSTACK_EDIT Display Navigation Stack 19990701
16 WINDOW_ID Instance attribute Private Type reference (TYPE) I Window ID 19990701
17 WRK_ACTIVE Instance attribute Private Type reference (TYPE) CHAR1 Is Worklist Tool Active? 19990701
18 WRK_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_WB_SINGLE_CONTAINER Parent Container for Worklist 19990701
19 WRK_VISUALIZATION Instance attribute Private Object reference (TYPE REF TO) CL_WB_WORKLIST_EDIT Display Worklist 19990701
Methods
# Method Level Visibility Method type Description Created on
1 CHK_DISPLAY Instance method Private Method 'Display Syntax Error' Function 19990701
2 CHK_END Instance method Private Method Function 'Close Syntax Error Tool' 19990701
3 GET_NUMBER_OF_ACTIVE_TOOLS Instance method Private Method Read Number of Active Tool 19990701
4 INITIALIZE_VISUALIZATION Instance method Private Method Initialize Display 19990701
5 PREPARE_FOR_TERMINATION Instance method Private Method End a Subtool 19990716
6 STK_DISPLAY Instance method Private Method Function 'Display Navigation Stack' 19990701
7 STK_END Instance method Private Method Function 'Close Navigation Stack' 19990701
8 VISUALIZE Instance method Private Method Display Tool 19990701
9 WRK_DISPLAY Instance method Private Method Function 'Display Worklist' 19990701
10 WRK_END Instance method Private Method Function 'Close Worklist Tool' 19990701
Events
Class CL_WB_WORKLIST_DISPLAY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_COLUMNS Private See coding T_COLUMNS 19990701
2 T_HEADERS Private See coding T_HEADERS 19990701
Method Signatures

Method CHK_DISPLAY 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 Request 19990812
# Exception Resumable Description Created on
1 ILLEGAL_WINDOW ungültiges Fenster 19990701
2 NO_CHECKLIST_ACTIVE Keine Liste aktiv 19990701

Method CHK_END Signature

Method CHK_END on class CL_WB_WORKLIST_DISPLAY has no parameter.
# Exception Resumable Description Created on
1 ILLEGAL_WINDOW ungültiges Fenster 19990701
2 NO_CHECKLIST_ACTIVE Keine Liste aktiv 19990701

Method GET_NUMBER_OF_ACTIVE_TOOLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_NUMBER_OF_TOOLS Value transfer Type reference (TYPE) I Anzahl aktiver Tools 19990701

Method GET_NUMBER_OF_ACTIVE_TOOLS on class CL_WB_WORKLIST_DISPLAY has no exception.

Method INITIALIZE_VISUALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WINDOW_ID Call by reference Type reference (TYPE) I ID des Fensters 19990701
# Exception Resumable Description Created on
1 CONTROL_ERROR Fehler bei Controlverarbeitung aufgetreten 19990701
2 ILLEGAL_WINDOW Ungültige Fenster ID 19990701

Method PREPARE_FOR_TERMINATION Signature

Method PREPARE_FOR_TERMINATION on class CL_WB_WORKLIST_DISPLAY has no parameter.
# Exception Resumable Description Created on
1 ACTION_CANCELLED Sichern wurde abgebrochen 19990716

Method STK_DISPLAY 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 Request 19990812
# Exception Resumable Description Created on
1 ILLEGAL_WINDOW ungültiges Fenster 19990701
2 NO_CHECKLIST_ACTIVE Keine Liste aktiv 19990701

Method STK_END Signature

Method STK_END on class CL_WB_WORKLIST_DISPLAY has no parameter.
# Exception Resumable Description Created on
1 ILLEGAL_WINDOW ungültiges Fenster 19990701
2 NO_CHECKLIST_ACTIVE Keine Liste aktiv 19990701

Method VISUALIZE Signature

Method VISUALIZE on class CL_WB_WORKLIST_DISPLAY has no parameter.
Method VISUALIZE on class CL_WB_WORKLIST_DISPLAY has no exception.

Method WRK_DISPLAY 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 Request 19990812
# Exception Resumable Description Created on
1 ILLEGAL_WINDOW ungültiges Fenster 19990701
2 NO_CHECKLIST_ACTIVE Keine Liste aktiv 19990701

Method WRK_END Signature

Method WRK_END on class CL_WB_WORKLIST_DISPLAY has no parameter.
# Exception Resumable Description Created on
1 ILLEGAL_WINDOW ungültiges Fenster 19990701
2 NO_CHECKLIST_ACTIVE Keine Liste aktiv 19990701
History
Last changed by/on SAP  20000420 
SAP Release Created in