SAP ABAP Class CL_RODPS_ESH_CONTEXT (ESH-Specific Contexts)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
BC-EIM-ODP (Application Component) Operational Data Provisioning (ODP) in Search&Analytics
⤷
RODPS (Package) Operational Data Provider Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RODPS_CONTEXT_BASE | Default Context | 20110510 |
Properties
| Class | CL_RODPS_ESH_CONTEXT | |
| Short Description | ESH-Specific Contexts | |
| Super Class | CL_RODPS_CONTEXT_BASE | Default Context |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RODPS | Operational Data Provider Services |
| Created | 20110120 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RODPS_ESH_CONTEXT has no interface implemented.
Friends
Class CL_RODPS_ESH_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | IF_RODPS_CONTEXT=>TS_CONTEXT-CONTEXT | 'ESH' | 20120207 | |||
| 2 | Constant | Public | Type reference (TYPE) | IF_RODPS_CONTEXT=>TS_CONTEXT-TPROV_ID | 'O' | 20120207 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ESH_E_OM_AREA | Areas | 20110120 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | XFELD | Checkbox | 20110601 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20110120 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SY-MANDT | Client ID of Current User | 20120214 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SY-SYSID | Name of SAP System | 20120214 | |||
| 8 | Static Attribute | Private | See coding | 20110120 | |||||
| 9 | Static Attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20110908 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110908 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110120 | |
| 3 | Static method | Public | Method | 20120504 | ||
| 4 | Static method | Public | Method | 20110120 | ||
| 5 | Static method | Public | Method | 20120222 |
Events
Class CL_RODPS_ESH_CONTEXT has no event.
Types
Class CL_RODPS_ESH_CONTEXT has no local type.
Method Signatures
Method CHECK_ESH Signature
Method CHECK_ESH on class CL_RODPS_ESH_CONTEXT has no parameter.
Method CHECK_ESH on class CL_RODPS_ESH_CONTEXT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AREA | Call by reference | Type reference (TYPE) | ESH_E_OM_AREA | CL_ESH_OM_CONSTANTS=>GC_AREA_MODIFIED | Flächen | 20110120 | ||
| 2 | I_CLNT_SPEC | Call by reference | Type reference (TYPE) | XFELD | '?' | Feld zum Ankreuzen | 20110601 | ||
| 3 | I_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Softwarekomponente | 20110120 | |||
| 4 | I_SYSTEM_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | SPACE | Mandantenkennung des aktuellen Benutzers | 20120214 | ||
| 5 | I_SYSTEM_ID | Call by reference | Type reference (TYPE) | SY-SYSID | SY-SYSID | Name des SAP-Systems | 20120214 | ||
| 6 | I_USE_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110517 |
Method CONSTRUCTOR on class CL_RODPS_ESH_CONTEXT has no exception.
Method GET_DEFAULT_CLNT_SPEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CLNT_SPEC | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20120504 | |||
| 2 | I_AREA | Call by reference | Type reference (TYPE) | ESH_E_OM_AREA | 'C' | Bereich | 20120504 | ||
| 3 | I_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Softwarekomponente | 20120504 |
Method GET_DEFAULT_CLNT_SPEC on class CL_RODPS_ESH_CONTEXT has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AREA | Call by reference | Type reference (TYPE) | ESH_E_OM_AREA | 'C' | Flächen | 20110120 | ||
| 2 | I_CLNT_SPEC | Value transfer | Type reference (TYPE) | XFELD | '?' | Feld zum Ankreuzen | 20110601 | ||
| 3 | I_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Softwarekomponente | 20110120 | |||
| 4 | I_SYSTEM_CLIENT | Value transfer | Type reference (TYPE) | SY-MANDT | Mandantenkennung des aktuellen Benutzers | 20120214 | |||
| 5 | I_SYSTEM_ID | Value transfer | Type reference (TYPE) | SY-SYSID | SY-SYSID | Name des SAP-Systems | 20120214 | ||
| 6 | RR_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_RODPS_CONTEXT | 20110120 |
Method GET_INSTANCE on class CL_RODPS_ESH_CONTEXT has no exception.
Method GET_SYSTEM_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SYSTEM_CLIENT | Value transfer | Type reference (TYPE) | SY-MANDT | Mandantenkennung des aktuellen Benutzers | 20120222 |
Method GET_SYSTEM_CLIENT on class CL_RODPS_ESH_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |