SAP ABAP Function Module RSPC_PROCESS_GET_INFO (Determine which process is currently running)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSPC (Package) Process Chains

⤷

⤷

Basic Data
Function Module | RSPC_PROCESS_GET_INFO | Determine which process is currently running |
Function Group | RSPC_BACKEND | Process Chains Backend Functions |
Program Name | SAPLRSPC_BACKEND | |
INCLUDE Name | LRSPC_BACKENDU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_EVENTID | TYPE | BTCEVENTID | Background Processing Event | |||
![]() |
E_EVENTPARM | TYPE | BTCEVTPARM | Background Event Parameters (for Example, Jobname/Jobcount) | |||
![]() |
E_JOBCOUNT | TYPE | BTCJOBCNT | Job ID | |||
![]() |
E_BATCHDATE | TYPE | BTCRELDT | Release Date for Background Scheduling | |||
![]() |
E_BATCHTIME | TYPE | BTCRELTM | Release time of scheduled background job | |||
![]() |
E_OBJECT | TYPE | SEOCLSNAME | Object Type Name | |||
![]() |
E_OBJTYPE | TYPE | RSPC_OBJECTTYPE | Type of Object (CL or BO) | |||
![]() |
E_T_PROCESSLIST | TYPE | RSPC_T_PROCESSLIST | Predecessor and Successor Processes (Process Chain Maint.) | |||
![]() |
E_LOGID | TYPE | RSPC_LOGID | Log ID of a Process Chain Run | |||
![]() |
E_T_VARIABLES | TYPE | RSPC_T_VARIABLES | Process Chain Variables | |||
![]() |
E_TO_BE_SKIPPED | TYPE | RS_BOOL | Skip Process | |||
![]() |
I_CHAIN | TYPE | RSPC_CHAIN | Process Chain | |||
![]() |
I_TYPE | TYPE | RSPC_TYPE | Process Type | |||
![]() |
I_VARIANT | TYPE | RSPC_VARIANT | Process Variant (Name) | |||
![]() |
I_LOGID | TYPE | RSPC_LOGID | Restart: Log-id of a run of a process chain | |||
![]() |
I_EVENTID | TYPE | BTCEVENTID | Restart: Results of the backgound processing | |||
![]() |
I_EVENTPARM | TYPE | BTCEVTPARM | Restart: Paramter of a batch event (e.g. job name/ job count ) | |||
![]() |
I_WAIT | TYPE | RSPC_SECONDS | Restart: Seconds | |||
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 | 20040315 |
SAP Release Created in | 30A |