SAP ABAP Class CL_IUUC_REPL_ABSTRACT_VIEW (Advanced replication settings view)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_REPL_ADV_SETTINGS (Package) LT Replication: Advanced Replication Settings
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_IUUC_REPL_VIEW Advanced replication settings view 20130423
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_GLOBAL_MAPPINGS Global mapping values for table settings 20130923
2 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_TRIGGER_OPTIONS Trigger options view 20130606
3 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_TABLE_STRUCTURE Table Structure 20130620
4 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_TABLE_STATEMENT Create table statement 20130930
5 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_TABLE_SETTINGS Table settings view 20130513
6 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_TABLE_FIELD Maintain table field 20130720
7 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_TABLE_ADDITION Adding table 20130729
8 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_RULE_OVERVIEW Rule assignment view 20130426
9 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_RULE_DETAIL Rule detail view 20130706
10 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_PERF_OPTIONS Performance options view 20130424
... Click here to see Used By full list (31 items)
Properties
Class CL_IUUC_REPL_ABSTRACT_VIEW  
Short Description Advanced replication settings view    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class CNV_IUUC_REPL_ADV_SE    
Program status     
Category 0   
Package CNV_IUUC_REPL_ADV_SETTINGS   LT Replication: Advanced Replication Settings 
Created 20130417   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
# Interface Abstract Final Description Created on
1 IF_IUUC_REPL_VIEW Advanced replication settings view 20130423
Friends
Class CL_IUUC_REPL_ABSTRACT_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LAST_TABNAME Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20130812
2 MO_ADV_UTILITY Instance attribute Protected Object reference (TYPE REF TO) IF_IUUC_REPL_ADV_UTILITY Advanced Settings Facade 20130726
3 MO_CNTR Instance attribute Public Attribute reference (LIKE) 20130710
4 MO_REF_MT_SETTING_VIEW_DATA Instance attribute Protected Attribute reference (LIKE) 20130816
5 MT_SETTING_VIEW_DATA Instance attribute Protected Type reference (TYPE) IUUC_REPL_T_SETTING_VIEW_DATA View data for a setting (all tables part of the setting) 20130731
6 MV_CHANGE_TABLE Instance attribute Protected Attribute reference (LIKE) 20130711
7 MV_DATA_CHANGED Instance attribute Private Attribute reference (LIKE) 20130801
8 MV_MT_ID Instance attribute Protected Attribute reference (LIKE) 20130711
9 MV_TMPL_ID Instance attribute Protected Attribute reference (LIKE) 20140131
10 MV_TMPL_SUB_ID Instance attribute Protected Attribute reference (LIKE) 20140131
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method 20130729
2 BUFFER_DATA Instance method Public Method 20130624
3 CHECK_VIEW_CHANGE Instance method Protected Method Check view change 20130731
4 CHECK_VIEW_LEAVE Instance method Protected Method Handle view change 20130814
5 CLOSE Instance method Public Method 20130807
6 COMPARE_AND_SET_DATA_CHANGED Instance method Protected Method Compare view data 20130801
7 DELETE Instance method Public Method 20130614
8 DISPLAY Instance method Public Method 20130614
9 EDIT Instance method Public Method 20130509
10 FREE_CONTAINER Instance method Protected Method Free container 20130810
11 GET Instance method Private Method 20130812
12 GET_CONTROLLER Instance method Public Method 20130811
13 GET_DATA Instance method Public Method 20130509
14 GET_DATA_CHANGED Instance method Protected Method 20130801
15 GET_MT_ID Instance method Public Method 20130711
16 GET_MT_SETTING_VIEW_DATA Instance method Public Method Get mt_setting_view_data 20130812
17 GET_REF_MT_SETTING_VIEW_DATA Instance method Public Method 20130815
18 GET_TABNAME Instance method Public Method 20130711
19 HANDLE_COMMAND Instance method Public Method 20130618
20 HANDLE_EDIT Instance method Protected Method Set edit and lock handling 20130728
21 HANDLE_VIEW_LEAVE Instance method Protected Method Handle view change 20130801
22 INITIALIZE_VIEW_DATA Instance method Public Method 20140324
23 IS_EDITABLE Instance method Public Method 20130509
24 PREPARE_MT_SETTING_VIEW_DATA Instance method Protected Method Prepare buffer data 20130810
25 SET_CONTEXT Instance method Public Method 20130711
26 SET_DATA_CHANGED Instance method Public Method 20130801
27 SET_EDITABLE Instance method Public Method 20131121
28 SET_MT_SETTING_VIEW_DATA Instance method Public Method Set mt_setting_view_data 20130812
29 UPDATE Instance method Public Method 20130509
30 UPDATE_MT_SETTING_VIEW_DATA Instance method Protected Method Update mt_setting_view_data 20130811
Events
Class CL_IUUC_REPL_ABSTRACT_VIEW has no event.
Types
Class CL_IUUC_REPL_ABSTRACT_VIEW has no local type.
Method Signatures

Method ADD Signature

Method ADD on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method ADD on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method BUFFER_DATA Signature

Method BUFFER_DATA on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method BUFFER_DATA on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method CHECK_VIEW_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SETTING_VIEW_DATA_CURRENT Call by reference Type reference (TYPE) IUUC_REPL_T_SETTING_VIEW_DATA View data for a setting (all tables part of the setting) 20130731
2 Importing IT_SETTING_VIEW_DATA_NEW Call by reference Type reference (TYPE) IUUC_REPL_T_SETTING_VIEW_DATA View data for a setting (all tables part of the setting) 20130731
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Boolean Variable (X=True, -=False, Space=Unknown) 20130801

Method CHECK_VIEW_CHANGE on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method CHECK_VIEW_LEAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SETTING_TYPE Call by reference Type reference (TYPE) STRING 20130814
2 Returning RV_ANSWER Value transfer Type reference (TYPE) CHAR1 Single-Character Indicator 20130814

Method CHECK_VIEW_LEAVE on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method CLOSE Signature

Method CLOSE on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method CLOSE on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method COMPARE_AND_SET_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SETTING_VIEW_DATA_NEW Call by reference Type reference (TYPE) IUUC_REPL_T_SETTING_VIEW_DATA View data for a setting (all tables part of the setting) 20130801

Method COMPARE_AND_SET_DATA_CHANGED on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method DELETE Signature

Method DELETE on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method DELETE on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method DISPLAY on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method EDIT Signature

Method EDIT on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method EDIT on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method FREE_CONTAINER Signature

Method FREE_CONTAINER on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method FREE_CONTAINER on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method GET Signature

Method GET on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method GET on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method GET_CONTROLLER Signature

Method GET_CONTROLLER on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method GET_CONTROLLER on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method GET_DATA Signature

Method GET_DATA on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method GET_DATA on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method GET_DATA_CHANGED Signature

Method GET_DATA_CHANGED on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method GET_DATA_CHANGED on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method GET_MT_ID Signature

Method GET_MT_ID on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method GET_MT_ID on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method GET_MT_SETTING_VIEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SETTING_VIEW_DATA Value transfer Type reference (TYPE) IUUC_REPL_T_SETTING_VIEW_DATA View data for a setting (all tables part of the setting) 20130812

Method GET_MT_SETTING_VIEW_DATA on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method GET_REF_MT_SETTING_VIEW_DATA Signature

Method GET_REF_MT_SETTING_VIEW_DATA on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method GET_REF_MT_SETTING_VIEW_DATA on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method GET_TABNAME Signature

Method GET_TABNAME on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method GET_TABNAME on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method HANDLE_COMMAND Signature

Method HANDLE_COMMAND on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method HANDLE_COMMAND on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method HANDLE_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_LOCK_ERROR Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20131024
2 Importing IV_MODE_NAME Call by reference Type reference (TYPE) STRING 20130728
3 Importing IV_QUEUE_FUNCTION Call by reference Type reference (TYPE) RS38L_FNAM Name of lock object 20130728

