The Function Module RSCRT_START_DEMON () is a standard Function Module in SAP ERP and is part of the function group RSCRT within the package RSCRT.
Function Module | RSCRT_START_DEMON |
Short Text | |
Function Group | RSCRT |
Package | RSCRT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DEMONID | TYPE | RSCRT_DEMONID | Daemon ID for (Near)-Real-Time Data Transfer into BW | |
I_JOBCOUNT | TYPE | BTCJOBCNT | SPACE | Job ID |
I_JOBNAME | TYPE | BTCJOB | SPACE | Background job name |
I_SERVER_NAME | TYPE | BTCTGTSYS | SPACE | Target system to run background job |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ABORTED_BY_USER | |
DEMON_ALREADY_RUNNING | |
NO_SCHEDULING_POSSIBLE |