Symptom
Dump ASSERTION_FAILED raised on program CL_SWF_FLEX_SC_PROC_ORDER=====CP during flexible workflow processing.
Category ABAP programming error
Runtime Errors ASSERTION_FAILED
ABAP Program CL_SWF_FLEX_SC_PROC_ORDER=====CP
Application Component BC-BMT-WFM
"ASSERTION_FAILED"
"CL_SWF_FLEX_SC_PROC_ORDER=====CP" bzw. CL_SWF_FLEX_SC_PROC_ORDER=====CM009
"READ_ACTIVE_PROCESS_IN_ORDER"
Source Code Extract
Line Code
1 METHOD read_active_process_in_order.
2 DATA: lv_timestamp TYPE timestamp.
3
>>>>> ASSERT mv_scenario_id IS NOT INITIAL.
5
6 IF me->mo_auth_check IS BOUND.
7 mo_auth_check->check_scenario_authorization(
8 iv_scenario = mv_scenario_id
9 ).
10 ENDIF.
Read more...
Environment
- SAP Business Workflow
- SAP NetWeaver
- SAP Web Application Server for SAP S/4 HANA
- ABAP PLATFORM - Application Server ABAP
Product
Keywords
WF_GDPR, SWF_WORKFLOW, cl_swf_flex_scenario_services=>is_scenario_active, SWF_FLEX_SCACT , 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.