SAP ABAP Class CL_RODPS_FVIEW_ODP (ESH-based logical ODP for transaction data)
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_FVIEW_ODP | |
| Short Description | ESH-based logical ODP for transaction data | |
| 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 | 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
| # | 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_FVIEW_ODP_RT | 20091002 | ODP from ABAP Dictionary |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | 20091002 | |||||
| 2 | Instance attribute | Private | See coding | 20091006 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091002 | |
| 2 | Static method | Private | Method | 20101007 |
Events
Class CL_RODPS_FVIEW_ODP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_INSTANCE | Private | See coding | 20091002 | BEGIN OF ts_instance,
odpname TYPE if_rodps_odp=>t_odpname,
r_ref TYPE REF TO object,
END OF ts_instance
|
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 | 20100907 | ||
| 2 | Objekt exsistiert nicht | 20091002 |
Method _GET_IOBJNM_FOR_NAVATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELDS | Call by reference | Type reference (TYPE) | IF_RODPS_ODP=>TT_FIELDS | 20101007 | ||||
| 2 | I_IOBJNM_SRC | Call by reference | Type reference (TYPE) | RODPS_IOBJNM | Vorschlagswert für InfoObjekt-Name | 20101007 | |||
| 3 | I_IOBJNM_TGT | Call by reference | Type reference (TYPE) | RODPS_IOBJNM | Vorschlagswert für InfoObjekt-Name | 20101007 | |||
| 4 | R_IOBJNM | Value transfer | Type reference (TYPE) | RODPS_IOBJNM | Vorschlagswert für InfoObjekt-Name | 20101007 |
Method _GET_IOBJNM_FOR_NAVATTR on class CL_RODPS_FVIEW_ODP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |