SAP ABAP Interface IF_RODPS_DS_CURSOR_FACTORY_LU (Interface for ODP Direct Access Including Look-Ups)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   BC-EIM-ODP (Application Component) Operational Data Provisioning (ODP) in Search&Analytics
     RODPS_SAPI (Package) Operational Data Provider SAPI Services
Properties
Interface IF_RODPS_DS_CURSOR_FACTORY_LU  
Short Description Interface for ODP Direct Access Including Look-Ups    
General Data
Package RODPS_SAPI   Operational Data Provider SAPI Services 
Created 20101004   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 SBIWA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RODPS_DS_CURSOR_FACTORY Interface for ODP Direct Access to a DataSource 20101004
Friends
Interface IF_RODPS_DS_CURSOR_FACTORY_LU 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) 20101117
Methods
# Method Level Visibility Method type Description Created on
1 GET_FALLBACK_EXTRACTOR Instance method Public Method 20101004
2 OPEN_CURSOR Instance method Public Method 20101004
3 OPEN_CURSOR_FOR_LOOKUP Instance method Public Method 20101004
Events
Interface IF_RODPS_DS_CURSOR_FACTORY_LU has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_FIELD_AGGREGATION Public Attribute reference (LIKE) 20101117
2 TS_FIELD_PROJECTION Public Type reference (TYPE) IF_RODPS_BASE=>TS_FIELD_PROJECTION 20101117
3 TS_LOOKUP_CONDITION Public Type reference (TYPE) IF_RODPS_BASE=>TS_LOOKUP_CONDITION 20101117
4 TT_FIELD_AGGREGATIONS Public Attribute reference (LIKE) 20101117
5 TT_FIELD_PROJECTIONS Public Type reference (TYPE) IF_RODPS_BASE=>TT_FIELD_PROJECTIONS 20101117
6 TT_LOOKUP_CONDITIONS Public Type reference (TYPE) IF_RODPS_BASE=>TT_LOOKUP_CONDITIONS 20101117
7 T_AGGREGATION_FUNCTION Public Attribute reference (LIKE) 20101117
Method Signatures

Method GET_FALLBACK_EXTRACTOR Signature

Method GET_FALLBACK_EXTRACTOR on Interface IF_RODPS_DS_CURSOR_FACTORY_LU has no parameter.
Method GET_FALLBACK_EXTRACTOR on Interface IF_RODPS_DS_CURSOR_FACTORY_LU has no exception.

Method OPEN_CURSOR Signature

Method OPEN_CURSOR on Interface IF_RODPS_DS_CURSOR_FACTORY_LU has no parameter.
Method OPEN_CURSOR on Interface IF_RODPS_DS_CURSOR_FACTORY_LU has no exception.

Method OPEN_CURSOR_FOR_LOOKUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SELECTION_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Selektion als Mengenobjekt 20101004
2 Importing IT_FIELD_PROJECTIONS Call by reference Type reference (TYPE) IF_RODPS_DS_CURSOR_FACTORY_LU=>TT_FIELD_PROJECTIONS Projektion und Umbenennung 20101004
3 Importing IT_LOOKUP_CONDITIONS Call by reference Type reference (TYPE) IF_RODPS_DS_CURSOR_FACTORY_LU=>TT_LOOKUP_CONDITIONS Lookup-Bedingungen 20101004
4 Importing IT_LOOKUP_DATA Call by reference Type reference (TYPE) STANDARD TABLE Lookup-Daten 20101004
5 Importing I_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20101004
6 Importing I_MAXIMUM_ROWS Call by reference Type reference (TYPE) I Maximale Größe der Ergebnismenge in Datensätzen 20101004
7 Importing I_ORDER_BY_PRIMARY_KEY Call by reference Type reference (TYPE) ABAP_BOOL Nach Primärschlüssel sortieren 20101004
8 Returning RR_CURSOR Value transfer Object reference (TYPE REF TO) IF_RODPS_ODP_CURSOR Cursor 20101004
# Exception Resumable Description Created on
1 CX_RODPS_ACCESS_ERROR Zugriffsfehler 20101004
2 CX_RODPS_INPUT_INVALID Ungültige Eingabe 20101004
3 CX_RODPS_NO_MORE_DATA Keine weiteren Datensätze in der Ergebnismenge 20101004
History
Last changed by/on SAP  20110908 
SAP Release Created in 731