Method HANDLE_EDIT on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method HANDLE_VIEW_LEAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SETTING_TYPE Call by reference Type reference (TYPE) STRING 20130801
2 Returning RV_CANCEL_PROCESSING Value transfer Type reference (TYPE) ABAP_BOOL 20130801

Method HANDLE_VIEW_LEAVE on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method INITIALIZE_VIEW_DATA Signature

Method INITIALIZE_VIEW_DATA on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method INITIALIZE_VIEW_DATA on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method IS_EDITABLE Signature

Method IS_EDITABLE on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method IS_EDITABLE on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method PREPARE_MT_SETTING_VIEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20130810

Method PREPARE_MT_SETTING_VIEW_DATA on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method SET_CONTEXT Signature

Method SET_CONTEXT on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method SET_CONTEXT on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method SET_DATA_CHANGED Signature

Method SET_DATA_CHANGED on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method SET_DATA_CHANGED on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method SET_EDITABLE Signature

Method SET_EDITABLE on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method SET_EDITABLE on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method SET_MT_SETTING_VIEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SETTING_VIEW_DATA Call by reference Type reference (TYPE) IUUC_REPL_T_SETTING_VIEW_DATA View data for a setting (all tables part of the setting) 20130812

Method SET_MT_SETTING_VIEW_DATA on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method UPDATE Signature

Method UPDATE on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method UPDATE on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.

Method UPDATE_MT_SETTING_VIEW_DATA Signature

Method UPDATE_MT_SETTING_VIEW_DATA on class CL_IUUC_REPL_ABSTRACT_VIEW has no parameter.
Method UPDATE_MT_SETTING_VIEW_DATA on class CL_IUUC_REPL_ABSTRACT_VIEW has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_GLOBAL_MAPPINGS Global mapping values for table settings 20130923
2 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_TRIGGER_OPTIONS Trigger options view 20130606
3 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_TABLE_STRUCTURE Table Structure 20130620
4 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_TABLE_STATEMENT Create table statement 20130930
5 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_TABLE_SETTINGS Table settings view 20130513
6 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_TABLE_FIELD Maintain table field 20130720
7 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_TABLE_ADDITION Adding table 20130729
8 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_RULE_OVERVIEW Rule assignment view 20130426
9 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_RULE_DETAIL Rule detail view 20130706
10 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_PERF_OPTIONS Performance options view 20130424
11 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_MASS_DELETION Mass deletion for table structure 20130806
12 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_MASS_CHANGE Mass change for table structure 20130806
13 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_MAPPING_VALUES Table mapping values view 20130926
14 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_LOG_TAB_STNGS Replication logging table-specific settings 20131209
15 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_LOG_GEN_STNGS Replication log general settings view 20131204
16 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_IMPORT_STNGS Import Settings 20130925
17 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_TMPL_V_DVTN_CRT Template table devaition Field 20140212
18 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_FR_RULE_COPY Copying rule 20130716
19 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_FILTER_TABLE Filter tables in configuration tree 20130812
20 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_FIELD_RULE Field-Related rule 20130708
21 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_EVENT_RULE Event-Related Rule 20130708
22 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_ER_RULE_COPY Copying rule 20130716
23 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_CONFIG_OVERVIEW Configuration overview view 20130423
24 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_CONFIG_DATA Configuration Data 20130724
25 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_BROWSER_TREE Configuration data tree 20130815
26 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_V_BROWSER_SEL Advanced replication settings browser selection view 20130712
27 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_TMPL_V_TAB_GENRL Template General Table Settings 20140130
28 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_TMPL_V_TAB_DVTN Template Table Deviation 20140130
29 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_TMPL_V_REF_LIST Template Reference List 20140401
30 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_TMPL_V_PATTERN Replication Template Patterns 20140130
31 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_TMPL_V_OVERVIEW Template overview 20140131
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_700