Symptom
- You are running system upgrade using Software Update Manager (SUM) or You are applying SPs using SPAM/SAINT
- The update/upgrade queue contains BW 750 SP9 Support package
- The RDDEXECL job terminates with dump in SUM phase MAIN_NEWBAS/XPRAS_AIMMRG or in SPAM phase 'XPRA_EXECUTION'
- In ST22 you can find the following dump:
Category ABAP programming error
Runtime Errors MESSAGE_TYPE_X
ABAP Program CL_RSBK_CMD_TPL_X=============CP
Application Component BW-WHM-DST-
Message class....... RSBC
Number.............. 299 -
"MESSAGE_TYPE_X"
"CL_RSBK_CMD_TPL_X=============CP" bzw. CL_RSBK_CMD_TPL_X=============CM00T
"GET_OBJ_REF_SRC_STATIC" -
16 * obviously, the source has been deleted, i.e. we have to create a dummy object
17 CHECK i_with_deleted = rs_c_true.
18 try.
19 call method (l_class)=>if_rsbk_src_static~create_src_after_deletion
20 exporting
21 i_src = i_src
22 i_srctp = i_srctp
23 receiving
24 r_r_src = r_r_src.
25 catch cx_rs_failed.
26 CHECK i_also_init_ref = rs_c_false.
>>>>> MESSAGE x299.
28 endtry.
29 endtry.
30 endmethod. -
17 METHOD CL_RSBK_CMD_TPL_X=============CP CL_RSBK_CMD_TPL_X=============CM00T 27
CL_RSBK_CMD_TPL_X=>GET_OBJ_REF_SRC_STATIC
16 METHOD CL_RSBK_CMD_TPL_X=============CP CL_RSBK_CMD_TPL_X=============CM001 3
CL_RSBK_CMD_TPL_X=>GET_OBJ_REF_SRC
15 METHOD CL_RSBK_CMD_TPL_X=============CP CL_RSBK_CMD_TPL_X=============CM004 11
CL_RSBK_CMD_TPL_X=>IF_RSBK_TPL_MANDATORY~COPY_FROM_TPL
Read more...
Environment
Systems running on Netweaver 7.50 SP9
Product
Keywords
RS_LOGSYS_ACTIVATE RS_AFTER_IMPORT_D INFOSET UPGRADE RDDEXECL , KBA , BW-WHM-DST , Data Staging , BC-UPG-TLS-TLA , Upgrade tools for ABAP , BC-UPG-OCS-SPA , Support package tools for ABAP , 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