SAP ABAP Class CL_IUUC_REPL_V_IMPORT_STNGS (Import Settings)
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 20130925
Properties
Class CL_IUUC_REPL_V_IMPORT_STNGS  
Short Description Import Settings    
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 20130925   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IUUC_REPL_V_IMPORT_STNGS has no forward declaration.
Interfaces
Class CL_IUUC_REPL_V_IMPORT_STNGS has no interface implemented.
Friends
Class CL_IUUC_REPL_V_IMPORT_STNGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ALV_NAME Instance attribute Private Type reference (TYPE) STRING 20130925
2 MO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20131009
3 MO_EDITOR Instance attribute Private Object reference (TYPE REF TO) CL_IUUC_REPL_EDITOR Editor 20131009
4 MO_IMPORT_STNGS_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20130925
5 MO_IMPORT_STNGS_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20130925
6 MO_PARENT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20130925
7 MO_REPL_ALV Instance attribute Private Object reference (TYPE REF TO) CL_IUUC_REPL_ALV_GRID Reusable ALV Grid for Advanced replication settings 20130925
8 MO_SELF Static Attribute Private Object reference (TYPE REF TO) CL_IUUC_REPL_V_IMPORT_STNGS Import Settings 20130925
9 MO_SPLITTER_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20130925
10 MT_IMPORT_ALL_DATA Instance attribute Private Type reference (TYPE) IUUC_REPL_T_SETTING_VIEW_DATA View data for a setting (all tables part of the setting) 20131007
11 MT_IMPORT_DATA Instance attribute Private Type reference (TYPE) STRING_TABLE Table of Strings 20131007
12 MT_IMP_TABLE Instance attribute Private Type reference (TYPE) IUUC_REPL_T_IMPORT_STNGS Import Settings 20130925
13 MV_TEXT_RENDERED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20131009
Methods
# Method Level Visibility Method type Description Created on
1 CONFIRM_IMPORT_OVERWRITE Instance method Private Method Confirm Import Overwrite 20131009
2 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20130925
3 DISPLAY_ABAP_EDITOR Instance method Private Method Display edit data 20131009
4 DISPLAY_IMP_OVERWRITE Instance method Public Method Display overwrite settings popup 20131009
5 DO_IMPORT Instance method Private Method Confirm Import 20130925
6 GET_IMPORT_STNGS_VIEW Static method Public Method Get current view 20130925
7 HANDLE_ALV_COMMAND Instance method Private Event handling method Handle ALV command 20130925
8 HANDLE_USER_CMD Instance method Public Method Handle User Command 20131009
9 IMPORT_REPL_SETTINGS Instance method Private Method Import replication settings 20130925
10 INIT_CONTAINER Instance method Private Method Initialize container 20131009
11 INIT_IMPORT_STNGS_CONTAINER Instance method Private Method Initialize import settings container 20130925
12 SET_IMPORT_DATA Instance method Public Method Imported data set 20131007
Events
Class CL_IUUC_REPL_V_IMPORT_STNGS has no event.
Types
Class CL_IUUC_REPL_V_IMPORT_STNGS has no local type.
Method Signatures

Method CONFIRM_IMPORT_OVERWRITE Signature

Method CONFIRM_IMPORT_OVERWRITE on class CL_IUUC_REPL_V_IMPORT_STNGS has no parameter.
Method CONFIRM_IMPORT_OVERWRITE on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.

Method CONSTRUCTOR Signature

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

Method DISPLAY_ABAP_EDITOR Signature

Method DISPLAY_ABAP_EDITOR on class CL_IUUC_REPL_V_IMPORT_STNGS has no parameter.
Method DISPLAY_ABAP_EDITOR on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.

Method DISPLAY_IMP_OVERWRITE Signature

Method DISPLAY_IMP_OVERWRITE on class CL_IUUC_REPL_V_IMPORT_STNGS has no parameter.
Method DISPLAY_IMP_OVERWRITE on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.

Method DO_IMPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SKIP Call by reference Type reference (TYPE) ABAP_BOOL 20131204

Method DO_IMPORT on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.

Method GET_IMPORT_STNGS_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_VIEW Value transfer Object reference (TYPE REF TO) CL_IUUC_REPL_V_IMPORT_STNGS Import Settings 20130925

Method GET_IMPORT_STNGS_VIEW on class CL_IUUC_REPL_V_IMPORT_STNGS 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) 20131007

Method HANDLE_ALV_COMMAND on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.

Method HANDLE_USER_CMD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMAND Call by reference Type reference (TYPE) SYUCOMM Function code that PAI triggered 20131009

Method HANDLE_USER_CMD on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.

Method IMPORT_REPL_SETTINGS Signature

Method IMPORT_REPL_SETTINGS on class CL_IUUC_REPL_V_IMPORT_STNGS has no parameter.
Method IMPORT_REPL_SETTINGS on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.

Method INIT_CONTAINER Signature

Method INIT_CONTAINER on class CL_IUUC_REPL_V_IMPORT_STNGS has no parameter.
Method INIT_CONTAINER on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.

Method INIT_IMPORT_STNGS_CONTAINER Signature

Method INIT_IMPORT_STNGS_CONTAINER on class CL_IUUC_REPL_V_IMPORT_STNGS has no parameter.
Method INIT_IMPORT_STNGS_CONTAINER on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.

Method SET_IMPORT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20131007
2 Importing IT_UNZIPD_DATA Call by reference Type reference (TYPE) IUUC_REPL_T_SETTING_VIEW_DATA View data for a setting (all tables part of the setting) 20131007

Method SET_IMPORT_DATA on class CL_IUUC_REPL_V_IMPORT_STNGS has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_700