SAP ABAP Class CL_IUUC_DD_PHASE_SIMULATE_DDD (Simulate DD_DECIDE)
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_SIMULATE_DDD  
Short Description Simulate DD_DECIDE    
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 20130626   SAP 
Last change 20141030    
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)
Interfaces
Class CL_IUUC_DD_PHASE_SIMULATE_DDD has no interface implemented.
Friends
Class CL_IUUC_DD_PHASE_SIMULATE_DDD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_STEP_CHECK_KEYFIELDS Constant Public Type reference (TYPE) IUUC_DD_SYNC_RUN_STEP_ID '450' Step identifier in a system synchronization run 20130628
2 GC_STEP_CHECK_TRIGGER_DEL Constant Public Type reference (TYPE) IUUC_DD_SYNC_RUN_STEP_ID '455' Step identifier in a system synchronization run 20130722
3 GC_STEP_CREATE_PROXIES Constant Public Type reference (TYPE) IUUC_DD_SYNC_RUN_STEP_ID '470' Step identifier in a system synchronization run 20130702
4 GC_STEP_DETERMINE_OP Constant Public Type reference (TYPE) IUUC_DD_SYNC_RUN_STEP_ID '430' Step identifier in a system synchronization run 20130628
5 GC_STEP_GET_NT_RCV Constant Public Type reference (TYPE) IUUC_DD_SYNC_RUN_STEP_ID '420' Step identifier in a system synchronization run 20130627
6 GC_STEP_GET_NT_SND Constant Public Type reference (TYPE) IUUC_DD_SYNC_RUN_STEP_ID '410' Step identifier in a system synchronization run 20130627
7 GC_STEP_GET_TABART Constant Public Type reference (TYPE) IUUC_DD_SYNC_RUN_STEP_ID '440' Step identifier in a system synchronization run 20130628
8 GC_STEP_SIM_DDD Constant Public Type reference (TYPE) IUUC_DD_SYNC_RUN_STEP_ID '460' Step identifier in a system synchronization run 20130628
9 GO_PHASE_SIMULATE_DDD Static Attribute Protected Object reference (TYPE REF TO) CL_IUUC_DD_PHASE_SIMULATE_DDD Simulate DD_DECIDE 20130626
10 MO_DDIC_TABLES Instance attribute Protected Object reference (TYPE REF TO) CL_IUUC_DD_DDIC_TABLES System synchronization: DDIC tables 20130701
11 MO_PERSISTENCE Instance attribute Protected Object reference (TYPE REF TO) CL_IUUC_DD_PERSISTENCE Manages system sync specific data base tables 20130627
12 MO_UTILS Instance attribute Protected Object reference (TYPE REF TO) CL_IUUC_DD_UTILS Services needed by several synchronization phases 20130628
13 MS_DD02V Instance attribute Protected Type reference (TYPE) DD02V 20130702
14 MS_DD09L Instance attribute Protected Type reference (TYPE) DD09L 20130702
15 MT_DD03P Instance attribute Protected See coding 20130702
16 MT_DD12V Instance attribute Protected See coding 20130702
17 MT_DD17V Instance attribute Protected See coding 20130702
18 MT_DDICTAB_SYNONYM Instance attribute Protected Type reference (TYPE) IUUC_DD_T_SYNON_TABNAME_SORTED Sorted list of table names with corresponding synonyms 20130628
19 MT_TABNAME_LOGTABNAME Instance attribute Protected Type reference (TYPE) IUUC_DD_T_SYNON_TABNAME_SORTED Sorted list of table names with corresponding logging tables 20130722
20 MT_TABNAME_SYNONYM Instance attribute Protected Type reference (TYPE) IUUC_DD_T_SYNON_TABNAME_SORTED Sorted list of table names with corresponding synonyms 20130628
21 MV_DB_SCHEMA Instance attribute Protected Type reference (TYPE) IUUC_DD_DB_SCHEMA DB schema 20130626
22 MV_DEST_RCV Instance attribute Protected Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130626
23 MV_DEST_SND Instance attribute Protected Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130626
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FOR_DELETED_TRIGGERS Instance method Protected Method Check whether triggers were deleted in sender system 20130722
2 CHECK_FOR_TRIGGERS_INT Instance method Protected Method Check for deleted triggers (RFC call) 20130722
3 CHECK_KEYFIELD_CHANGE Instance method Protected Method Check whether key fields were changed in sender 20130628
4 CREATE_PROXY_SHDWS_INT Instance method Protected Method Create proxy for table in shadow system (RFC) 20130702
5 DETERMINE_INTERNAL_OPERATION Instance method Protected Method Decide what to do with the DDIC object (iins, upd, del) 20130628
6 GET_DDIC_TABLE_DEFINITION Instance method Protected Method Retrieve DDIC table definition from sender 20130702
7 GET_INSTANCE Static method Public Method Returns singleton instance of CL_IUUC_DD_PHASE_SIMULATE_DDD 20130626
8 GET_NAMETAB_RCV_INT Instance method Protected Method Retrieve nametab from receiver (RFC call) 20130701
9 GET_NAMETAB_SND_INT Instance method Protected Method Retrieve nametab from sender (RFC call) 20130701
10 PREPARE_TRIGGER_CHECK_POCL Instance method Protected Method Prepare data for a trigger check for a pool or cluster table 20130926
11 PROCESS_CONS_CHECK_DDNT_RCV Instance method Protected Method Check consistency of DDNTT/DDNTF in shdw syst and receiver 20130805
12 PROCESS_DD_DECIDE_SIMULATION Instance method Protected Method Simulate DD_DECIDE and store data 20130701
13 PROCESS_NAMETAB_RCV Instance method Protected Method Retrieve and store nametab from receiver system 20130627
14 PROCESS_NAMETAB_SND Instance method Protected Method Retrieve and store nametab from sender system 20130627
15 PROCESS_PROXY_CREATION Instance method Protected Method Create proxiy for table in shadow system 20130702
16 SET_TABART Instance method Protected Method Retrieve TABART for transparent tables from sender 20130628
17 SIMULATE_DDD_POOL_CLUSTER_INT Instance method Protected Method Simulate DD_DECIDE for pool/cluster table in receiver (RFC) 20130822
18 SIMULATE_DDD_TRANSP_INT Instance method Protected Method Simulate DD_DECIDE for transparent table in receiver (RFC) 20130701
19 SIMULATE_DD_DECIDE Instance method Public Method Simulate DD_DECIDE and store data to adjust receiver system 20130627
20 SIMULATE_DD_DECIDE_CLUSTER Instance method Protected Method Simulate DD_DECIDE for logical cluster table in receiver 20130830
21 SIMULATE_DD_DECIDE_POOL Instance method Protected Method Simulate DD_DECIDE for logical pool table in receiver 20130821
22 SIMULATE_DD_DECIDE_TRANSP Instance method Protected Method Simulate DD_DECIDE for transparent table in receiver 20130628
23 SIMULATE_DD_DECIDE_VIEW Instance method Protected Method Simulate DD_DECIDE for DB view in receiver 20130701
24 STORE_DD_DECIDE_RESULT Instance method Protected Method Store result of a DD_DECIDE-simulation in data base 20130701
25 UPDATE_WORKLIST_FIELDS Instance method Protected Method Update fields of given worklist item record in DB 20130708
Events
Class CL_IUUC_DD_PHASE_SIMULATE_DDD has no event.
Types
Class CL_IUUC_DD_PHASE_SIMULATE_DDD has no local type.
Method Signatures

Method CHECK_FOR_DELETED_TRIGGERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SYNC_ITEM Call by reference Type reference (TYPE) IUUC_DD_SYNC_ITM System synchronization: item data of a synchronization run 20130722
2 Changing CS_SYNC_WORKLIST_REC Call by reference Type reference (TYPE) IUUC_DD_SYNC_WLT System synchronization: worklist of a synchronization run 20130722
3 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130926
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130722

Method CHECK_FOR_TRIGGERS_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRIGGER Call by reference Type reference (TYPE) IUUC_TRIGGER_LIST_TAB info about IUUC triggers (table name, trigger name) 20130722
2 Exporting EV_DBSYS Call by reference Type reference (TYPE) SYDBSYS R/3 System, Name of Central Database System 20130722
3 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130722
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130722

Method CHECK_KEYFIELD_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SYNC_ITEM Call by reference Type reference (TYPE) IUUC_DD_SYNC_ITM System synchronization: item data of a synchronization run 20130628
2 Changing CS_SYNC_WORKLIST_REC Call by reference Type reference (TYPE) IUUC_DD_SYNC_WLT System synchronization: worklist of a synchronization run 20130708
3 Importing IS_X030L_RCV Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130628
4 Importing IS_X030L_SND Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130628
5 Importing IT_X031L_RCV Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130628
6 Importing IT_X031L_SND Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130628
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130628

Method CREATE_PROXY_SHDWS_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DD02V Call by reference Type reference (TYPE) DD02V Generated Table for View DD02V 20130702
2 Importing IS_DD09L Call by reference Type reference (TYPE) DD09L DD: Technical settings of tables 20130702
3 Importing IS_SYNONYM_TABNAME Call by reference Type reference (TYPE) IUUC_DD_S_SYNONYM_TABNAME Synonym name with corresponding table name 20130702
4 Importing IS_X030L Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130702
5 Importing IT_DD03P Call by reference Type reference (TYPE) DD03TTYP Table Type for Structure DD03P 20130702
6 Importing IT_DD12V Call by reference Type reference (TYPE) IUUC_DD_T_DD12V Indexes with text 20130702
7 Importing IT_DD17V Call by reference Type reference (TYPE) IUUC_DD_T_DD17V Secondary index fields with language key 20130702
8 Importing IT_X031L Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130702
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130702

Method DETERMINE_INTERNAL_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SYNC_ITEM Call by reference Type reference (TYPE) IUUC_DD_SYNC_ITM System synchronization: item data of a synchronization run 20130628
2 Changing CS_SYNC_WORKLIST_REC Call by reference Type reference (TYPE) IUUC_DD_SYNC_WLT System synchronization: worklist of a synchronization run 20130708
3 Importing IS_X030L_RCV Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130628
4 Importing IS_X030L_SND Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130628
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130628

Method GET_DDIC_TABLE_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130702
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130702

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DB_SCHEMA Call by reference Type reference (TYPE) IUUC_DD_DB_SCHEMA DB schema 20130626
2 Importing IV_DEST_RCV Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130626
3 Importing IV_DEST_SND Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130626
4 Returning RO_DD_PHASE_SIMULATE_DDD Value transfer Object reference (TYPE REF TO) CL_IUUC_DD_PHASE_SIMULATE_DDD Simulate DD_DECIDE 20130626

Method GET_INSTANCE on class CL_IUUC_DD_PHASE_SIMULATE_DDD has no exception.

Method GET_NAMETAB_RCV_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SYNC_ITEM Call by reference Type reference (TYPE) IUUC_DD_SYNC_ITM System synchronization: item data of a synchronization run 20130701
2 Exporting ES_X030L_RCV Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130701
3 Exporting ET_X031L_RCV Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130701
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130701

Method GET_NAMETAB_SND_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SYNC_ITEM Call by reference Type reference (TYPE) IUUC_DD_SYNC_ITM System synchronization: item data of a synchronization run 20130701
2 Exporting ES_X030L_SND Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130701
3 Exporting ET_X031L_SND Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130701
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130701

Method PREPARE_TRIGGER_CHECK_POCL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LOGTAB_NAME Call by reference Type reference (TYPE) STRING Name of logging table (string format) 20130926
2 Exporting EV_TABLE_W_TRIGGER Call by reference Type reference (TYPE) TABNAME Table Name 20130926
3 Exporting EV_TRIGGER_CHECK_NEEDED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130926
4 Importing IS_SYNC_WORKLIST_REC Call by reference Type reference (TYPE) IUUC_DD_SYNC_WLT System synchronization: worklist of a synchronization run 20130926
5 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130926

Method PREPARE_TRIGGER_CHECK_POCL on class CL_IUUC_DD_PHASE_SIMULATE_DDD has no exception.

Method PROCESS_CONS_CHECK_DDNT_RCV Signature

Method PROCESS_CONS_CHECK_DDNT_RCV on class CL_IUUC_DD_PHASE_SIMULATE_DDD has no parameter.
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130805

Method PROCESS_DD_DECIDE_SIMULATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SYNC_ITEM Call by reference Type reference (TYPE) IUUC_DD_T_SYNC_ITM List with item data of a synchronization run 20130701
2 Changing CT_SYNC_WORKLIST Call by reference Type reference (TYPE) IUUC_DD_T_SYNC_WLT List with worklist data of a synchronization run 20130708
3 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130701
4 Importing IV_SYNC_RUN_ID Call by reference Type reference (TYPE) IUUC_DD_SYNC_RUN_ID Identifier of a system synchronization run 20130701
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130701

Method PROCESS_NAMETAB_RCV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SYNC_ITEM Call by reference Type reference (TYPE) IUUC_DD_SYNC_ITM System synchronization: item data of a synchronization run 20130627
2 Exporting ES_X030L_RCV Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130628
3 Exporting ET_X031L_RCV Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130628
4 Importing IS_SYNC_WORKLIST_REC Call by reference Type reference (TYPE) IUUC_DD_SYNC_WLT System synchronization: worklist of a synchronization run 20130708
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130627

Method PROCESS_NAMETAB_SND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SYNC_ITEM Call by reference Type reference (TYPE) IUUC_DD_SYNC_ITM System synchronization: item data of a synchronization run 20130627
2 Exporting ES_X030L_SND Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130628
3 Exporting ET_X031L_SND Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130628
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130627

Method PROCESS_PROXY_CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SYNC_ITEM Call by reference Type reference (TYPE) IUUC_DD_SYNC_ITM System synchronization: item data of a synchronization run 20130702
2 Importing IS_SYNC_WORKLIST_REC Call by reference Type reference (TYPE) IUUC_DD_SYNC_WLT System synchronization: worklist of a synchronization run 20130924
3 Importing IS_X030L_SND Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130702
4 Importing IT_X031L_SND Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130702
5 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130702
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130702

Method SET_TABART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SYNC_ITEM Call by reference Type reference (TYPE) IUUC_DD_SYNC_ITM System synchronization: item data of a synchronization run 20130628
2 Changing CS_SYNC_WORKLIST_REC Call by reference Type reference (TYPE) IUUC_DD_SYNC_WLT System synchronization: worklist of a synchronization run 20130708
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130628

Method SIMULATE_DDD_POOL_CLUSTER_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SYNC_ITEM Call by reference Type reference (TYPE) IUUC_DD_SYNC_ITM System synchronization: item data of a synchronization run 20130822
2 Changing CS_SYNC_WORKLIST_REC Call by reference Type reference (TYPE) IUUC_DD_SYNC_WLT System synchronization: worklist of a synchronization run 20130822
3 Exporting ET_SQL_STATEMENT Call by reference Type reference (TYPE) ABAPPROG Table Type for ABAP Programs 20130830
4 Exporting EV_ACTION Call by reference Type reference (TYPE) TGFCT Function for table conversion program 20130822
5 Exporting EV_MODEFLAG Call by reference Type reference (TYPE) MODEFLAG Results of distribution run (table DDXTT) 20130822
6 Importing IS_X030L_RCV Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130822
7 Importing IS_X030L_SND Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130822
8 Importing IT_X031L_RCV Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130822
9 Importing IT_X031L_SND Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130822
10 Importing IV_DROP_CREATE_FLAG Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130830
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130822

Method SIMULATE_DDD_TRANSP_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SYNC_ITEM Call by reference Type reference (TYPE) IUUC_DD_SYNC_ITM System synchronization: item data of a synchronization run 20130701
2 Changing CS_SYNC_WORKLIST_REC Call by reference Type reference (TYPE) IUUC_DD_SYNC_WLT System synchronization: worklist of a synchronization run 20130708
3 Exporting ET_SQL_STATEMENT Call by reference Type reference (TYPE) ABAPPROG Table Type for ABAP Programs 20130701
4 Exporting EV_ACTION Call by reference Type reference (TYPE) TGFCT Function for table conversion program 20130701
5 Exporting EV_MODEFLAG Call by reference Type reference (TYPE) MODEFLAG Results of distribution run (table DDXTT) 20130701
6 Importing IS_X030L_RCV Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130701
7 Importing IS_X030L_SND Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130701
8 Importing IT_X031L_RCV Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130701
9 Importing IT_X031L_SND Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130701
10 Importing IV_DELETE_FLAG Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130701
11 Importing IV_FORCE_DROP_CREATE_FLAG Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130719
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130701

Method SIMULATE_DD_DECIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURRENT_PHASE Call by reference Type reference (TYPE) IUUC_DD_SYNC_RUN_PHASE_ID Phase identifier in a system synchronization run 20130627
2 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130627
3 Importing IV_PREVIOUS_PHASE Call by reference Type reference (TYPE) IUUC_DD_SYNC_RUN_PHASE_ID Phase identifier in a system synchronization run 20130627
4 Importing IV_SYNC_RUN_ID Call by reference Type reference (TYPE) IUUC_DD_SYNC_RUN_ID Identifier of a system synchronization run 20130627
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130627

Method SIMULATE_DD_DECIDE_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SYNC_ITEM Call by reference Type reference (TYPE) IUUC_DD_SYNC_ITM System synchronization: item data of a synchronization run 20130830
2 Changing CS_SYNC_WORKLIST_REC Call by reference Type reference (TYPE) IUUC_DD_SYNC_WLT System synchronization: worklist of a synchronization run 20130830
3 Importing IS_X030L_RCV Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130830
4 Importing IS_X030L_SND Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130830
5 Importing IT_X031L_RCV Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130830
6 Importing IT_X031L_SND Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130830
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130830

Method SIMULATE_DD_DECIDE_POOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SYNC_ITEM Call by reference Type reference (TYPE) IUUC_DD_SYNC_ITM System synchronization: item data of a synchronization run 20130821
2 Changing CS_SYNC_WORKLIST_REC Call by reference Type reference (TYPE) IUUC_DD_SYNC_WLT System synchronization: worklist of a synchronization run 20130821
3 Importing IS_X030L_RCV Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130821
4 Importing IS_X030L_SND Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130821
5 Importing IT_X031L_RCV Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130821
6 Importing IT_X031L_SND Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130821
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130821

Method SIMULATE_DD_DECIDE_TRANSP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SYNC_ITEM Call by reference Type reference (TYPE) IUUC_DD_SYNC_ITM System synchronization: item data of a synchronization run 20130628
2 Changing CS_SYNC_WORKLIST_REC Call by reference Type reference (TYPE) IUUC_DD_SYNC_WLT System synchronization: worklist of a synchronization run 20130708
3 Importing IS_X030L_RCV Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130628
4 Importing IS_X030L_SND Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130628
5 Importing IT_X031L_RCV Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130628
6 Importing IT_X031L_SND Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130628
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130628

Method SIMULATE_DD_DECIDE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SYNC_ITEM Call by reference Type reference (TYPE) IUUC_DD_SYNC_ITM System synchronization: item data of a synchronization run 20130701
2 Changing CS_SYNC_WORKLIST_REC Call by reference Type reference (TYPE) IUUC_DD_SYNC_WLT System synchronization: worklist of a synchronization run 20130708
3 Importing IS_X030L_RCV Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130701
4 Importing IS_X030L_SND Call by reference Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20130701
5 Importing IT_X031L_RCV Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130701
6 Importing IT_X031L_SND Call by reference Type reference (TYPE) DD_X031L_TABLE Table Type for X031L 20130701
7 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130701
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130701

Method STORE_DD_DECIDE_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SYNC_WORKLIST_REC Call by reference Type reference (TYPE) IUUC_DD_SYNC_WLT System synchronization: worklist of a synchronization run 20130715
2 Importing IS_SYNC_ITEM Call by reference Type reference (TYPE) IUUC_DD_SYNC_ITM System synchronization: item data of a synchronization run 20130701
3 Importing IT_SQL_STATEMENT Call by reference Type reference (TYPE) ABAPPROG Table Type for ABAP Programs 20130701
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130701

Method UPDATE_WORKLIST_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SYNC_WORKLIST_REC Call by reference Type reference (TYPE) IUUC_DD_SYNC_WLT System synchronization: worklist of a synchronization run 20130708
# Exception Resumable Description Created on
1 CX_IUUC_DD_REPL DDIC Replication Error 20130708
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620