SAP ABAP Class CL_RECA_WB_WINDOW_MANAGER (Window Manager)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_WB (Package) RE: Workbench (Object Manager)
Properties
Class CL_RECA_WB_WINDOW_MANAGER  
Short Description Window Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_CA_WB   RE: Workbench (Object Manager) 
Created 20021112   SAP 
Last change 20030114   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RECA_WB_WINDOW_MANAGER has no interface implemented.
Friends
Class CL_RECA_WB_WINDOW_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_DOCK_BOTTOM Constant Public Type reference (TYPE) RECAWBDOCKPOSITION 4 Dock: Below 20021112
2 MC_DOCK_LEFT Constant Public Type reference (TYPE) RECAWBDOCKPOSITION 1 Dock: Left 20021112
3 MC_DOCK_RIGHT Constant Public Type reference (TYPE) RECAWBDOCKPOSITION 8 Dock: Right 20021112
4 MC_DOCK_TOP Constant Public Type reference (TYPE) RECAWBDOCKPOSITION 2 Dock: Top 20021112
5 MD_DYNNR Instance attribute Private Type reference (TYPE) SYDYNNR Current Screen 20021112
6 MD_REPID Instance attribute Private Type reference (TYPE) SYREPID Current Program 20021112
7 MTO_WINDOW Instance attribute Public Type reference (TYPE) RE_T_CL_RECA_WB_WINDOW List of Windows 20021112
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_WINDOW Instance method Public Method Deletes Window Object from List 20021112
2 GET_NEW_WINDOW Instance method Public Method Gets New Window Object 20021112
3 LINK_ALL Instance method Public Method Links All Windows to the New Program 20021112
Events
Class CL_RECA_WB_WINDOW_MANAGER has no event.
Types
Class CL_RECA_WB_WINDOW_MANAGER has no local type.
Method Signatures

Method DELETE_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_WINDOW_ID Value transfer Type reference (TYPE) GUID_22 ID des Fensters 20021112

Method DELETE_WINDOW on class CL_RECA_WB_WINDOW_MANAGER has no exception.

Method GET_NEW_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_WINDOW Value transfer Object reference (TYPE REF TO) CL_RECA_WB_WINDOW WB: Fenster 20021112
2 Importing IS_WINDOW_LAYOUT Value transfer Type reference (TYPE) RECA_WB_WINDOW_LAYOUT Layout eines Fensters 20021112
# Exception Resumable Description Created on
1 CONTROL_ERROR Fehler bei der Control Erzeugung 20021112

Method LINK_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DYNNR Value transfer Type reference (TYPE) SYDYNNR Dypro des Rufers 20021112
2 Importing ID_REPID Value transfer Type reference (TYPE) SYREPID Programm des Rufers 20021112
# Exception Resumable Description Created on
1 CONTROL_ERROR Fehler bei der Initialisierung 20021112
History
Last changed by/on SAP  20030114 
SAP Release Created in 200