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 IF_RODPS_DS_CURSOR_FACTORY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 SBIWA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SRSC 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 MO_NEW_TABL Instance attribute Private Object reference (TYPE REF TO) DATA New data 20101012
2 MO_SOURCE Instance attribute Private Object reference (TYPE REF TO) CL_LOG_ODP_BASE SD Analytics - Abstract Class for Direct Access Singletons 20101012
3 MO_TRANSFORM Instance attribute Private Object reference (TYPE REF TO) CL_RODPS_DATA_TRANSFORMATOR Transformator for internal tables 20101012
4 MV_DONE Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101012
5 MV_STATE 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 CONSTRUCTOR 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 Importing IR_LOG Call by reference Object reference (TYPE REF TO) IF_ODQ_LOG Log Handle for Operational Delta Queue 20101012
2 Importing IT_AGGREG Call by reference Type reference (TYPE) IF_RODPS_DS_CURSOR_FACTORY=>TT_FIELD_AGGREGATIONS Aggregation criteria 20101012
3 Importing IT_FIELD Call by reference Type reference (TYPE) SRSC_T_FIELDS Field list 20101012
4 Importing IT_SELECT Call by reference Type reference (TYPE) SRSC_T_SELECT Selection criteria 20101012
5 Importing IT_SORT Call by reference Type reference (TYPE) IF_RODPS_DS_CURSOR_FACTORY=>TT_SORT_DESCRIPTIONS Sort criteria 20101012
6 Importing IV_MAX_ROW Call by reference Type reference (TYPE) I Maximum number of table entries in extraction API interface 20101012
7 Importing IV_NO_AGGREG Call by reference Type reference (TYPE) SBIWA_FLAG Indicator 'no aggregation' 20101012
8 Importing IV_REMOTE Call by reference Type reference (TYPE) SBIWA_FLAG Indicator 'remote call' 20101012
9 Importing IV_REQUNR Call by reference Type reference (TYPE) RSREQUNR Request number for the data transfer 20101012
10 Importing IV_SOURCE Call by reference Type reference (TYPE) RSISOURCE InfoSource 20101012
11 Importing IV_UPDMODE Call by reference Type reference (TYPE) RSUPDMODE Mode of data update (Full, Delta, etc.) 20101012
# Exception Resumable Description Created on
1 INVALID_DATA No ODP singleton for this data source 20101012
History
Last changed by/on SAP  20110908 
SAP Release Created in 606