Symptom
Workflow job "NotificationCategory" running program SWN_SELSEN stops with the short dump CREATE_OBJECT_CLASS_NOT_FOUND.
Category ABAP Programming Error Runtime Errors CREATE_OBJECT_CLASS_NOT_FOUND ABAP Program CL_SWN_OBJECT_FACTORY=======CP Application Component BC-BMT-WFM |
Short text |
CREATE OBJECT: Class " " not found. |
Source Code Extract |
*- create object with this class name >>>> CREATE OBJECT li_notif TYPE (l_classname) EXPORTING i_factory = me. lo_notif ?= li_notif. CALL METHOD lo_notif->load_instance EXPORTING i_id = i_id EXCEPTIONS OTHERS = 1. IF sy-subrc = 0.*- return the interface ref |
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, SWN_SELSEN, CREATE_OBJECT_CLASS_NOT_FOUND, CL_SWN_OBJECT_FACTORY=========CP, SWN_NOTIF, SWN_CONFIG, missing scenario category, TableIdNotification, TableIdNotificationCategory, notification ID, Extended Notifications , 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.