SAP ABAP Class IF_CTS_BROWSER_SELECTION (Selection Screen for Request Browser)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_BROWSER_SELECTION Set Browser Parameters 20000619
Properties
Class IF_CTS_BROWSER_SELECTION  
Short Description Selection Screen for Request Browser    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000619   SAP 
Last change 20000619   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TRWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_CTS_BROWSER_SELECTION has no interface implemented.
Friends
Class IF_CTS_BROWSER_SELECTION has no friend class.
Attributes
Class IF_CTS_BROWSER_SELECTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INSTANCE Static method Public Method Get Instance for Browser Parametrization 20000619
2 DESTRUCT Instance method Public Method Destructor 20000619
3 GET_NAME_DEFAULT Instance method Public Method Set Default for Name 20000619
4 SHOW_SELECTION Instance method Public Method Set Browser Parameterization 20000619
Events
Class IF_CTS_BROWSER_SELECTION has no event.
Types
Class IF_CTS_BROWSER_SELECTION has no local type.
Method Signatures

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_BROWSER_SELECTION Value transfer Object reference (TYPE REF TO) IF_CTS_BROWSER_SELECTION erzeugte Referenz 20000619
2 Importing P_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent Container 20000619
3 Importing P_WB_MANAGER Call by reference Object reference (TYPE REF TO) IF_WB_MANAGER Referenz auf Workbench Manager 20000619

Method CREATE_INSTANCE on class IF_CTS_BROWSER_SELECTION has no exception.

Method DESTRUCT Signature

Method DESTRUCT on class IF_CTS_BROWSER_SELECTION has no parameter.
Method DESTRUCT on class IF_CTS_BROWSER_SELECTION has no exception.

Method GET_NAME_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_OBJECT_NAME Value transfer Type reference (TYPE) SEU_OBJKEY Objektname 20000619
2 Importing P_OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP Objekttyp 20000619

Method GET_NAME_DEFAULT on class IF_CTS_BROWSER_SELECTION has no exception.

Method SHOW_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REFRESH Call by reference Type reference (TYPE) SEU_BOOL SPACE Selektionsbild neu erzeugen 20000731
2 Importing I_TREE Call by reference Object reference (TYPE REF TO) IF_CTS_REQUEST_TREE Auftragsbaum 20000802

Method SHOW_SELECTION on class IF_CTS_BROWSER_SELECTION has no exception.
History
Last changed by/on SAP  20000619 
SAP Release Created in