SAP ABAP Class IF_CMM_MTM_ODP_DOC (ODP Cursor for documents)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CMM_MTM_ODP_01 ODP access for MtM Values (Papers&Physicals) 20130211
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CMM_MTM_ODP_PO ODP access for Sales Orders 20120822
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CMM_MTM_ODP_SO ODP access for Sales Orders 20120724
Properties
Class IF_CMM_MTM_ODP_DOC  
Short Description ODP Cursor for documents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_RODPS_DS_CURSOR_FACTORY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 SRSC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_CMM_MTM_ODP_DOC has no interface implemented.
Friends
Class IF_CMM_MTM_ODP_DOC has no friend class.
Attributes
Class IF_CMM_MTM_ODP_DOC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FETCH_NEXT_PACKAGE Instance method Public Method 20120724
2 INITIALIZE Instance method Public Method 20120724
Events
Class IF_CMM_MTM_ODP_DOC has no event.
Types
Class IF_CMM_MTM_ODP_DOC has no local type.
Method Signatures

Method FETCH_NEXT_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20120724
2 Importing IR_LOG Call by reference Object reference (TYPE REF TO) IF_ODQ_LOG Log Handle for Operational Delta Queue 20120724
3 Importing I_APPEND_ROWS Call by reference Type reference (TYPE) ABAP_BOOL 20120724
4 Importing I_PACKAGE_SIZE Call by reference Type reference (TYPE) I 20120724
# Exception Resumable Description Created on
1 CX_RODPS_ACCESS_ERROR Error while accessing data 20120724
2 CX_RODPS_NO_MORE_DATA No more data records in the result set 20120724

Method INITIALIZE 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 20120724
10 Importing IV_UPDMODE Call by reference Type reference (TYPE) RSUPDMODE 20120724
# Exception Resumable Description Created on
1 CX_RODPS_INPUT_INVALID Invalid Entry 20130308
History
Last changed by/on SAP  20130531 
SAP Release Created in