SAP ABAP Function Module RSCRT_START_DEMON (Daemon start, if not yet running)
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_START_DEMON Daemon start, if not yet running  
Function Group RSCRT   (Near)-Real-Time Data Transfer into BW  
Program Name SAPLRSCRT    
INCLUDE Name LRSCRTU14    
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 SPACE Target system to run background job
Importing I_SERVER_TYPE TYPE RSSERVTYPE SPACE Type of Server
Importing I_JOBNAME TYPE BTCJOB SPACE Background job name
Importing I_JOBCOUNT TYPE BTCJOBCNT SPACE Job ID
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
               
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  20040315 
SAP Release Created in 400