SAP ABAP Function Module IUUC_ALLOW_TABLE (Allow a certain table for replication)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_REPLICATION (Package) IUUC: Replication tools
Basic Data
Function Module IUUC_ALLOW_TABLE Allow a certain table for replication  
Function Group IUUC_TAB_ALLOWED   Deny /allow tables for replication  
Program Name SAPLIUUC_TAB_ALLOWED    
INCLUDE Name LIUUC_TAB_ALLOWEDU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_SLT_SID TYPE SYSYSID Name of SAP R/3 System
Importing IV_CONFIG_GUID TYPE IUUC_REPL_CONFIG_GUID Configuration GUID
Importing IV_TABNAME TYPE TABNAME Table Name
Importing IV_ALL_CLIENTS TYPE BOOLEAN SPACE boolean variable (X=true, -=false, space=unknown)
Importing IV_OVERWRITE TYPE BOOLEAN SPACE boolean variable (X=true, -=false, space=unknown)
Exception MODIFY_FAILED TYPE modify_failed
Exception INSERT_FAILED TYPE insert_failed
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620