SAP ABAP Class CL_LOG_ODP_CURSOR (LOG ODP Cursor for Direct Access)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD (Application Component) Sales and Distribution
⤷
ERP_SD_ANALYTICS_CORE (Package) Sales, Billing and Delivery Analytics - Core
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RODPS_ODP_CURSOR | Cursor | 20101012 |
Properties
| Class | CL_LOG_ODP_CURSOR | |
| Short Description | LOG ODP Cursor for Direct Access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ERP_SD_ANALYTICS_CORE | Sales, Billing and Delivery Analytics - Core |
| Created | 20101012 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | 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 | 20101012 |
Friends
Class CL_LOG_ODP_CURSOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | New data | 20101012 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_LOG_ODP_BASE | SD Analytics - Abstract Class for Direct Access Singletons | 20101012 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RODPS_DATA_TRANSFORMATOR | Transformator for internal tables | 20101012 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101012 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | IF_RODPS_ODP_CURSOR~T_STATE | Cursor state | 20101012 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101012 |
Events
Class CL_LOG_ODP_CURSOR has no event.
Types
Class CL_LOG_ODP_CURSOR has no local type.
Method Signatures
Method CONSTRUCTOR 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 | Log Handle for Operational Delta Queue | 20101012 | |||
| 2 | IT_AGGREG | Call by reference | Type reference (TYPE) | IF_RODPS_DS_CURSOR_FACTORY=>TT_FIELD_AGGREGATIONS | Aggregation criteria | 20101012 | |||
| 3 | IT_FIELD | Call by reference | Type reference (TYPE) | SRSC_T_FIELDS | Field list | 20101012 | |||
| 4 | IT_SELECT | Call by reference | Type reference (TYPE) | SRSC_T_SELECT | Selection criteria | 20101012 | |||
| 5 | IT_SORT | Call by reference | Type reference (TYPE) | IF_RODPS_DS_CURSOR_FACTORY=>TT_SORT_DESCRIPTIONS | Sort criteria | 20101012 | |||
| 6 | IV_MAX_ROW | Call by reference | Type reference (TYPE) | I | Maximum number of table entries in extraction API interface | 20101012 | |||
| 7 | IV_NO_AGGREG | Call by reference | Type reference (TYPE) | SBIWA_FLAG | Indicator 'no aggregation' | 20101012 | |||
| 8 | IV_REMOTE | Call by reference | Type reference (TYPE) | SBIWA_FLAG | Indicator 'remote call' | 20101012 | |||
| 9 | IV_REQUNR | Call by reference | Type reference (TYPE) | RSREQUNR | Request number for the data transfer | 20101012 | |||
| 10 | IV_SOURCE | Call by reference | Type reference (TYPE) | RSISOURCE | InfoSource | 20101012 | |||
| 11 | IV_UPDMODE | Call by reference | Type reference (TYPE) | RSUPDMODE | Mode of data update (Full, Delta, etc.) | 20101012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No ODP singleton for this data source | 20101012 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |