SAP Knowledge Base Article - Preview

2768812 - Workitem archiving write job terminated with CX_BADI_MULTIPLY_IMPLEMENTED dump

Symptom

Workitem archiving write step (WORKITEM_WRI program) terminating with the following dump:

Category     ABAP programming error
Runtime      Errors UNCAUGHT_EXCEPTION
Except.      CX_BADI_MULTIPLY_IMPLEMENTED
ABAP Program WF_REORG_WORKITEMS============CP
Application Component Not assigned
Short text
An exception has occurred that was not caught.
What happened?

Exception 'CX_BADI_MULTIPLY_IMPLEMENTED' was raised, but it was not caught anywhere along the call hierarchy.

Since exceptions represent error situations, and this error was not
adequately responded to, ABAP program'WF_REORG_WORKITEMS============CP' had to be terminated.

Soure Code Extract 

 field-symbols: <cl_name> type classname.
 if ctx is initial.
>>> raise exception type cx_badi_initial_context.
 endif.
 get %_badi-implementations proxy.
 if proxy is initial or proxy->imps is initial.
 raise exception type cx_badi_not_implemented.

"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."


Read more...

Environment

  • SAP Business Workflow
  • SAP NetWeaver
  • SAP Web Application Server for SAP S/4 HANA
  • ABAP PLATFORM - Application Server ABAP

Product

ABAP platform all versions ; SAP NetWeaver all versions ; SAP Web Application Server for SAP S/4HANA all versions

Keywords

WF_GDPR, SWF_WORKFLOW, WFMSTD, Multiple implementation, multiple use, METHOD WF_REORG_WORKITEMS============CP, WF_REORG_WORKITEMS=>GET_INSTANCE, METHOD CL_EX_WF_REORG_WORKITEMS======CP, CL_EX_WF_REORG_WORKITEMS=>IF_EX_WF_REORG_WORKITEMS~EXCLUDE_WORKITEMS, FUNCTION SAPLSWWX LSWWXU01, SWW_WI_LIST_ARCHIVE, EVENT WORKITEM_WRI WORKITEM_WRI, raise exception type cx_badi_initial_context , KBA , BC-BMT-WFM , Business Workflow , 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.