SAP ABAP Class CL_RODPS_FVIEW_ODP_CURSOR_DA (Cursor for FView ODP)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RODPS_ODP_CURSOR | Cursor | 20100713 |
Properties
| Class | CL_RODPS_FVIEW_ODP_CURSOR_DA | |
| Short Description | Cursor for FView ODP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RODPS_BASE | Basis Objects for Operational Data Provider |
| Created | 20100713 | SAP |
| Last change | 20110908 | 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... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | 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_CURSOR | Cursor | 20100713 |
Friends
Class CL_RODPS_FVIEW_ODP_CURSOR_DA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ABAP_COMPNAME | 'JOIN' | 20100728 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 50000 | 20101021 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RODPS_ODP_CURSOR | Cursor | 20100714 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20100714 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RODPS_ODP | ODP Metadata | 20101026 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RODPS_DERIVED_ODP | ODP Metadata | 20100714 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | IF_RODPS_ODP_DIRECT_ACCESS=>TT_FIELD_AGGREGATIONS | 20101005 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | TT_JOINED_ODPS | 20100929 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101005 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | IF_RODPS_ODP_CURSOR~T_STATE | 20101006 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100714 | ||
| 2 | Instance method | Private | Method | Find Selection for F-ODP | 20100818 |
Events
Class CL_RODPS_FVIEW_ODP_CURSOR_DA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_JOINED_ODP | Private | See coding | 20100929 | begin of TS_JOINED_ODP,
odpname TYPE if_rodps_odp=>t_odpname,
r_join_odp type REF TO IF_RODPS_ODP_JOIN_DA,
where_cond type string,
end of TS_JOINED_ODP
|
||
| 2 | TT_JOINED_ODPS | Private | See coding | 20100929 | TT_JOINED_ODPS TYPE STANDARD TABLE OF TS_JOINED_ODP
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ODP | Call by reference | Object reference (TYPE REF TO) | CL_RODPS_DERIVED_ODP | ODP-Metadaten | 20100714 | |||
| 2 | IR_SELECTION_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20100714 | |||
| 3 | ITR_SELECTION_SETS | Call by reference | Type reference (TYPE) | RSMDS_TR_SETS | Tabelle mit Referenzen auf allgem. multi-dimensionale Mengen | 20100714 | |||
| 4 | IT_FIELD_AGGREGATIONS | Call by reference | Type reference (TYPE) | IF_RODPS_ODP_DIRECT_ACCESS=>TT_FIELD_AGGREGATIONS | 20100714 | ||||
| 5 | IT_SORT_DESCRIPTIONS | Call by reference | Type reference (TYPE) | IF_RODPS_ODP_DIRECT_ACCESS=>TT_SORT_DESCRIPTIONS | 20100714 | ||||
| 6 | I_MAXIMUM_ROWS | Call by reference | Type reference (TYPE) | I | 0 | 20100714 | |||
| 7 | I_NO_AGGREGATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100714 | ||||
| 8 | I_POINT_IN_TIME | Call by reference | Type reference (TYPE) | SIMPLE | 20100714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Datenzugriff | 20100903 | ||
| 2 | Ungültige Eingabe | 20100903 | ||
| 3 | Keine weiteren Datensätze in der Ergebnismenge | 20100903 |
Method _GET_F_ODP_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SELECTION_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20100818 | |||
| 2 | IT_JOIN_PATHS | Call by reference | Type reference (TYPE) | IF_RODPS_ODP=>TTX_JOIN_PATHS | 20101015 | ||||
| 3 | RR_SELECTION_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20100818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Eingabe | 20100907 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |