Symptom
DTP load is failing with the following dump:
Category ABAP programming error
Runtime Errors ASSERTION_FAILED
ABAP Program CL_RSDSO_XTAB=================CP
Application Component BW4-ME
"ASSERTION_FAILED"
"CL_RSDSO_XTAB=================CP" bzw. CL_RSDSO_XTAB=================CM007
"IF_RSSID_XTAB~DELETE"
Source code:
| 1|method IF_RSSID_XTAB~DELETE. |
| 2| |
| 3| DELETE TABLE ot_xref WITH TABLE KEY cur_posit = i_cur_posit. |
|>>>>>| ASSERT sy-subrc = 0. |
| 5| |
| 6| IF i_refresh = rs_c_true. |
| 7| if_rssid_xtab~refresh( ). |
| 8| ENDIF. |
| 9| |
| 10|endmethod. |
Call stack:
| 14 METHOD CL_RSDSO_XTAB=================CP CL_RSDSO_XTAB=================CM007 4 |
| CL_RSDSO_XTAB=>IF_RSSID_XTAB~DELETE |
| 13 METHOD CL_RSDSO_LOG==================CP CL_RSDSO_LOG==================CM00P 68 |
| CL_RSDSO_LOG=>IF_RSSID_LOG~ADD_BAD_REC |
| 12 METHOD CL_RSDSO_SID_WRITER===========CP CL_RSDSO_SID_WRITER===========CM002 51 |
| CL_RSDSO_SID_WRITER=>CREATE_SIDS |
| 11 METHOD CL_RSDSO_SID_WRITER===========CP CL_RSDSO_SID_WRITER===========CM004 74 |
| CL_RSDSO_SID_WRITER=>IF_RSDSO_DSOWRITER~PREPARE |
| 10 METHOD CL_RSDSO_TIMECONS_WRITER======CP CL_RSDSO_TIMECONS_WRITER======CM002 171 |
| CL_RSDSO_TIMECONS_WRITER=>IF_RSDSO_DSOWRITER~PREPARE |
Read more...
Environment
SAP BW/4HANA
Product
Keywords
DTP failed, execution, run , KBA , BW4-ME , Metadata (Design time) , 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.