SAP ABAP Class CL_RODPS_OSOA_ODP_CURSOR_DA (OSOA cursor for direct access)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
BC-EIM-ODP (Application Component) Operational Data Provisioning (ODP) in Search&Analytics
⤷
RODPS (Package) Operational Data Provider Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RODPS_ODP_CURSOR | Cursor | 20090826 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20091118 |
Properties
| Class | CL_RODPS_OSOA_ODP_CURSOR_DA | |
| Short Description | OSOA cursor for direct access | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RODPS | Operational Data Provider Services |
| Created | 20090826 | 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... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 7 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 8 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RODPS_ODP_CURSOR | Cursor | 20090826 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20091118 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RODPS_ODP_JOIN_DIRECT_ACC | 20110331 | Superclass for ODP Use Join and Direct Access | |
| 2 | CL_RODPS_ODP_RT | 20090826 | ODP (abstract) | |
| 3 | CL_RODPS_OSOA_ODP_RT | 20090826 | ODP from DataSource (OSOA) |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | See coding | 20100712 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RODPS_DATASOURCE_CURSOR | OSOA cursor for direct access | 20100713 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Table Description on Basis of Extract Structure | 20100908 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to an Extract Structure-Based Internal Table | 20100908 | |||
| 5 | Instance attribute | Private | See coding | 20100224 | |||||
| 6 | Instance attribute | Private | See coding | 20100630 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20091127 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090826 |
Events
Class CL_RODPS_OSOA_ODP_CURSOR_DA has no event.
Types
Class CL_RODPS_OSOA_ODP_CURSOR_DA has no local type.
Method Signatures
Method CHECKER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PACKAGE | Value transfer | Type reference (TYPE) | CL_RODPS_DATASOURCE_CURSOR=>TT_PACKAGE | 20091218 | ||||
| 2 | IT_FLD | Value transfer | Type reference (TYPE) | SBIWA_T_FIELDS | 20091127 | ||||
| 3 | IT_SEL | Value transfer | Type reference (TYPE) | SBIWA_T_SELECT | 20091127 | ||||
| 4 | I_CALLS_MAX | Value transfer | Type reference (TYPE) | I | 10 | 20091218 | |||
| 5 | I_DEBUG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091218 | ||||
| 6 | I_FILTER_SELECTIONS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20101104 | |||
| 7 | I_OLTPSOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20091127 | |||
| 8 | I_PACKAGE_SIZE | Value transfer | Type reference (TYPE) | I | 1000 | 20091127 | |||
| 9 | I_READ_ONLY | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20091218 | |||
| 10 | I_UPDMODE | Value transfer | Type reference (TYPE) | RSUPDMODE | 'F ' | Modus der Datenfortschreibung (Komplett, Delta, etc.) | 20091218 | ||
| 11 | I_WITH_MESSAGE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Datenzugriff | 20100304 | ||
| 2 | Ungültige Eingabe | 20091208 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELDS | Call by reference | Type reference (TYPE) | SBIWA_T_FIELDS | 20090826 | ||||
| 2 | IT_SELECTIONS | Call by reference | Type reference (TYPE) | SBIWA_T_SELECT | 20090826 | ||||
| 3 | I_ALLOW_CA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091118 | |||
| 4 | I_AUTHORITY_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20110927 | |||
| 5 | I_DEBUG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100224 | |||
| 6 | I_DIRECT_ACCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100622 | |||
| 7 | I_LOGSYS | Call by reference | Type reference (TYPE) | RSRLOGSYS | 20091216 | ||||
| 8 | I_MAXIMUM_ROWS | Call by reference | Type reference (TYPE) | I | 20090826 | ||||
| 9 | I_OLTPSOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20090826 | |||
| 10 | I_READ_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091218 | |||
| 11 | I_REQUNR | Call by reference | Type reference (TYPE) | SBIWA_S_INTERFACE-REQUNR | 20100708 | ||||
| 12 | I_UPDMODE | Call by reference | Type reference (TYPE) | RSUPDMODE | 'F ' | Modus der Datenfortschreibung (Komplett, Delta, etc.) | 20091126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Eingabe | 20090826 | ||
| 2 | Keine weiteren Datensätze in der Ergebnismenge | 20090826 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |