SAP ABAP Class /DSD/SL_CL_GUI_SELECT_SCREEN (GUI for the Selection Area)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LE-DSD-RA-SL (Application Component) Route Settlement
     /DSD/SL (Package) Route Settlement
Properties
Class /DSD/SL_CL_GUI_SELECT_SCREEN  
Short Description GUI for the Selection Area    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /DSD/SL   Route Settlement 
Created 20020416   SAP 
Last change 20030212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /DSD/SL_CL_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_GUI_DOCKING_CONTAINER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class /DSD/SL_CL_GUI_SELECT_SCREEN has no interface implemented.
Friends
Class /DSD/SL_CL_GUI_SELECT_SCREEN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_COLUMN_RESULT Constant Private Type reference (TYPE) I 1 Column of Result Area 20020416
2 MC_COLUMN_SEARCH Constant Private Type reference (TYPE) I 1 Column of Search Area 20020416
3 MC_ROW_RESULT Constant Private Type reference (TYPE) I 2 Line of Result Area 20020416
4 MC_ROW_SEARCH Constant Private Type reference (TYPE) I 1 Line of Search Area 20020416
5 MR_SCREEN Instance attribute Private Object reference (TYPE REF TO) /DSD/SL_CL_GUI_SUBSCREEN Basic Screen Element 20020416
6 MR_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Split Basic Element 20020416
7 M_HEIGHT_SEARCH Instance attribute Private Type reference (TYPE) I Height of Search Area 20020531
8 M_VISIBLE_SEARCH Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX 'X' X: Visible 20020531
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020416
2 FREE Instance method Public Method Destructor 20020602
3 GET_EXTENSION Instance method Public Method Determine Width/Height 20020531
4 GET_RESULT_AREA Instance method Public Method Determine Container for Result Area 20020416
5 GET_SEARCH_AREA Instance method Public Method Determine Container for Search Area 20020416
6 INIT_SPLITTER Instance method Private Method Split Screen 20020416
7 IS_VISIBLE Instance method Public Method Is the Area Visible? 20020531
8 SET_EXTENSION Instance method Public Method Set Width/Height of the Screen 20020531
9 SET_SEARCH_VISIBLE Instance method Private Method Set Search Area Visible/Invisible 20020506
10 SET_VISIBLE Instance method Public Method Set Area to Visible/Invisible 20020531
11 TOGGLE_VISIBILITY_SEARCH_AREA Instance method Public Method Change Visibility of the Search Area 20020506
Events
Class /DSD/SL_CL_GUI_SELECT_SCREEN has no event.
Types
Class /DSD/SL_CL_GUI_SELECT_SCREEN has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTENSION Call by reference Type reference (TYPE) I Höhe / Breite Selektionsbereich komplett 20020416
2 Importing I_EXTENSION_SEARCH Call by reference Type reference (TYPE) I Höhe Suchbereich 20020531
3 Importing I_VISIBLE Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX Bereich sichtbar? 20020416

Method CONSTRUCTOR on class /DSD/SL_CL_GUI_SELECT_SCREEN has no exception.

Method FREE Signature

Method FREE on class /DSD/SL_CL_GUI_SELECT_SCREEN has no parameter.
Method FREE on class /DSD/SL_CL_GUI_SELECT_SCREEN has no exception.

Method GET_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXTENSION Call by reference Type reference (TYPE) I Breite/Höhe gesamt 20020531
2 Exporting E_EXTENSION_SEARCH Call by reference Type reference (TYPE) I Breite/Höhe Suchbereich 20020531

Method GET_EXTENSION on class /DSD/SL_CL_GUI_SELECT_SCREEN has no exception.

Method GET_RESULT_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container Ergebnisbereich 20020416

Method GET_RESULT_AREA on class /DSD/SL_CL_GUI_SELECT_SCREEN has no exception.

Method GET_SEARCH_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container Suchbereich 20020416

Method GET_SEARCH_AREA on class /DSD/SL_CL_GUI_SELECT_SCREEN has no exception.

Method INIT_SPLITTER Signature

Method INIT_SPLITTER on class /DSD/SL_CL_GUI_SELECT_SCREEN has no parameter.
Method INIT_SPLITTER on class /DSD/SL_CL_GUI_SELECT_SCREEN has no exception.

Method IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VISIBLE Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX X: sichtbar 20020531

Method IS_VISIBLE on class /DSD/SL_CL_GUI_SELECT_SCREEN has no exception.

Method SET_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTENSION Call by reference Type reference (TYPE) I Breite/Höhe, gesamt 20020531
2 Importing I_EXTENSION_SEARCH Call by reference Type reference (TYPE) I BHreite/Höhe Suchbereich 20020531

Method SET_EXTENSION on class /DSD/SL_CL_GUI_SELECT_SCREEN has no exception.

Method SET_SEARCH_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VISIBLE Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX Suchbereich sichtbar? 20020506

Method SET_SEARCH_VISIBLE on class /DSD/SL_CL_GUI_SELECT_SCREEN has no exception.

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VISIBLE Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX X: sichtbar 20020531

Method SET_VISIBLE on class /DSD/SL_CL_GUI_SELECT_SCREEN has no exception.

Method TOGGLE_VISIBILITY_SEARCH_AREA Signature

Method TOGGLE_VISIBILITY_SEARCH_AREA on class /DSD/SL_CL_GUI_SELECT_SCREEN has no parameter.
Method TOGGLE_VISIBILITY_SEARCH_AREA on class /DSD/SL_CL_GUI_SELECT_SCREEN has no exception.
History
Last changed by/on SAP  20030212 
SAP Release Created in 461