SAP ABAP Class CL_IUUC_DD_PHASE_GET_WORKLIST (Retrieve a worklist from DDNTT logging table)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_SYSTEM_SYNC_CENTRAL (Package) IUUC system synchronization (DDIC sync)-central system (MWB)
Properties
Class CL_IUUC_DD_PHASE_GET_WORKLIST  
Short Description Retrieve a worklist from DDNTT logging table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_IUUC_SYSTEM_SYNC_CENTRAL   IUUC system synchronization (DDIC sync)-central system (MWB) 
Created 20130703   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IUUC_DD_PHASE_GET_WORKLIST has no forward declaration.
Interfaces
Class CL_IUUC_DD_PHASE_GET_WORKLIST has no interface implemented.
Friends
Class CL_IUUC_DD_PHASE_GET_WORKLIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_DD_WORKLIST_BUILDER Static Attribute Private Object reference (TYPE REF TO) CL_IUUC_DD_PHASE_GET_WORKLIST 20130703
2 MO_PERSISTENCE Instance attribute Protected Object reference (TYPE REF TO) CL_IUUC_DD_PERSISTENCE Manages system sync specific data base tables 20130704
3 MV_DD02L_LOGTAB Instance attribute Private Type reference (TYPE) TABNAME Table Name 20130715
4 MV_DD03L_LOGTAB Instance attribute Private Type reference (TYPE) TABNAME Table Name 20130715
5 MV_DDNTT_LOGTAB Instance attribute Private Type reference (TYPE) TABNAME Table Name 20130703
6 MV_DEST_SND Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130703
7 MV_MT_ID Instance attribute Private Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130704
8 MV_PHASE_ID Instance attribute Private Type reference (TYPE) IUUC_DD_SYNC_RUN_PHASE_ID Phase identifier in a system synchronization run 20130704
9 MV_SYNC_RUN_ID Instance attribute Private Type reference (TYPE) IUUC_DD_SYNC_RUN_ID Identifier of a system synchronization run 20130704
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FOR_CONVERSIONS Instance method Private Method Check whether table conversions are executed in the sender 20130819
2 GET_DDNTT_WORKLIST_SND Instance method Public Method Retrieve unprocessed logging table entries for DDNTT 20130703
3 GET_INSTANCE Static method Public Method Returns singleton instance 20130703
4 GET_MAX_SEQ_NUM Instance method Private Method Retrieve the max sequence number from DDNTT logtab 20130703
Events
Class CL_IUUC_DD_PHASE_GET_WORKLIST has no event.
Types
Class CL_IUUC_DD_PHASE_GET_WORKLIST has no local type.
Method Signatures

Method CHECK_FOR_CONVERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONVERSIONS_RUNNING Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130819
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130819

Method GET_DDNTT_WORKLIST_SND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MAX_SEQ_NUMBER Call by reference Type reference (TYPE) IUUC_DD_S_MAX_SEQ_NUM 20130715
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130703

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEST_SND Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130703
2 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130704
3 Importing IV_PHASE_ID Call by reference Type reference (TYPE) IUUC_DD_SYNC_RUN_PHASE_ID Phase identifier in a system synchronization run 20130704
4 Importing IV_SYNC_RUN_ID Call by reference Type reference (TYPE) IUUC_DD_SYNC_RUN_ID Identifier of a system synchronization run 20130704
5 Returning RO_WORKLIST_BUILDER Value transfer Object reference (TYPE REF TO) CL_IUUC_DD_PHASE_GET_WORKLIST 20130703

Method GET_INSTANCE on class CL_IUUC_DD_PHASE_GET_WORKLIST has no exception.

Method GET_MAX_SEQ_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MAX_SEQ_NUMBER Call by reference Type reference (TYPE) IUUC_DD_S_MAX_SEQ_NUM 20130715
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130703
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620