SAP ABAP Class CL_CMM_MTM_ODP_CURSOR (ODP Cursor for MtM data)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-CMM-BF (Application Component) Basic Functions
     LOG_CMM_ANALYTICS (Package) Analytics for Commodity Managements
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RODPS_ODP_CURSOR Cursor 20120724
Properties
Class CL_CMM_MTM_ODP_CURSOR  
Short Description ODP Cursor for MtM data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOG_CMM_ANALYTICS   Analytics for Commodity Managements 
Created 20120724   SAP 
Last change 20130531   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 20120724
Friends
Class CL_CMM_MTM_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 20121109
2 MO_ODP_DOC Instance attribute Private Object reference (TYPE REF TO) IF_CMM_MTM_ODP_DOC ODP Cursor for documents 20120724
3 MO_TRANSFORM Instance attribute Private Object reference (TYPE REF TO) CL_RODPS_DATA_TRANSFORMATOR Transformer for internal tables 20121109
4 MT_SELECTION Instance attribute Private Type reference (TYPE) SRSC_T_SELECT 20120724
5 MV_DONE Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120724
6 MV_STATE Instance attribute Private Type reference (TYPE) IF_RODPS_ODP_CURSOR~T_STATE 20120724
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120724
Events
Class CL_CMM_MTM_ODP_CURSOR has no event.
Types
Class CL_CMM_MTM_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 20120724
2 Importing IT_AGGREG Call by reference Type reference (TYPE) IF_RODPS_DS_CURSOR_FACTORY=>TT_FIELD_AGGREGATIONS 20120724
3 Importing IT_FIELD Call by reference Type reference (TYPE) SRSC_T_FIELDS 20120724
4 Importing IT_SELECT Call by reference Type reference (TYPE) SRSC_T_SELECT 20120724
5 Importing IT_SORT Call by reference Type reference (TYPE) IF_RODPS_DS_CURSOR_FACTORY=>TT_SORT_DESCRIPTIONS 20120724
6 Importing IV_MAX_ROW Call by reference Type reference (TYPE) I 20120724
7 Importing IV_NO_AGGREG Call by reference Type reference (TYPE) SBIWA_FLAG 20120724
8 Importing IV_REMOTE Call by reference Type reference (TYPE) SBIWA_FLAG 20120724
9 Importing IV_REQUNR Call by reference Type reference (TYPE) RSREQUNR Request number for the data transfer 20120724
10 Importing IV_SOURCE Call by reference Type reference (TYPE) RSISOURCE InfoSource 20120724
11 Importing IV_UPDMODE Call by reference Type reference (TYPE) RSUPDMODE Mode of data update (Full, Delta, etc.) 20120724
# Exception Resumable Description Created on
1 CX_RODPS_ACCESS_ERROR Error while accessing data 20130305
2 CX_RODPS_INPUT_INVALID Invalid Entry 20130305
3 CX_RODPS_NO_MORE_DATA No more data records in the result set 20130305
History
Last changed by/on SAP  20130531 
SAP Release Created in 617