SAP ABAP Class CL_RODPS_DEFAULT_CONTEXT (Default Implementation for ODP Context)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
BC-EIM-ODP (Application Component) Operational Data Provisioning (ODP) in Search&Analytics
⤷
RODPS_BASE (Package) Basis Objects for Operational Data Provider
⤷
⤷
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_DEFAULT_CONTEXT | |
| Short Description | Default Implementation for ODP Context | |
| Super Class | CL_RODPS_CONTEXT_BASE | Default Context |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RODPS_BASE | Basis Objects for Operational Data Provider |
| 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RODPS_DEFAULT_CONTEXT has no interface implemented.
Friends
Class CL_RODPS_DEFAULT_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20110531 | |||||
| 2 | Constant | Public | See coding | 20110531 | |||||
| 3 | Constant | Public | See coding | 20110531 | |||||
| 4 | Constant | Public | See coding | 'RODPS_ODP_CONTEXT' | 20110531 | ||||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_RODPS_CONTEXT | ODP Context (=Factory) | 20110510 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_RODPS_CONTEXT | ODP Context (=Factory) | 20110510 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | TSX_CLSNAMES | 20110511 | ||||
| 8 | Static Attribute | Private | See coding | 20110511 | |||||
| 9 | Static Attribute | Private | See coding | 20110511 | |||||
| 10 | Static Attribute | Private | See coding | 20110517 | |||||
| 11 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110511 | ||||
| 12 | Static Attribute | Private | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20110510 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | RODPS_CONTEXT | ODP Context | 20110823 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20130827 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20110511 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110510 | |
| 3 | Static method | Private | Method | 20110510 | ||
| 4 | Static method | Public | Method | 20110517 | ||
| 5 | Static method | Public | Method | 20110510 | ||
| 6 | Instance method | Private | Method | Last Change to Metadata | 20110511 | |
| 7 | Static method | Private | Method | CLASS_CONSTRUCTOR | 20130410 | |
| 8 | Static method | Private | Method | 20110823 | ||
| 9 | Static method | Public | Method | 20130410 | ||
| 10 | Static method | Private | Method | 20110511 |
Events
Class CL_RODPS_DEFAULT_CONTEXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TSX_CLSNAMES | Private | See coding | 20110511 | BEGIN OF tsx_clsnames,
clskey TYPE seoclskey,
clsnames TYPE tt_clsnames,
END OF tsx_clsnames
|
||
| 2 | TS_CONTEXT | Private | See coding | 20110517 | BEGIN OF ts_context,
context TYPE if_rodps_context=>ts_context,
* ref TYPE REF TO if_rodps_context,
* no_buf TYPE REF TO if_rodps_context,
END OF ts_context
|
||
| 3 | TT_CLSNAMES | Private | See coding | 20110511 | tt_clsnames TYPE STANDARD TABLE OF seoclsname WITH DEFAULT KEY
|
Method Signatures
Method CHECK_ODP_STATIC Signature
Method CHECK_ODP_STATIC on class CL_RODPS_DEFAULT_CONTEXT has no parameter.
Method CHECK_ODP_STATIC on class CL_RODPS_DEFAULT_CONTEXT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RODPS_DEFAULT_CONTEXT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RODPS_DEFAULT_CONTEXT has no exception.
Method GET_CLASSES_IMPLEMENTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTERFACE | Call by reference | Type reference (TYPE) | CLIKE | 20110510 | ||||
| 2 | RT_CLSNAMES | Value transfer | Type reference (TYPE) | TT_CLSNAMES | 20110510 |
Method GET_CLASSES_IMPLEMENTING on class CL_RODPS_DEFAULT_CONTEXT has no exception.
Method GET_CONTEXT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FOR_REPLICATION | Value transfer | Type reference (TYPE) | XFELD | 20130827 | ||||
| 2 | RT_CONTEXT | Value transfer | Type reference (TYPE) | IF_RODPS_CONTEXT=>TT_CONTEXT | 20110517 |
Method GET_CONTEXT_LIST on class CL_RODPS_DEFAULT_CONTEXT has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Value transfer | Type reference (TYPE) | IF_RODPS_CONTEXT=>TS_CONTEXT-CONTEXT | 20110517 | ||||
| 2 | I_OBJVERS | Value transfer | Type reference (TYPE) | CLIKE | 'A' | BW Version | 20120206 | ||
| 3 | I_TPROV_ID | Value transfer | Type reference (TYPE) | IF_RODPS_CONTEXT=>TS_CONTEXT-TPROV_ID | 20110823 | ||||
| 4 | I_USE_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | '?' | 20110510 | |||
| 5 | RR_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_RODPS_CONTEXT | ODP Context (=Factory) | 20110510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt exsistiert nicht | 20110517 |
Method GET_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20110511 | |||
| 2 | I_ODPNAME | Call by reference | Type reference (TYPE) | IF_RODPS_ODP=>T_ODPNAME | 20110511 | ||||
| 3 | R_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20110511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Eingabe | 20110511 | ||
| 2 | Objekt exsistiert nicht | 20110511 |
Method INIT Signature
Method INIT on class CL_RODPS_DEFAULT_CONTEXT has no parameter.
Method INIT on class CL_RODPS_DEFAULT_CONTEXT has no exception.
Method IS_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLSNAME | Call by reference | Type reference (TYPE) | CLIKE | 20110823 | ||||
| 2 | R_IS_INTERNAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110823 |
Method IS_INTERNAL on class CL_RODPS_DEFAULT_CONTEXT has no exception.
Method REFRESH Signature
Method REFRESH on class CL_RODPS_DEFAULT_CONTEXT has no parameter.
Method REFRESH on class CL_RODPS_DEFAULT_CONTEXT has no exception.
Method _GET_CLASSES_IMPLEMENTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTERFACE | Call by reference | Type reference (TYPE) | CLIKE | 20110511 | ||||
| 2 | RT_CLSNAMES | Value transfer | Type reference (TYPE) | TT_CLSNAMES | 20110511 |
Method _GET_CLASSES_IMPLEMENTING on class CL_RODPS_DEFAULT_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |