SAP ABAP Class CL_IUUC_TABLE_LIST (tables involved in integr. upgrade)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_INC_PROCESSING (Package) incremental processing using DB triggers and logging tables
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_ALV_GRID ALV Grid object 20080310
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_CUSTOM_CONTAINER Custom container object 20080312
Properties
Class CL_IUUC_TABLE_LIST  
Short Description tables involved in integr. upgrade    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_INC_PROCESSING   incremental processing using DB triggers and logging tables 
Created 20080307   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 DMCT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DMC_ALV_GRID ALV Grid object 20080310
2 IF_DMC_CUSTOM_CONTAINER Custom container object 20080312
Friends
Class CL_IUUC_TABLE_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_GRID_REF Instance attribute Public Attribute reference (LIKE) 20080311
2 CO_PROC_CREATE_COBJ Constant Public Type reference (TYPE) IUUC_PROCESSING_STEP 'C' Create migration objects 20130702
3 CO_PROC_CREATE_COBJ_IMIG Constant Public Type reference (TYPE) IUUC_PROCESSING_STEP 'I' Create migration objects for IMIG scenario 20130702
4 CO_PROC_CREATE_LOGTAB Constant Public Type reference (TYPE) IUUC_PROCESSING_STEP 'L' Create logging tables 20130702
5 CO_PROC_CREATE_LOGTAB_HANA Constant Public Type reference (TYPE) IUUC_PROCESSING_STEP '4' Create logging table for the HANA scenario 20130702
6 CO_PROC_CREATE_LOGTAB_RCV Constant Public Type reference (TYPE) IUUC_PROCESSING_STEP '3' Create logging table in target system 20130702
7 CO_PROC_CREATE_TRIGGER Constant Public Type reference (TYPE) IUUC_PROCESSING_STEP 'T' Create trigger 20130702
8 CO_PROC_CREATE_TRIGGER_HANA Constant Public Type reference (TYPE) IUUC_PROCESSING_STEP '5' Create trigger for HANA scenario 20130702
9 CO_PROC_CRE_IMIG_RCV Constant Public Type reference (TYPE) IUUC_PROCESSING_STEP '7' create IMIG table in RCV 20130820
10 CO_PROC_DELETE_LOGTAB_RCV Constant Public Type reference (TYPE) IUUC_PROCESSING_STEP '6' Delete logging table in target system 20130702
11 CO_PROC_DELETE_LOGTAB_SND Constant Public Type reference (TYPE) IUUC_PROCESSING_STEP '2' Delete logging table in source system 20130702
12 CO_PROC_DROP_TRIGGER Constant Public Type reference (TYPE) IUUC_PROCESSING_STEP '1' Drop trigger in source system 20130702
13 CO_PROC_DROP_TRIGGER_RCV Constant Public Type reference (TYPE) IUUC_PROCESSING_STEP 'D' Drop trigger in target system 20130702
14 CUSTOM_CONTAINER_REF Instance attribute Public Attribute reference (LIKE) 20080312
15 DB_TAB Instance attribute Private Type reference (TYPE) IUUC_TABLES_TAB tables loaded from IUUC_TABLES 20080312
16 FIELDCATALOG_TAB Instance attribute Public Attribute reference (LIKE) 20080311
17 GRID_LAYOUT Instance attribute Public Attribute reference (LIKE) 20080311
18 LOGHANDLER_REF Instance attribute Protected Object reference (TYPE REF TO) CL_DMC_LOG_HANDLER log handler reference 20090119
19 MT_ID Instance attribute Public Type reference (TYPE) DMC_MT_IDENTIFIER mass transfer identifier 20080414
20 OBJ_REF_TAB Instance attribute Private Type reference (TYPE) IUUC_TABLE_OBJREF_TAB table of object references 20080312
21 SND_LOGTAB_CHECK Static Attribute Private Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20120704
22 SND_LOGTAB_CHECK_LOCK_ATTEMPTS Static Attribute Private Type reference (TYPE) I 20140416
23 SND_LOGTAB_CHECK_MAX_ATTEMPTS Static Attribute Private Type reference (TYPE) I 20131018
24 SORTING_TAB Instance attribute Public Attribute reference (LIKE) 20080311
25 TABLES_FIELDCAT_NAME Instance attribute Public Type reference (TYPE) DD02L-TABNAME 'IUUC_TABLES_OUT' Table Name 20121030
26 TABLES_FILTER_TAB Instance attribute Public Type reference (TYPE) IUUC_TABLES_OUT_TAB filter output table 20080701
27 TABLES_TAB Instance attribute Public Type reference (TYPE) IUUC_TABLES_OUT_TAB table of IUUC-relevant tables 20080313
28 TOOLBAR_EXCLUDE_TAB Instance attribute Public Attribute reference (LIKE) 20080311
29 TO_BE_SAVED Instance attribute Public Type reference (TYPE) BOOLEAN indicator: data to be saved 20080313
30 TRNSL_CLSF_SRC_TAB Instance attribute Private Type reference (TYPE) DMC_DD07V_TAB classification source texts 20101119
31 TRNSL_CONFL_ST_TAB Instance attribute Private Type reference (TYPE) DMC_DD07V_TAB conflict states 20080908
32 TRNSL_LCL_TAB_FOR_RCV Instance attribute Private Type reference (TYPE) DMC_DD07V_TAB MWB: Table type of DD07V 20130327
33 TRNSL_ORIGIN_TAB Instance attribute Private Type reference (TYPE) DMC_DD07V_TAB origins 20080908
34 TRNSL_PROCESS_OPTION_TAB Instance attribute Private Type reference (TYPE) DMC_DD07V_TAB process options 20080430
35 TRNSL_SYN_IN_RCV Instance attribute Private Type reference (TYPE) DMC_DD07V_TAB MWB: Table type of DD07V 20130327
36 TRNSL_TAB_IN_RCV Instance attribute Private Type reference (TYPE) DMC_DD07V_TAB MWB: Table type of DD07V 20130327
37 TRNSL_TRIGGER_STATE_TAB Instance attribute Private Type reference (TYPE) DMC_DD07V_TAB trigger state translation table 20080425
38 TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' true 20080414
39 _INITIALIZED Instance attribute Private Type reference (TYPE) BOOLEAN initialized 20080312
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TABLES Static method Public Method add objects to IUUC_TABLES 20110912
2 BUILD_FIELDCATALOG Instance method Public Method 20080311
3 BUILD_GRID_LAYOUT Instance method Public Method 20080311
4 BUILD_MAINTENANCE Instance method Public Method build ALV Grid maintenance for IUUC tables 20080312
5 BUILD_SORTING Instance method Public Method 20080311
6 BUILD_TOOLBAR_EXCLUDE_LIST Instance method Public Method 20080314
7 CHANGE_MT_ID Instance method Public Method Change attribute Version 20080414
8 CHOOSE_PROCESS_OPTION Instance method Private Method choose process option 20100824
9 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120704
10 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080312
11 GET_ALV_GRID Instance method Public Method 20080311
12 GET_CUSTOM_CONTAINER Instance method Public Method 20080312
13 GET_ELEMENTS_REF Instance method Public Method Get references of all list elements 20080324
14 GET_NEXT_HANA_TRANSFER_OBJECT Static method Public Method Get an entry from DMC_MT_TABLES for processing 20110607
15 GET_NEXT_N_OBJECTS_TO_PROCESS Static method Public Method get entries to be processed 20080429
16 GET_RFC_DEST Static method Public Method get sender and receiver rfc destinations 20090520
17 GET_TABNAMES_FOR_MTID Static method Public Method retrieve all tablename containing to MT_ID 20130628
18 HANDLE_GRID_BEFORE_USER_CMD Instance method Private Event handling method event handler for ALV GRID even "before user command" 20080317
19 HANDLE_GRID_DATA_CHANGED Instance method Private Event handling method event handler for data change 20080313
20 HANDLE_GRID_DATA_CHGD_FINISHED Instance method Private Event handling method event handler for ALV Grid event data changed finished 20080313
21 HANDLE_GRID_HOTSPOT_CLICK Instance method Private Event handling method event handler for ALV GRID even "user command" 20130427
22 HANDLE_GRID_ONF4 Instance method Private Event handling method event handler for event onf4 of ALV Grid 20080313
23 HANDLE_GRID_TOOLBAR Instance method Private Event handling method handle event: ALV GRID toolbar 20080313
24 HANDLE_GRID_USER_COMMAND Instance method Private Event handling method event handler for ALV GRID even "user command" 20080313
25 INITIALIZE_ELEMENTS Instance method Public Method initialize elements 20080312
26 INIT_ALV_GRID_HANDLERS Instance method Public Method 20080312
27 INIT_TABLE Instance method Protected Method initialize table object 20080312
28 LOAD_ELEMENTS Instance method Private Method load elements from DB 20080312
29