Symptom
Process chain fails to update the process status (STATE) as 'G' to the table RSPCPROCESSLOG, it is getting stuck at the instance DTPR_*******. At the same short time dump also occurs.
ST22:
Runtime Errors MESSAGE_TYPE_X
ABAP Program SAPLRSMDATASTATE
Message class....... BRAIN
Number.............. 299
Variable 1.......... RSMDATASTATE
Variable 2.......... RSM_DATASTATE_CHECK-1-
Variable 3..........
Variable 4.......... " "
"MESSAGE_TYPE_X"
"SAPLRSMDATASTATE" bzw. LRSMDATASTATEF01
"DUMP"
Source code:
136 DATA: l_subrc(10) TYPE c,
137 l_text(30) TYPE c.
138
139 l_subrc = i_subrc. CONDENSE l_subrc.
140 CONCATENATE 'RSM_DATASTATE_CHECK-' l_subrc '-' INTO l_text.
141 e_err_text = l_text.
142 IF i_no_dump = rs_c_false.
>>>>> MESSAGE x299(brain) WITH 'RSMDATASTATE' l_text.
Call stack:
16 FORM SAPLRSMDATASTATE LRSMDATASTATEF01 143
DUMP
15 FUNCTION SAPLRSMDATASTATE LRSMDATASTATEU10 27
RSM_DATASTATE_CHECK
14 FUNCTION SAPLRSMDATASTATE LRSMDATASTATEU02 31
RSM_TECHOK_SET
13 FORM SAPLRSM1 LRSM1U23 1465
RSM1_UPDATE_RSMDATASTATE
12 FORM SAPLRSM1 LRSM1U23 239
RSSM_UPDATE_RSMDATASTATE
Read more...
Environment
- SAP BW NetWeaver 7.0
- SAP BW NetWeaver 7.1
- SAP BW NetWeaver 7.2
- SAP BW NetWeaver 7.3
- SAP BW NetWeaver 7.4
- SAP BW NetWeaver 7.5
Product
Keywords
SAPLRSMDATASTATE, RSM_DATASTATE_CHECK-1, I_S_DATASTATE-TECHOK, I_S_DATASTATE-QUALOK, RSPCPROCESSLOG, RSMDATASTATE, , 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.