SAP ABAP Interface IF_RODPS_ODP_LOOKUP (Lookup API for 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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RODPS_ODP_RT | ODP (abstract) | 20090727 |
Properties
| Interface | IF_RODPS_ODP_LOOKUP | |
| Short Description | Lookup API for ODP |
General Data
| Package | RODPS_BASE | Basis Objects for Operational Data Provider |
| Created | 20090714 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_RODPS_BASE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_RODPS_ODP | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 4 | IF_RODPS_ODP_DIRECT_ACCESS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 5 | IF_RODPS_ODP_LOOKUP | 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_DIRECT_ACCESS | Direct access API for ODP | 20090715 |
Friends
Interface IF_RODPS_ODP_LOOKUP has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_AGGREGATION_FUNCTION | Instance attribute | Public | Attribute reference (LIKE) | 20090717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090717 | ||
| 2 | Instance method | Public | Method | 20090717 | ||
| 3 | Instance method | Public | Method | 20090716 |
Events
Interface IF_RODPS_ODP_LOOKUP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_FIELD_AGGREGATION | Public | Attribute reference (LIKE) | 20090729 | |
||
| 2 | TS_FIELD_PROJECTION | Public | See coding | 20090827 | ts_field_projection TYPE LINE OF if_rodps_odp_lookup=>tt_field_projections
|
||
| 3 | TS_LOOKUP_CONDITION | Public | See coding | 20090716 | ts_lookup_condition TYPE LINE OF tt_lookup_conditions
|
||
| 4 | TS_SORT_DESCRIPTION | Public | Attribute reference (LIKE) | 20090729 | |
||
| 5 | TT_FIELD_AGGREGATIONS | Public | Attribute reference (LIKE) | 20090729 | |
||
| 6 | TT_FIELD_PROJECTIONS | Public | Type reference (TYPE) | IF_RODPS_BASE=>TT_FIELD_PROJECTIONS | 20090827 | |
|
| 7 | TT_LOOKUP_CONDITIONS | Public | Type reference (TYPE) | IF_RODPS_BASE=>TT_LOOKUP_CONDITIONS | 20090716 | |
|
| 8 | TT_SORT_DESCRIPTIONS | Public | Attribute reference (LIKE) | 20090729 | |
||
| 9 | T_AGGREGATION_FUNCTION | Public | Attribute reference (LIKE) | 20090717 | |
Method Signatures
Method GET_ODP Signature
Method GET_ODP on Interface IF_RODPS_ODP_LOOKUP has no parameter.
Method GET_ODP on Interface IF_RODPS_ODP_LOOKUP has no exception.
Method OPEN_CURSOR Signature
Method OPEN_CURSOR on Interface IF_RODPS_ODP_LOOKUP has no parameter.
Method OPEN_CURSOR on Interface IF_RODPS_ODP_LOOKUP has no exception.
Method OPEN_CURSOR_FOR_LOOKUP 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 | Selektion als Mengenobjekt | 20090716 | |||
| 2 | IT_FIELD_AGGREGATIONS | Call by reference | Type reference (TYPE) | IF_RODPS_ODP_DIRECT_ACCESS=>TT_FIELD_AGGREGATIONS | Deprecated! Use IT_FIELD_PROJECTIONS instead. | 20090729 | |||
| 3 | IT_FIELD_PROJECTIONS | Call by reference | Type reference (TYPE) | IF_RODPS_ODP=>TT_FIELD_PROJECTIONS | Projektion und Umbenennung | 20090827 | |||
| 4 | IT_LOOKUP_CONDITIONS | Call by reference | Type reference (TYPE) | IF_RODPS_ODP_LOOKUP=>TT_LOOKUP_CONDITIONS | Lookup-Bedingungen | 20090716 | |||
| 5 | IT_LOOKUP_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Lookup-Daten | 20090716 | |||
| 6 | I_FORCE_DIRECT_ACCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110216 | ||||
| 7 | I_MAXIMUM_ROWS | Call by reference | Type reference (TYPE) | I | Maximale Größe der Ergebnismenge in Datensätzen | 20090716 | |||
| 8 | I_ORDER_BY_PRIMARY_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | Nach Primärschlüssel sortieren | 20090716 | |||
| 9 | I_POINT_IN_TIME | Call by reference | Type reference (TYPE) | SIMPLE | Stichtag/Zeitpunkt für zeitabhängige Attribute | 20090930 | |||
| 10 | RR_CURSOR | Value transfer | Object reference (TYPE REF TO) | IF_RODPS_ODP_CURSOR | Cursor | 20090716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriffsfehler | 20090716 | ||
| 2 | Ungültige Eingabe | 20090729 | ||
| 3 | Keine weiteren Datensätze in der Ergebnismenge | 20090716 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |