SAP ABAP Function Module RSCRT_RDA_START_DEMON (Start the daemon in the background)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSCRT (Package) (Near)-Real-Time Data Transfer into BW
Basic Data
Function Module RSCRT_RDA_START_DEMON Start the daemon in the background  
Function Group RSCRT_RDA   Realtime Data Acquisition (Apollo)  
Program Name SAPLRSCRT_RDA    
INCLUDE Name LRSCRT_RDAU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_DEMONID TYPE RSCRT_DEMONID Daemon ID for (Near)-Real-Time Data Transfer into BW
Importing I_SERVER_NAME TYPE MSNAME2 Application Server Name
Importing I_SERVER_TYPE TYPE RSSERVTYPE Type of Server
Importing I_JOBNAME TYPE BTCJOB Background Job Name
Importing I_JOBCOUNT TYPE BTCJOBCNT Job ID
Importing I_T_LOGDPID TYPE RSCRT_RDA_T_IPAK InfoPackage list
Importing I_START_NEW_JOB TYPE RS_BOOL RS_C_FALSE Boolean
Exception NO_SCHEDULING_POSSIBLE TYPE Scheduling demon job failed
Exception DEMON_ALREADY_RUNNING TYPE Daemon is already running
Exception ABORTED_BY_USER TYPE Cancelled by User
Exception FAILED TYPE Operation Terminated
               
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  20050219 
SAP Release Created in 700