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 | Instance attribute | Private | Type reference (TYPE) | /RPM/TS_OBJECT_SEARCH_CONTEXT | Object Context naviagtion info. | 20070118 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20070213 | |||
| 3 | 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 | Static method | Public | Method | 20070118 | ||
| 2 | Static method | Public | Method | 20070118 | ||
| 3 | Instance method | Public | Method | 20070118 | ||
| 4 | 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 | 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 | 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 | ES_CONTEXT | Value transfer | Type reference (TYPE) | /RPM/TS_OBJECT_SEARCH_CONTEXT | Search context | 20070118 | |||
| 2 | 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 | IS_CONTEXT | Value transfer | Type reference (TYPE) | /RPM/TS_OBJECT_SEARCH_CONTEXT | Search context | 20070118 | |||
| 2 | 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 |