SAP ABAP Class CL_RODPS_MVIEW_ODP (ESH-based logical ODP for master data (M-View))
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_DERIVED_ODP | Derived ODP | 20091125 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RODPS_ODP_STATIC | Static Methods for ODP | 20091117 |
Properties
| Class | CL_RODPS_MVIEW_ODP | |
| Short Description | ESH-based logical ODP for master data (M-View) | |
| Super Class | CL_RODPS_DERIVED_ODP | Derived ODP |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RODPS_BASE | |
| Program status | ||
| Category | 0 | |
| Package | RODPS_BASE | Basis Objects for Operational Data Provider |
| Created | 20091002 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RODPS_ODP_STATIC | Static Methods for ODP | 20091117 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RODPS_MVIEW_ODP_RT | 20091006 | ODP from ABAP Dictionary | |
| 2 | CL_RODPS_ODP_BUFFER | 20091103 | Buffering of ODPs with shared objects |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RODPS_ODP | Time-dependent attributes if time-independent ones exist | 20091006 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RODPS_ODP | texts | 20091006 | |||
| 3 | Static Attribute | Private | See coding | 20091002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091002 |
Events
Class CL_RODPS_MVIEW_ODP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_INSTANCE | Private | See coding | 20091002 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_RODPS_CONTEXT | ODP Context (=Factory) | 20110120 | |||
| 2 | I_ODPNAME | Call by reference | Type reference (TYPE) | IF_RODPS_ODP=>T_ODPNAME | 20091002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Eingabe | 20091210 | ||
| 2 | Objekt exsistiert nicht | 20091210 | ||
| 3 | Objekt ist inkonsistent | 20110314 | ||
| 4 | Objekt exsistiert nicht | 20091002 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |