SAP ABAP Class CL_WB_INITIAL (Initial tool for Workbench Start)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SWBM_INTERNAL (Package) Internal Objects within SWBM
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 00000000
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM_EXTENDED_1 Interface Enhancement 1 for Workbench Tools 19991026
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_TOOL Workbench: Tool 00000000
Properties
Class CL_WB_INITIAL  
Short Description Initial tool for Workbench Start    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWBM_INTERNAL   Internal Objects within SWBM 
Created 19980713   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_INITIAL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_PROGRAM Workbench: Program 00000000
2 IF_WB_PROGRAM_EXTENDED_1 Interface Enhancement 1 for Workbench Tools 19991026
3 IF_WB_TOOL Workbench: Tool 00000000
Friends
Class CL_WB_INITIAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GUI_CONTAINER Static Attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container 19991015
2 HTML_CONTROL Static Attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML control 19991015
3 IS_CUSTOMER_SYSTEM Instance attribute Private Type reference (TYPE) SEU_BOOL System customer system? 19991015
4 SEC_WINDOW_ID Instance attribute Private Type reference (TYPE) I Secondary window 19990210
5 WB_ACT_NEWS_VERSION Constant Public Type reference (TYPE) WBNEWSVERS '000032' Current Version Number Workbench News 19991015
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19991015
2 DISPLAY Instance method Private Method Display 19980713
3 HANDLE_EVT_SAPEVENT Instance method Private Event handling method Handle Event of HTML Control 19991015
4 SHOW_CONTROLS Instance method Public Method Display Controls 19991015
5 SHOW_WB_NEWS Instance method Private Method Display Workbench News 19991015
6 SHOW_WB_PICTURE Instance method Private Method Display WB Screen 19991015
7 TEST_SECONDARY_WINDOW Instance method Public Method Test Secondary Windows 19990210
Events
Class CL_WB_INITIAL has no event.
Types
Class CL_WB_INITIAL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WB_INITIAL has no parameter.
Method CONSTRUCTOR on class CL_WB_INITIAL has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_WB_INITIAL has no parameter.
Method DISPLAY on class CL_WB_INITIAL has no exception.

Method HANDLE_EVT_SAPEVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Value transfer Attribute reference (LIKE) 20090116
2 Importing QUERY_TABLE Value transfer Attribute reference (LIKE) QUERY_TABLE 19991015

Method HANDLE_EVT_SAPEVENT on class CL_WB_INITIAL has no exception.

Method SHOW_CONTROLS Signature

Method SHOW_CONTROLS on class CL_WB_INITIAL has no parameter.
Method SHOW_CONTROLS on class CL_WB_INITIAL has no exception.

Method SHOW_WB_NEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Dynpro-Container 19991015

Method SHOW_WB_NEWS on class CL_WB_INITIAL has no exception.

Method SHOW_WB_PICTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Dynpro-Container 19991015

Method SHOW_WB_PICTURE on class CL_WB_INITIAL has no exception.

Method TEST_SECONDARY_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CREATE Call by reference Type reference (TYPE) CHAR1 Fenster erzeugen/löschen 19990210

Method TEST_SECONDARY_WINDOW on class CL_WB_INITIAL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in