SAP ABAP Function Module SMOH_EXTRACT_DATA_FOR_SITELIST (Starts extracts for the sites of a list)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-SRV (Application Component) Flow / Services
     SMOH (Package) Replication&Realignment Service
Basic Data
Function Module SMOH_EXTRACT_DATA_FOR_SITELIST Starts extracts for the sites of a list  
Function Group SMOH_DATABASE_CARE   Update and Insert in SMOH Database  
Program Name SAPLSMOH_DATABASE_CARE    
INCLUDE Name LSMOH_DATABASE_CAREU84    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting O_RETURN TYPE BAPIRET2 Return parameter
Importing I_COMPARE_SITE TYPE SMOHSITEID-SITE_ID Stationary site having subscribed common data
Importing I_INTELLIGENT TYPE SMOHREPOBJ-ROTYPE 'T' 'T'->do check for intelligent objects; else do not support intelligent objects
Importing I_DEPENDENT TYPE SMOHREPOBJ-ROTYPE 'T' 'T'->do check for dependent objects; else do not support dependent objects
Importing I_BULK TYPE SMOHREPOBJ-ROTYPE 'T' 'T'->do check for bulk objects; else do not support bulk objects
Importing I_INTERLINKAGE TYPE SMOHREPOBJ-ROTYPE 'T' 'T'->do check for interlinkage objects; else do not support interlink. objects
Importing I_CHECK_OUTBOUND_QUEUES TYPE SMOHREPOBJ-ROTYPE 'F' 'T'->checks if outqueue contains data; if yes extract will not be started
Importing I_SITE_ACTIVATE TYPE CHAR01 'X' 'X'->Activates sites in list IO_SMOHSITEID; else flag will not be changed
Tables IO_SMOHSITEID TYPE SMOHSITEID Site IDs
               
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  20010220 
SAP Release Created in