Symptom
You are receiving the short dump:
Category ABAP programming error
Runtime Errors MESSAGE_TYPE_X
ABAP Program CL_RSBM_LOG_DTP_DP============CP
Application Component BW-WHM-DST
"MESSAGE_TYPE_X"
"CL_RSBM_LOG_DTP_DP============CP" bzw. CL_RSBM_LOG_DTP_DP============CM003
"ADD_PAR"
SELECT timestamp_lock runid
CONNECTION (p_db_conn) FROM rsbmreq_dtp
INTO (l_ts, l_runid_min) WHERE
requid = p_requid AND
datapakid = p_datapakid AND
step = '0' AND
substep = '0' ORDER BY runid ASCENDING.
EXIT.
ENDSELECT.
IF sy-subrc <> 0 OR l_runid_min IS INITIAL.
MESSAGE x051(rsar) WITH sy-subrc l_runid_min p_requid p_datapakid.
ENDIF.
Read more...
Environment
SAP Business Warehouse
Product
Keywords
Delta Search, Wrong Result, Dump, MESSAGE_TYPE_X, CL_RSBM_LOG_DTP_DP, ADD_MSG, ADD_PAR, RSBMREQ_DTP, MEER, EDIDS , KBA , BW-WHM-DST , Data Staging , 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.
SAP Knowledge Base Article - Preview