Symptom
The following dump occurs:
Category ABAP programming error
Runtime Errors ASSERTION_FAILED
ABAP Program CL_RSDMD_DTP_PROXY============CP
Application Component BW4-ME
"ASSERTION_FAILED"
"CL_RSDMD_DTP_PROXY============CP" bzw. CL_RSDMD_DTP_PROXY============CM01Z
"_GET_T_TRFN_FIELD_AQ_CL"
149 l_awb_objnm = l_s_iobj_field-iobjnm.
150
151 l_r_awb_obj = p_r_awb_obj_factory->get_instance(
152 i_tlogo = rs_c_tlogo-infoobject
153 i_subtlogo = l_tlogo_subtype
154 i_objnm = l_awb_objnm
155 ).
156
157 IF l_r_awb_obj IS BOUND.
158 TRY.
159 l_s_trfn_field-icon = l_r_awb_obj->get_image( ).
160 CATCH cx_rsawbn_awb_object_not_found INTO l_r_exc.
>>>>> ASSERT 1 = 0.
162 ENDTRY.
163 ELSE.
Read more...
Environment
SAP BW/4HANA All Versions
Product
Keywords
O_OBJNM, source system, deletion, RSTRAN753, RSDG_SOURSYSTEM_ DELETE, RSAOS_OLTPSOURCE_MAP_DELETE , KBA , BW4-DM , Data Management (Runtime) , 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