SAP Knowledge Base Article - Preview

1889232 - dump "CL_RSBM_LOG_DTP_GUI===========CP" occurrs while deleting failed request

Symptom

1. In RSA1, deleting or changing the QM status of a request in yellow status would cause following dump:

Category                     ABAP Programming Error
Runtime Errors             MESSAGE_TYPE_X
ABAP Program              CL_RSBM_LOG_DTP_GUI===========CP
Application Component  BW-WHM-DST

"MESSAGE_TYPE_X" " "
"CL_RSBM_LOG_DTP_GUI===========CP" or "CL_RSBM_LOG_DTP_GUI===========CM001"
"CONSTRUCTOR"

   83   IF sy-subrc = 0.
   84     SELECT * FROM rsbkcmdprop INTO TABLE p_t_cmdprop WHERE
   85            cmd = l_s_cmdlist-command.
   86     IF sy-subrc <> 0.
   87       MESSAGE x000(rsm).
   88     ENDIF.
   89   ELSE.
>>>>>     MESSAGE x000(rsm).
   91   ENDIF.

2. In SE16, RSBKREQUEST table displays:

REQUID            <ID of the yellow request, which you want to delete or change QM status> 
USTATE             0
TSTATE             0

 


Read more...

Environment

SAP Netweaver Business Warehouse 7.x

Product

SAP NetWeaver all versions

Keywords

"MESSAGE_TYPE_X" "CONSTRUCTOR", RSBKREQUEST, USTATE, TSTATE   , 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.