SAP ABAP Class CL_IUUC_REPL_V_RULE_OVERVIEW (Rule assignment 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 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_ABSTRACT_VIEW Advanced replication settings view 20130426
Properties
Class CL_IUUC_REPL_V_RULE_OVERVIEW  
Short Description Rule assignment view    
Super Class CL_IUUC_REPL_ABSTRACT_VIEW Advanced replication settings view 
Instantiability of a Class 0  Private 
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 20130426   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IUUC_REPL_V_RULE_OVERVIEW has no forward declaration.
Interfaces
Class CL_IUUC_REPL_V_RULE_OVERVIEW has no interface implemented.
Friends
Class CL_IUUC_REPL_V_RULE_OVERVIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_PARENT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20130709
2 MO_REPL_ALV Instance attribute Private Object reference (TYPE REF TO) CL_IUUC_REPL_ALV_GRID Reusable ALV Grid for Advanced replication settings 20130706
3 MO_RULE_ALV Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20130706
4 MO_RULE_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20130709
5 MO_SELF Static Attribute Private Object reference (TYPE REF TO) CL_IUUC_REPL_V_RULE_OVERVIEW Rule assignment view 20130426
6 MO_SPLITTER_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20130709
7 MT_ALL_RULES Instance attribute Public Type reference (TYPE) IUUC_REPL_T_ADV_SETTINGS Advanced replication settings data 20130426
8 MT_RULE_OVERVIEW Instance attribute Public Type reference (TYPE) IUUC_REPL_T_RULE_ASSIGN_SCR Rule assignment overview 20130426
9 MV_ACTION Instance attribute Private Type reference (TYPE) SY-UCOMM Function code that PAI triggered 20140306
10 MV_CREATE_INITIATED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130707
11 MV_DELETE_FRM_TREE Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130912
12 MV_DELETE_INITIATED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130717
13 MV_EVENT Instance attribute Private Type reference (TYPE) IUUC_RULE_EVENT IUUC rule event (begin of processing,....) 20130707
14 MV_FIELD Instance attribute Private Type reference (TYPE) FIELDNAME Field Name 20130707
15 MV_SETTING_TYPE Instance attribute Private Type reference (TYPE) STRING Setting type 20140211
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_RULE_OVERVIEW_DATA Instance method Public Method Clear rule overview data 20131126
2 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20130706
3 COPY_RULE Instance method Private Method Copy rule 20130716
4 CREATE_RULE Instance method Private Method Create event related rule 20130708
5 DELETE_RULE Instance method Private Method Delete rule 20130715
6 GET_RULE_OVERVIEW_VIEW Static method Public Method Get rule assignment view 20130426
7 HANDLE_ALV_COMMAND Instance method Private Event handling method Handle ALV user command 20130707
8 HANDLE_DOUBLE_CLICK Instance method Private Event handling method Handle double click on ALV 20130707
9 INIT_RULE_OVERVIEW_CONTAINER Instance method Public Method Initialize rule overview container 20130709
Events
Class CL_IUUC_REPL_V_RULE_OVERVIEW has no event.
Types
Class CL_IUUC_REPL_V_RULE_OVERVIEW has no local type.
Method Signatures

Method CLEAR_RULE_OVERVIEW_DATA Signature

Method CLEAR_RULE_OVERVIEW_DATA on class CL_IUUC_REPL_V_RULE_OVERVIEW has no parameter.
Method CLEAR_RULE_OVERVIEW_DATA on class CL_IUUC_REPL_V_RULE_OVERVIEW has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_IUUC_REPL_V_RULE_OVERVIEW has no parameter.
Method CONSTRUCTOR on class CL_IUUC_REPL_V_RULE_OVERVIEW has no exception.

Method COPY_RULE Signature

Method COPY_RULE on class CL_IUUC_REPL_V_RULE_OVERVIEW has no parameter.
Method COPY_RULE on class CL_IUUC_REPL_V_RULE_OVERVIEW has no exception.

Method CREATE_RULE Signature

Method CREATE_RULE on class CL_IUUC_REPL_V_RULE_OVERVIEW has no parameter.
Method CREATE_RULE on class CL_IUUC_REPL_V_RULE_OVERVIEW has no exception.

Method DELETE_RULE Signature

Method DELETE_RULE on class CL_IUUC_REPL_V_RULE_OVERVIEW has no parameter.
Method DELETE_RULE on class CL_IUUC_REPL_V_RULE_OVERVIEW has no exception.

Method GET_RULE_OVERVIEW_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RULE_ASSIGNMENT_VIEW Value transfer Object reference (TYPE REF TO) CL_IUUC_REPL_V_RULE_OVERVIEW Rule assignment view 20130426

Method GET_RULE_OVERVIEW_VIEW on class CL_IUUC_REPL_V_RULE_OVERVIEW has no exception.

Method HANDLE_ALV_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20130707

Method HANDLE_ALV_COMMAND on class CL_IUUC_REPL_V_RULE_OVERVIEW has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20130707
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20130707
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20130707

Method HANDLE_DOUBLE_CLICK on class CL_IUUC_REPL_V_RULE_OVERVIEW has no exception.

Method INIT_RULE_OVERVIEW_CONTAINER Signature

Method INIT_RULE_OVERVIEW_CONTAINER on class CL_IUUC_REPL_V_RULE_OVERVIEW has no parameter.
Method INIT_RULE_OVERVIEW_CONTAINER on class CL_IUUC_REPL_V_RULE_OVERVIEW has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_700