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 |
---|---|---|---|---|---|---|---|
![]() |
I_DEMONID | TYPE | RSCRT_DEMONID | Daemon ID for (Near)-Real-Time Data Transfer into BW | |||
![]() |
I_SERVER_NAME | TYPE | MSNAME2 | Application Server Name | |||
![]() |
I_SERVER_TYPE | TYPE | RSSERVTYPE | Type of Server | |||
![]() |
I_JOBNAME | TYPE | BTCJOB | Background Job Name | |||
![]() |
I_JOBCOUNT | TYPE | BTCJOBCNT | Job ID | |||
![]() |
I_T_LOGDPID | TYPE | RSCRT_RDA_T_IPAK | InfoPackage list | |||
![]() |
I_START_NEW_JOB | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
![]() |
NO_SCHEDULING_POSSIBLE | TYPE | Scheduling demon job failed | ||||
![]() |
DEMON_ALREADY_RUNNING | TYPE | Daemon is already running | ||||
![]() |
ABORTED_BY_USER | TYPE | Cancelled by User | ||||
![]() |
FAILED | TYPE | Operation Terminated | ||||
Processing Type
Normal Function 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 |