SAP ABAP Function Module RSPC_API_PROCESS_GET_LOG (Logs for the process)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSPC (Package) Process Chains

⤷

⤷

Basic Data
Function Module | RSPC_API_PROCESS_GET_LOG | Logs for the process |
Function Group | RSPC_API | Apis and Bapis for Process Chains |
Program Name | SAPLRSPC_API | |
INCLUDE Name | LRSPC_APIU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_JOBNAME | TYPE | BTCJOB | Background job name | |||
![]() |
E_JOBCOUNT | TYPE | BTCJOBCNT | Job ID | |||
![]() |
E_STATUS | TYPE | RSPC_STATE | Status of a Process | |||
![]() |
I_LOGID | TYPE | RSPC_LOGID | Log ID of a Process Chain Run | |||
![]() |
I_TYPE | TYPE | RSPC_TYPE | Process Type | |||
![]() |
I_VARIANT | TYPE | RSPC_VARIANT | Process Variant (Name) | |||
![]() |
I_INSTANCE | TYPE | RSPC_INSTANCE | Process Instance (Value) | |||
![]() |
I_JOBCOUNT | TYPE | BTCJOBCNT | Job ID | |||
![]() |
E_T_PROCESS_LOG | TYPE | RSPC_S_MSG | Message (ONLY message without anything else) | |||
![]() |
E_T_JOB_LOG | TYPE | TBTC5 | Job Log Entries in List Format | |||
![]() |
FAILED | TYPE | Error | ||||
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 |