SAP Knowledge Base Article - Preview

3252800 - Dump MESSAGE_TYPE_X in CL_RSBK_REQUEST_STATE occurs while trying to delete request from an ADSO.

Symptom

The request deletion fails with short dump:

Category               ABAP programming error
Runtime Errors         MESSAGE_TYPE_X
ABAP Program           CL_RSBK_REQUEST_STATE=========CP
Application Component  BW4-DM

"MESSAGE_TYPE_X"
"CL_RSBK_REQUEST_STATE=========CP" bzw. CL_RSBK_REQUEST_STATE=========CM05B
"IF_RSBK_REQUEST~GET_STORAGE"

1 METHOD if_rsbk_request~get_storage.

2 TRY.

3 IF n_r_template IS INITIAL.

4 copy_from_db( ).

5 ENDIF.

6 CATCH cx_rs_not_found.

>>>> MESSAGE x299.

8 ENDTRY.

9 r_storage = o_storage.

10 ENDMETHOD.


Read more...

Environment

  • SAP BW/4HANA 2.0.

Product

SAP NetWeaver all versions

Keywords

MESSAGE_TYPE_X , CL_RSBK_REQUEST_STATE , DUMP , IF_RSBK_REQUEST , GET_STORAGE , ADSO , Request , Debug , LSETBF01 , D , RR. , KBA , BW4-DM-DTP , ABAP Orchestration of Data Transfer Process , 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.