SAP ABAP Class CL_IUUC_REPL_V_MAPPING_VALUES (Table mapping values 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 20130926
Properties
Class CL_IUUC_REPL_V_MAPPING_VALUES  
Short Description Table mapping values 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 20130926   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IUUC_REPL_V_MAPPING_VALUES has no forward declaration.
Interfaces
Class CL_IUUC_REPL_V_MAPPING_VALUES has no interface implemented.
Friends
Class CL_IUUC_REPL_V_MAPPING_VALUES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_DATATYPE_MAPPING Instance attribute Private Object reference (TYPE REF TO) CL_IUUC_REPL_ALV_GRID Reusable ALV Grid for Advanced replication settings 20130927
2 MO_DATATYPE_MAPPING_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20130927
3 MO_DT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20130926
4 MO_FIELD_MAPPING Instance attribute Private Object reference (TYPE REF TO) CL_IUUC_REPL_ALV_GRID Reusable ALV Grid for Advanced replication settings 20130927
5 MO_FIELD_MAPPING_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20130927
6 MO_FLD_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20130926
7 MO_PARENT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20130926
8 MO_SELF Static Attribute Private Object reference (TYPE REF TO) CL_IUUC_REPL_V_MAPPING_VALUES Table mapping values view 20130926
9 MO_SPLITTER_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20130926
10 MT_DATATYPE_MAPPINGS Instance attribute Private Type reference (TYPE) IUUC_REPL_T_TYPRED_DISPLAY Fieldname table for deviations in HANA 20130927
11 MT_FIELD_MAPPINGS Instance attribute Private Type reference (TYPE) IUUC_REPL_T_TYPRED_DISPLAY Fieldname table for deviations in HANA 20130927
12 MV_DELETE_FLAG Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130927
13 MV_NO_READ Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20131014
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DATATYPE_MAPPING Instance method Private Method Add data type mapping value 20130927
2 ADD_FIELD_MAPPING Instance method Private Method Add field mapping value 20130927
3 ARE_MAPPING_VALUES_VALID Instance method Private Method Are mapping values valid? 20130927
4 CLEAR_MAPPING_DATA Instance method Public Method Clear mapping data 20140116
5 DELETE_DATATYPE_MAPPING Instance method Private Method Delete data type mapping value 20130927
6 DELETE_FIELD_MAPPING Instance method Private Method Delete field mapping value 20130927
7 DISPLAY_DATATYPE_MAPPINGS Instance method Private Method Display data type mapping 20130927
8 DISPLAY_FIELD_MAPPINGS Instance method Private Method Display field mapping 20130927
9 GET_MAPPING_VALUES_VIEW Static method Public Method Get mapping values view 20130926
10 GET_STYLE_INFO Instance method Private Method Get style information 20130927
11 HANDLE_DT_MAPPING_ALV_COMMAND Instance method Private Event handling method Handle data type mapping ALV command 20130927
12 HANDLE_FIELDNAME_F4 Instance method Private Event handling method Handle F4 help for field name 20131009
13 HANDLE_FLD_MAPPING_ALV_COMMAND Instance method Private Event handling method Handle field mapping ALV command 20130927
14 INIT_MAPPING_CONTAINERS Instance method Private Method Initialize mapping values container 20130926
Events
Class CL_IUUC_REPL_V_MAPPING_VALUES has no event.
Types
Class CL_IUUC_REPL_V_MAPPING_VALUES has no local type.
Method Signatures

Method ADD_DATATYPE_MAPPING Signature

Method ADD_DATATYPE_MAPPING on class CL_IUUC_REPL_V_MAPPING_VALUES has no parameter.
Method ADD_DATATYPE_MAPPING on class CL_IUUC_REPL_V_MAPPING_VALUES has no exception.

Method ADD_FIELD_MAPPING Signature

Method ADD_FIELD_MAPPING on class CL_IUUC_REPL_V_MAPPING_VALUES has no parameter.
Method ADD_FIELD_MAPPING on class CL_IUUC_REPL_V_MAPPING_VALUES has no exception.

Method ARE_MAPPING_VALUES_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RESULT Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130927

Method ARE_MAPPING_VALUES_VALID on class CL_IUUC_REPL_V_MAPPING_VALUES has no exception.

Method CLEAR_MAPPING_DATA Signature

Method CLEAR_MAPPING_DATA on class CL_IUUC_REPL_V_MAPPING_VALUES has no parameter.
Method CLEAR_MAPPING_DATA on class CL_IUUC_REPL_V_MAPPING_VALUES has no exception.

Method DELETE_DATATYPE_MAPPING Signature

Method DELETE_DATATYPE_MAPPING on class CL_IUUC_REPL_V_MAPPING_VALUES has no parameter.
Method DELETE_DATATYPE_MAPPING on class CL_IUUC_REPL_V_MAPPING_VALUES has no exception.

Method DELETE_FIELD_MAPPING Signature

Method DELETE_FIELD_MAPPING on class CL_IUUC_REPL_V_MAPPING_VALUES has no parameter.
Method DELETE_FIELD_MAPPING on class CL_IUUC_REPL_V_MAPPING_VALUES has no exception.

Method DISPLAY_DATATYPE_MAPPINGS Signature

Method DISPLAY_DATATYPE_MAPPINGS on class CL_IUUC_REPL_V_MAPPING_VALUES has no parameter.
Method DISPLAY_DATATYPE_MAPPINGS on class CL_IUUC_REPL_V_MAPPING_VALUES has no exception.

Method DISPLAY_FIELD_MAPPINGS Signature

Method DISPLAY_FIELD_MAPPINGS on class CL_IUUC_REPL_V_MAPPING_VALUES has no parameter.
Method DISPLAY_FIELD_MAPPINGS on class CL_IUUC_REPL_V_MAPPING_VALUES has no exception.

Method GET_MAPPING_VALUES_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MAPPING_VALUES_VIEW Value transfer Object reference (TYPE REF TO) CL_IUUC_REPL_V_MAPPING_VALUES Table mapping values view 20130926

Method GET_MAPPING_VALUES_VIEW on class CL_IUUC_REPL_V_MAPPING_VALUES has no exception.

Method GET_STYLE_INFO Signature

Method GET_STYLE_INFO on class CL_IUUC_REPL_V_MAPPING_VALUES has no parameter.
Method GET_STYLE_INFO on class CL_IUUC_REPL_V_MAPPING_VALUES has no exception.

Method HANDLE_DT_MAPPING_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) 20130927

Method HANDLE_DT_MAPPING_ALV_COMMAND on class CL_IUUC_REPL_V_MAPPING_VALUES has no exception.

Method HANDLE_FIELDNAME_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20131009
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20131009
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20131009
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20131009
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20131009
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20131009

Method HANDLE_FIELDNAME_F4 on class CL_IUUC_REPL_V_MAPPING_VALUES has no exception.

Method HANDLE_FLD_MAPPING_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) 20130927

Method HANDLE_FLD_MAPPING_ALV_COMMAND on class CL_IUUC_REPL_V_MAPPING_VALUES has no exception.

Method INIT_MAPPING_CONTAINERS Signature

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