Symptom
You are getting the following dump after selecting the option "Manage" from an ADSO.
Category ABAP programming error
Runtime Errors MESSAGE_TYPE_X
ABAP Program CL_RSBK_REQUEST_STATE=========CP
Application Component BW-WHM-DST
"MESSAGE_TYPE_X"
"CL_RSBK_REQUEST_STATE=========CP" bzw. CL_RSBK_REQUEST_STATE=========CM019
"IF_RSBK_REQUEST~GET_TSTMP_FINISH"
The main program was "RSAWBN_START".
Source code:
1 method IF_RSBK_REQUEST~GET_TSTMP_FINISH .
2 if n_tstmp_finish is initial.
3 try.
4 copy_from_db( ).
5 catch cx_rs_not_found.
>>>>> message x299.
7 endtry.
8 endif.
9 r_tstmp_finish = n_tstmp_finish.
10 endmethod.
Call stack:
24 METHOD CL_RSBK_REQUEST_STATE=========CP CL_RSBK_REQUEST_STATE=========CM019 6
CL_RSBK_REQUEST_STATE=>IF_RSBK_REQUEST~GET_TSTMP_FINISH
23 METHOD CL_RSBK_REQUEST===============CP CL_RSBK_REQUEST===============CM00Y 6
CL_RSBK_REQUEST=>IF_RSBK_REQUEST~GET_TSTMP_FINISH
22 METHOD CL_RSBK_REQUEST_PROXY=========CP CL_RSBK_REQUEST_PROXY=========CM00A 11
CL_RSBK_REQUEST_PROXY=>COPY_HEADER_FROM_DB
21 METHOD CL_RSBK_REQUEST===============CP CL_RSBK_REQUEST===============CM024 7
CL_RSBK_REQUEST=>GET_OBJ_REF_PROXY
20 METHOD CL_RSBK_REQUEST_PROXY=========CP CL_RSBK_REQUEST_PROXY=========CM001 8
CL_RSBK_REQUEST_PROXY=>CREATE_FROM_DB
Read more...
Environment
- SAP NetWeaver
- SAP Business Warehouse
- SAP BW/4HANA
Product
Keywords
house keeping , 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.
SAP Knowledge Base Article - Preview