Symptom
Workflow archive jobs for archiving object WORKITEM are terminated with dump CREATE_DATA_UNKNOWN_TYPE.
The type name specified in the dump may be different in different systems.
| Category ABAP programming error Runtime Errors CREATE_DATA_UNKNOWN_TYPE Except. CX_SY_CREATE_DATA_ERROR ABAP Program CL_SWF_CNT_CONVERSION_SERVICE=CP Application Component BC-BMT-WFM |
| Short Text |
| CREATE DATA: The specified type ("/SAPWF/xxxxxxxxxxxxxxxx_____06") is not a |
| valid data type. |
| What happened? |
| Error in the ABAP application program. |
| The current ABAP program "CL_SWF_CNT_CONVERSION_SERVICE==CP" had to be |
| terminated because it found a statement that could not be executed. |
| How to correct the error |
| "CREATE_DATA_UNKNOWN_TYPE" CX_SY_CREATE_DATA_ERROR |
| CL_SWF_CNT_CONVERSION_SERVICE=CP" bzw. CL_SWF_CNT_CONVERSION_SERVICE=CM00R |
| "IMPORT_FROM_XML_IXML" |
| Source Code Extract |
| IF im_element-props O swfcn_p_linetype. |
| >>>>> CREATE DATA lh_local TYPE TABLE OF (l_local_type). |
| ELSE. |
|
CREATE DATA lh_local TYPE (l_local_type). |
| ENDIF. |
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, WF_SAP4ME, /SAPWF/ZELSA_ITPORELEAS_____06, SWWRUNCNT, RSWF_MIG_CONTAINER_STRUCTS, SWF_CNT_STR_DISPLAY, SWF_CNT_STR_EDIT , 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