Symptom
The following dump happens, when a hierarchy is loaded with a Data Transfer Process:
"ASSERTION_FAILED" " "
"CL_RSSH_DTP_UPDATE============CP"
"CL_RSSH_DTP_UPDATE============CM002"
"UPDATE_HIERARCHY"
at line:
READ TABLE l_th_htabs ASSIGNING <l_s_htabs> WITH TABLE KEY objectid = l_objectid.
In the dump overview the internal table l_th_htabs contains a record where the field OBJECTID is initial:
or at line:
126 LOOP AT l_th_htabs ASSIGNING <l_s_htabs>.
127 l_s_hiedircom = cl_rssh_hierarchy_base=>move_to_hiedircom( <l_s_htabs>-s_hiedir ).
128 * fill the iobjnm of the hierarchy
129 l_s_hiedircom-iobjnm = iobjnm.
130 l_s_hiedircom-request = i_r_package->n_requid.
131 l_s_hiedircom-tstpnm = sy-uname.
132 GET TIME STAMP FIELD l_s_hiedircom-timestmp.
133
134 ASSIGN <l_s_htabs>-r_htab->* TO <l_t_htab>.
>>>>> ASSERT sy-subrc = 0.
Read more...
Environment
- SAP NetWeaver BW 7.30
- SAP NetWeaver BW 7.31
- SAP NetWeaver BW 7.40
- SAP NetWeaver BW 7.50
- SAP BW/4HANA
Product
Keywords
Update hiearchy, dump, cancellation, abort, RSBK257, RSBK 257 , KBA , BW-WHM-DBA-HIER , Hierarchy Processing , BW-WHM-DST-DTP , Data Transfer Process , BW4-DM-DTP , ABAP Orchestration of Data Transfer Process , BW-WHM-DST-TRF , Transformation , BW4-DM-TRFN , SAP HANA execution in Transformation and DTP , BW4-DM-HIER , Hierarchies , 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.