SAP Knowledge Base Article - Preview

3562210 - SEM-BCS: Runtime error ASSERTION_FAILED during copy task in in CL_UC_METHOD_UPL , _MAPPING_BADI_MAP

Symptom

By running SEM-BCS copy task, runtime error ASSERTION_FAILED occurs in method _MAPPING_BADI_MAP of class CL_UC_METHOD_UPL here:

      loop at lt_mapping_old_perf assigning <ls_mapping>   "hub050508
        where linecount_tgt = l_index_tgt.

        add 1 to l_index_src.
        read table it_data_src assigning <ls_data_src_tmp>
          index <ls_mapping>-linecount_src.
===>>>        assert sy-subrc is initial.
        insert <ls_data_src_tmp> into table <lt_data_src_badi>.


Read more...

Environment

Software component SEM-BW in use

Product

SAP ERP all versions ; SAP S/4HANA all versions

Keywords

KBA , FIN-SEM-BCS-INT-CP , Copy of data , 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.