SAP ABAP Class /RPM/CL_SEARCH_CONTEXT (Singleton class for keeping search context)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PFM (Application Component) Portfolio Management
     /RPM/API (Package) xRPM External Interfaces
Properties
Class /RPM/CL_SEARCH_CONTEXT  
Short Description Singleton class for keeping search context    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /RPM/API   xRPM External Interfaces 
Created 20070110   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /RPM/CL_SEARCH_CONTEXT has no forward declaration.
Interfaces
Class /RPM/CL_SEARCH_CONTEXT has no interface implemented.
Friends
Class /RPM/CL_SEARCH_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OS_CONTEXT Instance attribute Private Type reference (TYPE) /RPM/TS_OBJECT_SEARCH_CONTEXT Object Context naviagtion info. 20070118
2 OV_ALL_OBJECTS Instance attribute Private Type reference (TYPE) XFELD Checkbox 20070213
3 SR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) /RPM/CL_SEARCH_CONTEXT Singleton class for keeping search context across 20070118
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_INSTANCE Static method Public Method 20070118
2 GET_INSTANCE Static method Public Method 20070118
3 READ_CONTEXT Instance method Public Method 20070118
4 SET_CONTEXT Instance method Public Method 20070118
Events
Class /RPM/CL_SEARCH_CONTEXT has no event.
Types
Class /RPM/CL_SEARCH_CONTEXT has no local type.
Method Signatures

Method CHECK_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EL_CHECK Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070118

Method CHECK_INSTANCE on class /RPM/CL_SEARCH_CONTEXT has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) /RPM/CL_SEARCH_CONTEXT Singleton class for keeping search context across 20070118

Method GET_INSTANCE on class /RPM/CL_SEARCH_CONTEXT has no exception.

Method READ_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CONTEXT Value transfer Type reference (TYPE) /RPM/TS_OBJECT_SEARCH_CONTEXT Search context 20070118
2 Exporting EV_ALL_OBJECTS Value transfer Type reference (TYPE) XFELD Checkbox 20070130

Method READ_CONTEXT on class /RPM/CL_SEARCH_CONTEXT has no exception.

Method SET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTEXT Value transfer Type reference (TYPE) /RPM/TS_OBJECT_SEARCH_CONTEXT Search context 20070118
2 Importing IV_ALL_OBJECTS Value transfer Type reference (TYPE) XFELD Checkbox 20070213

Method SET_CONTEXT on class /RPM/CL_SEARCH_CONTEXT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 500_701