SAP Knowledge Base Article - Preview

2497720 - Dump ASSERTION_FAILED in method IF_RSCRT_RDA_STATUS~READ_FROM_DB when using transaction RSRDA

Symptom

RDA monitor causes short dumps like:

Category               ABAP Programming ErrorRuntime Errors         ASSERTION_FAILEDABAP Program           CL_RSCRT_RDA_STATUS===========CPApplication Component  BW-WHM-DST

When analyzing the dump, you see the exception being raised in this part of the code:

|   40|  DATA l_s_status TYPE rscrt_rda_s_status.                                                  |   41|  LOOP AT l_t_rda_req INTO l_s_rda_req.                                                    |   42|    IF l_s_rda_req-rdaobject_type EQ 'NDS'.                                                |>>>>>|      ASSERT o_nds IS INITIAL. " only one NDS per InfoPackage.                              |   44|      o_nds = l_s_rda_req-rdaobject.                                                        |   45|    ENDIF.        


Read more...

Environment

SAP NetWeaver Business Warehouse

Product

SAP NetWeaver all versions

Keywords

KBA , BW-WHM-DST-RDA , Realtime Data Acquisition , 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.