Symptom
OBJECTS_OBJREF_NOT_ASSIGNED_NO dump raised when editing workflow template in PFTC. The dump looks like the following.
| Category | ABAP programming error |
| Runtime Errors | OBJECTS_OBJREF_NOT_ASSIGNED_NO |
| Except. | CX_SY_REF_IS_INITIAL |
| ABAP Program | CL_SWF_CNT_FACTORY============CP |
| Short text |
| Access using a 'ZERO' object reference is not possible. |
| Error analysis |
| An exception has occurred which is explained in more detail below. The |
| exception is assigned to class 'CX_SY_REF_IS_INITIAL' and was not caught in procedure |
| "CREATE_RH_TASK_CONTAINER" "(METHOD)", nor was it propagated by a RAISING clause. |
| How to correct the error |
| "OBJECTS_OBJREF_NOT_ASSIGNED_NO" CX_SY_REF_IS_INITIAL |
| "CL_SWF_CNT_FACTORY============CP" bzw. CL_SWF_CNT_FACTORY============CM00R |
| "CREATE_RH_TASK_CONTAINER" |
| Source Code Extract |
| 73| IF im_persistence_classname IS SUPPLIED. |
| >>>>>| CALL METHOD lrh_task_container->set_persistence |
| 75| EXPORTING |
| 76| persistence_classname = im_persistence_classname |
| 77| overwrite = 'X'. |
| 78| ENDIF. |
Read more...
Environment
- SAP Business Workflow
- SAP NetWeaver
Product
SAP NetWeaver all versions
Keywords
SWF_WORKFLOW, WF_GDPR, SCMC_PARAM_COMMENT, IM_TASK_ID, SWD_EDITOR-TASK, IM_TASK_ID, "SWD_EDITOR-TASK , 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.
SAP Knowledge Base Article - Preview