SAP Knowledge Base Article - Preview

2954668 - RSSM_RSMDATASTATE_MAINTAIN dump while try delete data/ manage (a)DSO

Symptom

Data deletion from ADSO, DSO, open the Manage in RSA1

Category ABAP programming error
Runtime Errors MESSAGE_TYPE_X
ABAP Program SAPLRSSM
Application Component BW-WHM-DST
Date and Time 24.07.2020 13:46

| "MESSAGE_TYPE_X" |
| "SAPLRSSM" bzw. LRSSMU37 |
| "RSSM_RSMDATASTATE_MAINTAIN" |

| 412| select single valid_sid valid_timestamp from rsodssettings into |
| 413| (c_s_rsmdatastate-valid_sid,c_s_rsmdatastate-valid_timestamp) |
| 414| where infocube = c_s_rsmdatastate-infocube. |
| 415|* perform check_fill_valid changing c_s_rsmdatastate. |
| 416| if i_no_valid_check = space. |
| 417| perform check_reducelist(saplrsm1) using l_icube |
| 418| changing l_s_reduce_last. |
| 419| if not l_s_reduce_last is initial and |
| 420| c_s_rsmdatastate-valid_sid < l_s_reduce_last-valid_sid_new. |
|>>>>>| message x000. |
| 422| endif. |
| 423| if ( c_s_rsmdatastate-valid_sid < 1 and |
| 424| c_s_rsmdatastate-valid_timestamp > '10000101000000' ) or |
| 425| ( c_s_rsmdatastate-valid_sid > 1 and |
| 426| c_s_rsmdatastate-valid_timestamp < '10000101000000' ). |
| 427| perform check_fill_valid using 'X' |
| 428| changing c_s_rsmdatastate. |

or 

Runtime Errors         TIME_OUT

ABAP Program           CL_RSSM_STATMAN===============CP

Application Component  BW-WHM-DST

"TIME_OUT"
"CL_RSSM_STATMAN===============CP" bzw. CL_RSSM_STATMAN===============CM003
"DELETE_STATUS"

 |156|     delete from rsstatmanpsa where
 |157|            partnr >= l_s_status-rnr_sid and
 |158|            psa     = l_s_status-dta.
>>>>     if sy-dbcnt > 0.
 |160|       l_with_commit = 'X'.
 |161|     endif.


Read more...

Environment

  • SAP NetWeaver

Product

SAP NetWeaver all versions

Keywords

DSO; rsmdatastate-valid_sid; DSO; ADSO; deletion, delete, RNR , KBA , BW-WHM-DBA-ADSO , DataStore Object (advanced) , BW-WHM-DBA-DSO , DataStore Object (classic) , 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.