Symptom
A process chain running terminated even there is no error in the latest infopackage process execution, the infopakcage data loading process finished successfully, but could not return back to the process chain. And in the meantime the following dump occurred with error DB 612 in FM RSPC_PROCESS_FINISH, can find the error "Variant RSPROCESS<nnnnnnnnn> does not exist".
Runtime Errors MESSAGE_TYPE_X
ABAP Program SAPLRSPC_BACKEND
Application Component BW-WHM-DST
Date and Time 09.05.2025 00:31:02 (JAPAN)
Error analysis
Short text of the error message:
Variant RSPROCESS<nnnnnnnnn> does not exist
Long text of the error message:
* ==== Dump at error? => Recursive Call catching errors ====
CALL FUNCTION 'RSPC_PROCESS_FINISH'
EXPORTING
i_logid = i_logid C3QZ0F5WIKLDJUDFD8U3MFEBR
i_chain = i_chain
i_type = i_type LOADING
i_variant = i_variant ZPAK_64EJSKP4MDSVX437FVSGQKCU
i_instance = i_instance
i_state = i_state
i_eventno = i_eventno
i_hold = i_hold
i_job_count = i_job_count
i_batchdate = i_batchdate
i_batchtime = i_batchtime
EXCEPTIONS
error_message = 1.
IF sy-subrc <> 0.
>>>>> MESSAGE ID sy-msgid TYPE 'X' NUMBER sy-msgno
WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
SY-UCOMM
SY-TITLE CPIC and RFC Control
SY-MSGTY X
SY-MSGID DB
SY-MSGNO 612
SY-MSGV1 &<nnnnnnnnn>
SY-MSGV2 RSPROCESS
Read more...
Environment
- SAP NetWeaver 7.0
- SAP NetWeaver 7.1
- SAP NetWeaver 7.2
- SAP NetWeaver 7.3
- SAP NetWeaver 7.4
- SAP NetWeaver 7.5
- SAP BW/4HANA 1.0
- SAP BW/4HANA 2.0
- SAP BW/4HANA 2021
Product
Keywords
RSTPRFC, CCMS, BWCCMS, BICCMS_, SAP_CCMS_MONI_BATCH_DP , KBA , BW-WHM-DST-PC , Process Chains , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.