SAP ABAP Class IF_RODPS_DS_CURSOR_FACTORY (Interface for ODP Direct Access to a DataSource)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RODPS_DS_CURSOR_FACTORY_LU | Interface for ODP Direct Access Including Look-Ups | 20101004 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CMM_MTM_ODP_EXTRACTOR | ODP Extractor Mark-to-market | 20120724 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FAGL_SREP_GET_BSPL | ODP Wrapper for FAGL_SREP_GET_BSPL | 20101222 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MCEX_BW_LO_API | ODP Wrapper for MCEX_BW_LO_API | 20101027 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RODPS_DS_DB_CURSOR_FACTORY | Generic Extractor for Database Tables and Views | 20100715 |
Properties
Class | IF_RODPS_DS_CURSOR_FACTORY | |
Short Description | Interface for ODP Direct Access to a DataSource | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100715 | 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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RODPS_DS_CURSOR_FACTORY has no interface implemented.
Friends
Class IF_RODPS_DS_CURSOR_FACTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Attribute reference (LIKE) | IF_RODPS_BASE=>C_AGGREGATION_FUNCTION | IF_RODPS_BASE=>C_AGGREGATION_FUNCTION | 20100719 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SBIWA_S_INTERFACE-REQUNR | 'DIRECT_ACCESS' | Default Request Number | 20100715 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100729 | |
2 | ![]() |
Instance method | Public | Method | 20100715 |
Events
Class IF_RODPS_DS_CURSOR_FACTORY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_FIELD_AGGREGATION | Public | Type reference (TYPE) | IF_RODPS_BASE=>TS_FIELD_AGGREGATION | 20100719 |
|
|
2 | TS_SORT_DESCRIPTION | Public | Type reference (TYPE) | IF_RODPS_BASE=>TS_SORT_DESCRIPTION | 20100719 |
|
|
3 | TT_FIELD_AGGREGATIONS | Public | Type reference (TYPE) | IF_RODPS_BASE=>TT_FIELD_AGGREGATIONS | 20100719 |
|
|
4 | TT_SORT_DESCRIPTIONS | Public | Type reference (TYPE) | IF_RODPS_BASE=>TT_SORT_DESCRIPTIONS | 20100719 |
|
|
5 | T_AGGREGATION_FUNCTION | Public | Type reference (TYPE) | IF_RODPS_BASE=>T_AGGREGATION_FUNCTION | 20100719 |
|
Method Signatures
Method GET_FALLBACK_EXTRACTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATASOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource | 20100729 | ||
2 | ![]() |
R_FUNCNAME | Value transfer | Type reference (TYPE) | FUNCNAME | Name des Funktionsbausteins (Extraktors) | 20100729 |
Method GET_FALLBACK_EXTRACTOR on class IF_RODPS_DS_CURSOR_FACTORY has no exception.
Method OPEN_CURSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_LOG | Call by reference | Object reference (TYPE REF TO) | IF_ODQ_LOG | Protokoll-Handle für Operationale DeltaQueue | 20100715 | ||
2 | ![]() |
IR_SELECTION_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Selektion als multi-dimensionales Mengenobjekt | 20100715 | ||
3 | ![]() |
IT_FIELD_AGGREGATIONS | Call by reference | Type reference (TYPE) | IF_RODPS_DS_CURSOR_FACTORY=>TT_FIELD_AGGREGATIONS | Projektion, Aggregation und (Spalten-)Umbenennung | 20100715 | ||
4 | ![]() |
IT_SORT_DESCRIPTIONS | Call by reference | Type reference (TYPE) | IF_RODPS_DS_CURSOR_FACTORY=>TT_SORT_DESCRIPTIONS | Sortierung | 20100715 | ||
5 | ![]() |
I_DATASOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20100715 | ||
6 | ![]() |
I_MAXIMUM_ROWS | Call by reference | Type reference (TYPE) | I | Größenbeschränkung der Ergebnismenge (0 = unbeschränkt) | 20100715 | ||
7 | ![]() |
I_NO_AGGREGATION | Call by reference | Type reference (TYPE) | SBIWA_FLAG | SBIWA_C_FLAG_OFF | Aggregation explizit ausschalten (kein SELECT DISTINCT) | 20100715 | |
8 | ![]() |
I_READ_ONLY | Call by reference | Type reference (TYPE) | SBIWA_FLAG | SBIWA_C_FLAG_OFF | Aufruf im Testmodus (z.B. Zustandsänderung im Delta-Modus) | 20100716 | |
9 | ![]() |
I_REMOTE_CALL | Call by reference | Type reference (TYPE) | SBIWA_FLAG | SBIWA_C_FLAG_OFF | Kennzeichen: Remote-Aufruf durch BW | 20100715 | |
10 | ![]() |
I_REQUNR | Call by reference | Type reference (TYPE) | SBIWA_S_INTERFACE-REQUNR | IF_RODPS_DS_CURSOR_FACTORY=>C_DEFAULT_REQUNR | Request-Nummer (optional für "Full"-Extraktion) | 20100715 | |
11 | ![]() |
I_UPDMODE | Call by reference | Type reference (TYPE) | SBIWA_S_INTERFACE-UPDMODE | SBIWA_C_UPDMODE_FULL | Übertragungsmodus (siehe Domänenfestwerte) | 20100715 | |
12 | ![]() |
RR_CURSOR | Value transfer | Object reference (TYPE REF TO) | IF_RODPS_ODP_CURSOR | Cursor | 20100715 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Datenzugriff | 20100715 | |
2 | ![]() |
Ungültige Eingabe | 20100715 | |
3 | ![]() |
Keine weiteren Datensätze in der Ergebnismenge | 20100715 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |