SAP ABAP Class CL_IUUC_REPL_V_BROWSER_SEL (Advanced replication settings browser selection 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 20130712
Properties
Class CL_IUUC_REPL_V_BROWSER_SEL  
Short Description Advanced replication settings browser selection 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 20130712   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SHLP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_IUUC_REPL_V_BROWSER_SEL has no interface implemented.
Friends
Class CL_IUUC_REPL_V_BROWSER_SEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_SHLP Static Attribute Private Type reference (TYPE) SHLP_DESCR_T 20130712
2 MO_DYNAMIC_DOCUMENT Instance attribute Private Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamic Documents: Document 20130712
3 MO_INP1 Instance attribute Public Object reference (TYPE REF TO) CL_DD_INPUT_ELEMENT Dynamic Documents: Input Element 20130712
4 MO_INP2 Instance attribute Public Object reference (TYPE REF TO) CL_DD_INPUT_ELEMENT Dynamic Documents: Input Element 20130712
5 MO_ROW1 Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20131022
6 MO_SELF Static Attribute Private Object reference (TYPE REF TO) CL_IUUC_REPL_V_BROWSER_SEL Advanced replication settings browser selection view 20130712
7 MV_TMPL_NAME Instance attribute Private Type reference (TYPE) IUUC_TMPL_TEMPLATE_NAME Template Name 20140203
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20130712
2 CREATE_TOOLBAR Instance method Public Method Create toolbar 20130712
3 GET_BROWSER_SEL_VIEW Static method Public Method Get browser selection view 20130712
4 GET_MASS_TRANSFER_ID Instance method Public Method Get input mass transfer ID 20130712
5 HANDLE_CONFIG_OVERVIEW_DISPLAY Instance method Public Method Handle configuration overview button click 20130712
6 HANDLE_DISPLAY_CONFIG Instance method Public Event handling method Handle display configuration button click 20130712
7 HANDLE_DISPLAY_TEMPLATE Instance method Public Event handling method Handle display template 20140129
8 HANDLE_DISP_CONFIG_ENTER Instance method Public Event handling method Handle display configuration on enter 20131010
9 HANDLE_DISP_TEMPLATE_ENTER Instance method Private Event handling method Display Template at entering the template name 20140203
10 HANDLE_EXPORT Instance method Public Method Hanlde export settings click 20130712
11 HANDLE_FILTER_TABLE Instance method Public Method Handle filtering tables in configuration tree 20130712
12 HANDLE_IMPORT Instance method Public Method Handle import settings click 20130712
13 HANDLE_MTID_SEARCH_HELP Instance method Public Event handling method Handle search help request 20130712
14 HANDLE_REFRESH_TREE Instance method Public Method Handle refreshing tree 20130712
15 HANDLE_TEMPLATE_SEARCH_HELP Instance method Private Event handling method Handle template name search help 20140203
16 HANDLE_TOOLBAR_FUNCTIONS Instance method Private Event handling method Handle toolbar functions 20130712
17 PREPARE_DYNAMIC_DOCUMENT Instance method Public Method Create input elements 20130712
18 PREPARE_REPL_SETTINGS_DOCU Instance method Private Method Prepare replication settings documents 20140124
19 PREPARE_TMPL_MAINTENANCE_DOCU Instance method Private Method Prepare template maintenance documents 20140124
20 REFRESH_DYNAMIC_DOCUMENT Instance method Public Method Refresh dynamic document 20130721
Events
Class CL_IUUC_REPL_V_BROWSER_SEL has no event.
Types
Class CL_IUUC_REPL_V_BROWSER_SEL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method CREATE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SPLIT_CONT Call by reference Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter container 20130712

Method CREATE_TOOLBAR on class CL_IUUC_REPL_V_BROWSER_SEL has no exception.

Method GET_BROWSER_SEL_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_BROWSER_SEL_VIEW Value transfer Object reference (TYPE REF TO) CL_IUUC_REPL_V_BROWSER_SEL Advanced replication settings browser selection view 20130712

Method GET_BROWSER_SEL_VIEW on class CL_IUUC_REPL_V_BROWSER_SEL has no exception.

Method GET_MASS_TRANSFER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130712

Method GET_MASS_TRANSFER_ID on class CL_IUUC_REPL_V_BROWSER_SEL has no exception.

Method HANDLE_CONFIG_OVERVIEW_DISPLAY Signature

Method HANDLE_CONFIG_OVERVIEW_DISPLAY on class CL_IUUC_REPL_V_BROWSER_SEL has no parameter.
Method HANDLE_CONFIG_OVERVIEW_DISPLAY on class CL_IUUC_REPL_V_BROWSER_SEL has no exception.

Method HANDLE_DISPLAY_CONFIG Signature

Method HANDLE_DISPLAY_CONFIG on class CL_IUUC_REPL_V_BROWSER_SEL has no parameter.
Method HANDLE_DISPLAY_CONFIG on class CL_IUUC_REPL_V_BROWSER_SEL has no exception.

Method HANDLE_DISPLAY_TEMPLATE Signature

Method HANDLE_DISPLAY_TEMPLATE on class CL_IUUC_REPL_V_BROWSER_SEL has no parameter.
Method HANDLE_DISPLAY_TEMPLATE on class CL_IUUC_REPL_V_BROWSER_SEL has no exception.

Method HANDLE_DISP_CONFIG_ENTER Signature

Method HANDLE_DISP_CONFIG_ENTER on class CL_IUUC_REPL_V_BROWSER_SEL has no parameter.
Method HANDLE_DISP_CONFIG_ENTER on class CL_IUUC_REPL_V_BROWSER_SEL has no exception.

Method HANDLE_DISP_TEMPLATE_ENTER Signature

Method HANDLE_DISP_TEMPLATE_ENTER on class CL_IUUC_REPL_V_BROWSER_SEL has no parameter.
Method HANDLE_DISP_TEMPLATE_ENTER on class CL_IUUC_REPL_V_BROWSER_SEL has no exception.

Method HANDLE_EXPORT Signature

Method HANDLE_EXPORT on class CL_IUUC_REPL_V_BROWSER_SEL has no parameter.
Method HANDLE_EXPORT on class CL_IUUC_REPL_V_BROWSER_SEL has no exception.

Method HANDLE_FILTER_TABLE Signature

Method HANDLE_FILTER_TABLE on class CL_IUUC_REPL_V_BROWSER_SEL has no parameter.
Method HANDLE_FILTER_TABLE on class CL_IUUC_REPL_V_BROWSER_SEL has no exception.

Method HANDLE_IMPORT Signature

Method HANDLE_IMPORT on class CL_IUUC_REPL_V_BROWSER_SEL has no parameter.
Method HANDLE_IMPORT on class CL_IUUC_REPL_V_BROWSER_SEL has no exception.

Method HANDLE_MTID_SEARCH_HELP Signature

Method HANDLE_MTID_SEARCH_HELP on class CL_IUUC_REPL_V_BROWSER_SEL has no parameter.
Method HANDLE_MTID_SEARCH_HELP on class CL_IUUC_REPL_V_BROWSER_SEL has no exception.

Method HANDLE_REFRESH_TREE Signature

Method HANDLE_REFRESH_TREE on class CL_IUUC_REPL_V_BROWSER_SEL has no parameter.
Method HANDLE_REFRESH_TREE on class CL_IUUC_REPL_V_BROWSER_SEL has no exception.

Method HANDLE_TEMPLATE_SEARCH_HELP Signature

Method HANDLE_TEMPLATE_SEARCH_HELP on class CL_IUUC_REPL_V_BROWSER_SEL has no parameter.
Method HANDLE_TEMPLATE_SEARCH_HELP on class CL_IUUC_REPL_V_BROWSER_SEL has no exception.

Method HANDLE_TOOLBAR_FUNCTIONS Signature

Method HANDLE_TOOLBAR_FUNCTIONS on class CL_IUUC_REPL_V_BROWSER_SEL has no parameter.
Method HANDLE_TOOLBAR_FUNCTIONS on class CL_IUUC_REPL_V_BROWSER_SEL has no exception.

Method PREPARE_DYNAMIC_DOCUMENT Signature

Method PREPARE_DYNAMIC_DOCUMENT on class CL_IUUC_REPL_V_BROWSER_SEL has no parameter.
Method PREPARE_DYNAMIC_DOCUMENT on class CL_IUUC_REPL_V_BROWSER_SEL has no exception.

Method PREPARE_REPL_SETTINGS_DOCU Signature

Method PREPARE_REPL_SETTINGS_DOCU on class CL_IUUC_REPL_V_BROWSER_SEL has no parameter.
Method PREPARE_REPL_SETTINGS_DOCU on class CL_IUUC_REPL_V_BROWSER_SEL has no exception.

Method PREPARE_TMPL_MAINTENANCE_DOCU Signature

Method PREPARE_TMPL_MAINTENANCE_DOCU on class CL_IUUC_REPL_V_BROWSER_SEL has no parameter.
Method PREPARE_TMPL_MAINTENANCE_DOCU on class CL_IUUC_REPL_V_BROWSER_SEL has no exception.

Method REFRESH_DYNAMIC_DOCUMENT Signature

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