SAP ABAP Class IF_IUUC_REPL_CONTROLLER (Advanced replication settings controller)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IUUC_REPL_ABSTRACT_CNTR Advaced replication settings controller 20130503
Properties
Class IF_IUUC_REPL_CONTROLLER  
Short Description Advanced replication settings controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130503   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
Class IF_IUUC_REPL_CONTROLLER has no interface implemented.
Friends
Class IF_IUUC_REPL_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_MODEL Instance attribute Public Object reference (TYPE REF TO) IF_IUUC_REPL_MODEL IF_IUUC_REPL_MODEL 20130711
2 MO_VIEW Instance attribute Public Object reference (TYPE REF TO) IF_IUUC_REPL_VIEW IF_IUUC_REPL_VIEW 20130711
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_DATA_FROM_MODEL Instance method Public Method Delete data from model 20130613
2 DELETE_MODEL_DATA Instance method Public Method Delete model data 20130814
3 DELETE_MODEL_DATA_FROM_DB Instance method Public Method Delete model data from DB 20130801
4 GET_MODEL_DATA_INTO_VIEW Instance method Public Method Get model data into view 20130730
5 GET_VIEW_DATA_INTO_MODEL Instance method Public Method Get model data into view 20130730
6 INSERT_VIEW_DATA_INTO_MODEL Instance method Public Method Get model data into view 20130802
7 UPDATE_MODEL_DATA_TO_DB Instance method Public Method Get model data into view 20130801
Events
Class IF_IUUC_REPL_CONTROLLER has no event.
Types
Class IF_IUUC_REPL_CONTROLLER has no local type.
Method Signatures

Method DELETE_DATA_FROM_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RESULT Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130613
2 Importing IT_ADV_SETTINGS Call by reference Type reference (TYPE) IUUC_REPL_T_ADV_SETTINGS Advanced replication settings data 20130613
# Exception Resumable Description Created on
1 CX_IUUC_REPL_ADV_SETTINGS Advanced Settings Exception class 20130904

Method DELETE_MODEL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FORCE Call by reference Type reference (TYPE) ABAP_BOOL Link field for view query 20130904
# Exception Resumable Description Created on
1 CX_IUUC_REPL_ADV_SETTINGS Advanced Settings Exception class 20130904

Method DELETE_MODEL_DATA_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130801
2 Importing IV_SETTING_TYPE Call by reference Type reference (TYPE) STRING 20130801
3 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130801
4 Importing IV_TMPL_ID Call by reference Type reference (TYPE) IUUC_TMPL_TEMPLATE_ID Template GUID 20140130
5 Importing IV_TMPL_SUB_ID Call by reference Type reference (TYPE) IUUC_TMPL_SUB_ID Template Sub ID GUID 20140131

Method DELETE_MODEL_DATA_FROM_DB on class IF_IUUC_REPL_CONTROLLER has no exception.

Method GET_MODEL_DATA_INTO_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130730
2 Importing IV_SETTING_TYPE Call by reference Type reference (TYPE) STRING Controller structures 20130731
3 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130730
4 Importing IV_TMPL_ID Call by reference Type reference (TYPE) IUUC_TMPL_TEMPLATE_ID Template GUID 20140130
5 Importing IV_TMPL_SUB_ID Call by reference Type reference (TYPE) IUUC_TMPL_SUB_ID Template Sub ID GUID 20140131
6 Returning RT_SETTING_VIEW_DATA Value transfer Type reference (TYPE) IUUC_REPL_T_SETTING_VIEW_DATA Advanced replication settings data 20130731
# Exception Resumable Description Created on
1 CX_IUUC_REPL_ADV_SETTINGS Advanced Settings Exception class 20130802

Method GET_VIEW_DATA_INTO_MODEL 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 Advanced replication settings data 20130731
2 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130730
3 Importing IV_SETTING_TYPE Call by reference Type reference (TYPE) STRING Controller structures 20130731
4 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130730
5 Importing IV_TMPL_ID Call by reference Type reference (TYPE) IUUC_TMPL_TEMPLATE_ID Template GUID 20140130
6 Importing IV_TMPL_SUB_ID Call by reference Type reference (TYPE) IUUC_TMPL_SUB_ID Template Sub ID GUID 20140131
# Exception Resumable Description Created on
1 CX_IUUC_REPL_ADV_SETTINGS Advanced Settings Exception class 20130802

Method INSERT_VIEW_DATA_INTO_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SETTING_VIEW_DATA Value transfer Type reference (TYPE) IUUC_REPL_T_SETTING_VIEW_DATA Advanced replication settings data 20130802
2 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130802
3 Importing IV_SETTING_TYPE Call by reference Type reference (TYPE) STRING Controller structures 20130802
4 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130802
5 Importing IV_TMPL_ID Call by reference Type reference (TYPE) IUUC_TMPL_TEMPLATE_ID Template GUID 20140131
6 Importing IV_TMPL_SUB_ID Call by reference Type reference (TYPE) IUUC_TMPL_SUB_ID Template Sub ID GUID 20140131
# Exception Resumable Description Created on
1 CX_IUUC_REPL_ADV_SETTINGS Advanced Settings Exception class 20130802

Method UPDATE_MODEL_DATA_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130801
2 Importing IV_SETTING_TYPE Call by reference Type reference (TYPE) STRING Controller structures 20130801
3 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130801
4 Importing IV_TMPL_ID Call by reference Type reference (TYPE) IUUC_TMPL_TEMPLATE_ID Template GUID 20140130
5 Importing IV_TMPL_SUB_ID Call by reference Type reference (TYPE) IUUC_TMPL_SUB_ID Template Sub ID GUID 20140131
# Exception Resumable Description Created on
1 CX_IUUC_REPL_ADV_SETTINGS Advanced Settings Exception class 20130802
History
Last changed by/on SAP  20141030 
SAP Release Created in