SAP ABAP Class CL_IUUC_IMDB_C (Constants of IMDB scenario)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_REPLICATION (Package) IUUC: Replication tools
Properties
Class CL_IUUC_IMDB_C  
Short Description Constants of IMDB scenario    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_IUUC_REPLICATION   IUUC: Replication tools 
Created 20110531   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IUUC_IMDB_C has no forward declaration.
Interfaces
Class CL_IUUC_IMDB_C has no interface implemented.
Friends
Class CL_IUUC_IMDB_C has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACTION_CREATE Constant Public Type reference (TYPE) IUUC_IMDB_ACTION 'T' Action: Create a new table (without content) 20110725
2 CO_ACTION_LOAD Constant Public Type reference (TYPE) IUUC_IMDB_ACTION 'L' Action: Load tables withouth replication (Initial Load) 20110531
3 CO_ACTION_NEW_ERP Constant Public Type reference (TYPE) IUUC_IMDB_ACTION 'N' Action: Create new ERP Schema on HANA and load DD* tables 20110601
4 CO_ACTION_RECORD_ONLY Constant Public Type reference (TYPE) IUUC_IMDB_ACTION 'M' Action: create trigers and logging tables 20110819
5 CO_ACTION_REPL Constant Public Type reference (TYPE) IUUC_IMDB_ACTION 'R' Action: Load tables and start replication 20110531
6 CO_ACTION_REPL_ONLY Constant Public Type reference (TYPE) IUUC_IMDB_ACTION 'Q' Action: start replication 20110819
7 CO_ACTION_RESUME Constant Public Type reference (TYPE) IUUC_IMDB_ACTION 'W' Action: Resume (wakeup) Replication 20110601
8 CO_ACTION_STOP Constant Public Type reference (TYPE) IUUC_IMDB_ACTION 'C' Action: Stop replication, stop queue updates 20110531
9 CO_ACTION_SUSPEND Constant Public Type reference (TYPE) IUUC_IMDB_ACTION 'S' Action: Suspend replication, but continue queue updates 20110601
10 CO_BLOCKED Constant Public Type reference (TYPE) IUUC_IMDB_STATUS 'B' Status: Blocked 20110819
11 CO_CHECK_OBJECT_HANA_SCH_PUBL Constant Public Type reference (TYPE) IUUC_IMDB_SCHEMA 'PUBLIC' Check object in HANA 20110819
12 CO_CHECK_OBJECT_HANA_SYNONYMS Constant Public Type reference (TYPE) IUUC_CHECK_OBJECT_IN_HANA 'SYNONYMS' Check object in HANA 20110818
13 CO_CHECK_OBJECT_HANA_TABLES Constant Public Type reference (TYPE) IUUC_CHECK_OBJECT_IN_HANA 'TABLES' Check object in HANA 20110818
14 CO_COMPONENT_TYPE_ACCESS_PLAN Constant Public Type reference (TYPE) IUUC_REPL_COMPONENT_TYPE 'ACP' Component type 20131006
15 CO_COMPONENT_TYPE_LOCAL_TABLE Constant Public Type reference (TYPE) IUUC_REPL_COMPONENT_TYPE 'LT' Component type 20130921
16 CO_COMPONENT_TYPE_RCV_STRUCT Constant Public Type reference (TYPE) IUUC_REPL_COMPONENT_TYPE 'RST' Component type 20131025
17 CO_COMPONENT_TYPE_RCV_SYNONYM Constant Public Type reference (TYPE) IUUC_REPL_COMPONENT_TYPE 'RS' Component type 20130921
18 CO_COMPONENT_TYPE_RCV_TABLE Constant Public Type reference (TYPE) IUUC_REPL_COMPONENT_TYPE 'RT' Component type 20130921
19 CO_COMPONENT_TYPE_RCV_VIEW Constant Public Type reference (TYPE) IUUC_REPL_COMPONENT_TYPE 'RV' Component type 20130921
20 CO_COMPONENT_TYPE_RUNTIME_OBJ Constant Public Type reference (TYPE) IUUC_REPL_COMPONENT_TYPE 'RTO' Component type 20131006
21 CO_COMPONENT_TYPE_SND_FUNC_GR Constant Public Type reference (TYPE) IUUC_REPL_COMPONENT_TYPE 'SFG' Component type 20130926
22 CO_COMPONENT_TYPE_SND_FUNC_MOD Constant Public Type reference (TYPE) IUUC_REPL_COMPONENT_TYPE 'SFM' Component type 20130926
23 CO_COMPONENT_TYPE_SND_LOG_TAB Constant Public Type reference (TYPE) IUUC_REPL_COMPONENT_TYPE 'SLT' Component type 20130921
24 CO_COMPONENT_TYPE_SND_MO_MDATA Constant Public Type reference (TYPE) IUUC_REPL_COMPONENT_TYPE 'MOM' Component type 20131006
25 CO_COMPONENT_TYPE_SND_STRUCT Constant Public Type reference (TYPE) IUUC_REPL_COMPONENT_TYPE 'SST' Component type 20131025
26 CO_COMPONENT_TYPE_SND_SYNONYM Constant Public Type reference (TYPE) IUUC_REPL_COMPONENT_TYPE 'SS' Component type 20130927
27 CO_COMPONENT_TYPE_SND_TRIGGER Constant Public Type reference (TYPE) IUUC_REPL_COMPONENT_TYPE 'ST' Component type 20130921
28 CO_CONTENT_DD_ONLY Constant Public Type reference (TYPE) IUUC_IMDB_CONTENT_ID 1 DD tables only 20110531
29 CO_CONTENT_IL Constant Public Type reference (TYPE) IUUC_IMDB_CONTENT_ID 2 Initial Load tables 20110531
30 CO_CONTENT_IL_AND_REPL Constant Public Type reference (TYPE) IUUC_IMDB_CONTENT_ID 4 Initial Load and Replication tables 20110531
31 CO_CONTENT_REPL Constant Public Type reference (TYPE) IUUC_IMDB_CONTENT_ID 3 Replication tables 20110531
32 CO_DEVIATION_TYPE_ADD Constant Public Type reference (TYPE) IUUC_REPL_DEVIATION_TYPE 'A' type of deviation 20111212
33 CO_DEVIATION_TYPE_CHANGE Constant Public Type reference (TYPE) IUUC_REPL_DEVIATION_TYPE 'C' type of deviation 20111212
34 CO_DEVIATION_TYPE_REMOVE Constant Public Type reference (TYPE) IUUC_REPL_DEVIATION_TYPE 'R' type of deviation 20111212
35 CO_ERROR Constant Public Type reference (TYPE) IUUC_IMDB_STATUS 'E' Status: Error/ Aborted 20110610
36 CO_EXECUTED Constant Public Type reference (TYPE) IUUC_IMDB_STATUS 'X' Status: Executed 20110610
37 CO_INTERVAL_DAYS Constant Public Type reference (TYPE) IUUC_REPL_INTERVAL 'D' Replication Interval 20110607
38 CO_INTERVAL_HOURS Constant Public Type reference (TYPE) IUUC_REPL_INTERVAL 'H' Replication Interval 20110607
39 CO_INTERVAL_MINS Constant Public Type reference (TYPE) IUUC_REPL_INTERVAL 'M' Replication Interval 20110607
40 CO_IN_PROCESS Constant Public Type reference (TYPE) IUUC_IMDB_STATUS 'P' Status: In Process 20110610
41 CO_IUUC_ACCESS_PLAN_ID Constant Public Type reference (TYPE) DMC_ID '00001' IUUC Access Plan ID 20110903
42 CO_IUUC_ADD Constant Public Type reference (TYPE) IUUC_REPL_SET_MODE 'A' Add 20111124
43 CO_IUUC_DATA_PROV Constant Public Type reference (TYPE) IUUC_REPL_ROLE_TYPE '_DATA_PROV' Role Type 20110906
44 CO_IUUC_DEFAULT_REPLICATION Constant Public Type reference (TYPE) IUUC_REPL_MAP_TYPE 'D' type of replication type 20111124
45 CO_IUUC_INSERT Constant Public Type reference (TYPE) IUUC_REPL_SET_MODE 'I' Insert(delete+insert) 20111124
46 CO_IUUC_MANUAL_REPLICATION Constant Public Type reference (TYPE) IUUC_REPL_MAP_TYPE 'M' type of replication type 20111124
47 CO_IUUC_MODIFY Constant Public Type reference (TYPE) IUUC_REPL_SET_MODE 'M' Modify 20111124
48 CO_IUUC_POWER_USER Constant Public Type reference (TYPE) IUUC_REPL_ROLE_TYPE '_POWER_USER' Public 20110906
49 CO_IUUC_REPLICATION_USER Constant Public Type reference (TYPE) IUUC_REPL_ROLE_TYPE '' Role Type 20110906
50 CO_IUUC_SELECT_USER Constant Public Type reference (TYPE) IUUC_REPL_ROLE_TYPE '_SELECT_USER' Role Type 20120312
51 CO_IUUC_USER_ADMIN Constant Public Type reference (TYPE) IUUC_REPL_ROLE_TYPE '_USER_ADMIN' Role Type 20110906
52 CO_LCL_TAB_FOR_RCV_FALSE Constant Public Type reference (TYPE) IUUC_LCL_TAB_FOR_RCV '' local table for receiver 20120920
53 CO_LCL_TAB_FOR_RCV_TRUE Constant Public Type reference (TYPE) IUUC_LCL_TAB_FOR_RCV '1' local table for receiver 20120920
54 CO_LT_STG_LANGUAGE Constant Public Type reference (TYPE) FIELDNAME 'LANGUAGE' LT Setting from HDB Global Repository 20121023
55 CO_LT_STG_REFRESH_BEHAVIOR Constant Public Type reference (TYPE) FIELDNAME 'REFRESH_BEHAVIOR' LT Setting from HDB Global Repository 20121023
56 CO_LT_STG_REFRESH_BEHAVIOR_D Constant Public Type reference (TYPE) STRING 'D' LT Setting from HDB Global Repository - Drop Table 20121023
57 CO_LT_STG_REFRESH_BEHAVIOR_N Constant Public Type reference (TYPE) STRING 'N' LT Setting from HDB Global Repository - No Action 20121023
58 CO_LT_STG_REFRESH_BEHAVIOR_T Constant Public Type reference (TYPE) STRING 'T' LT Setting from HDB Global Repository - Truncate Table 20121023
59 CO_LT_STG_TABLE_TYPE Constant Public Type reference (TYPE) FIELDNAME 'TABLE_TYPE' LT Setting from HDB Global Repository 20121023
60 CO_LT_STG_TABLE_TYPE_C Constant Public Type reference (TYPE) STRING ' ' LT Setting from HDB Global Repository 20121023
61 CO_LT_STG_TABLE_TYPE_COLUMN Constant Public Type reference (TYPE) STRING 'COLUMN' LT Setting from HDB Global Repository 20121023
62 CO_LT_STG_TABLE_TYPE_H Constant Public Type reference (TYPE) STRING 'H' LT Setting from HDB Global Repository 20121023
63 CO_LT_STG_TABLE_TYPE_HIST_COL Constant Public Type reference (TYPE) STRING 'HISTORY COLUMN' LT Setting from HDB Global Repository 20121023
64 CO_LT_STG_TABLE_TYPE_R Constant Public Type reference (TYPE) STRING 'X' LT Setting from HDB Global Repository 20121023
65 CO_LT_STG_TABLE_TYPE_ROW Constant Public Type reference (TYPE) STRING 'ROW' LT Setting from HDB Global Repository 20121023
66 CO_RMD_INTERVAL Constant Public Type reference (TYPE) IUUC_REPL_MODE 2 Replication Mode Time Interval 20110609
67 CO_RMD_REALTIME Constant Public Type reference (TYPE) IUUC_REPL_MODE 1 Replication Mode Real Time 20110609
68 CO_RMD_SCHEDULED Constant Public Type reference (TYPE) IUUC_REPL_MODE 3 Replication Mode Time Schedule 20110609
69 CO_SCHEDULED Constant Public Type reference (TYPE) IUUC_IMDB_STATUS 'O' Status: Scheduled 20110610
70 CO_SYN_IN_RCV_FALSE Constant Public Type reference (TYPE) IUUC_SYN_IN_RCV '' Synonym in Receiver 20120920
71 CO_SYN_IN_RCV_TRUE Constant Public Type reference (TYPE) IUUC_SYN_IN_RCV '1' Synonym in Receiver 20120920
72 CO_TAB_IN_RCV_FALSE Constant Public Type reference (TYPE) IUUC_TAB_IN_RCV '' Table in Receiver System 20120920
73 CO_TAB_IN_RCV_TAB_SYN Constant Public Type reference (TYPE) IUUC_TAB_IN_RCV '3' Obect availablity 20110822
74 CO_TAB_IN_RCV_TRUE Constant Public Type reference (TYPE) IUUC_TAB_IN_RCV '1' Table in Receiver System 20120920
Methods
Class CL_IUUC_IMDB_C has no method.
Events
Class CL_IUUC_IMDB_C has no event.
Types
Class CL_IUUC_IMDB_C has no local type.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620