Symptom
The following dump occurs in the ERP system:
Category ABAP Programming Error
Runtime Errors TIME_OUT
ABAP Program /SDF/CL_SWF_DATA_EXTRACT_ABS==CP
Application Component Not assigned
Short Text
Time limit exceeded
What happened?
Program "/SDF/CL_SWF_DATA_EXTRACT_ABS==CP" has exceeded the maximum
uninterrrupted runtime and has
therefore been terminated.
Information on where terminated
The termination occurred in ABAP program "/SDF/CL_SWF_DATA_EXTRACT_ABS==CP",
in "SET_FIELD_VALUE". The main program
was "SAPMSSY1".
In the source code, the termination point is in line 3 of (Include)
program "/SDF/CL_SWF_DATA_EXTRACT_ABS==CM004".
Source Code Extract
Line SourceCde
1 METHOD set_field_value.
2
>>>>> ASSIGN COMPONENT iv_fieldname OF STRUCTURE cs_struc TO FIELD-SYMBOL(<target_field>).
4 "Graceful handling to enable subset of target fields
5 CHECK <target_field> IS ASSIGNED.
6 <target_field> = iv_fieldvalue.
7
8 ENDMETHOD.
Read more...
Environment
- SAP ERP 6.0
- SAP Cloud ALM
Product
Keywords
Cloud ALM, dump, TIME_OUT, /SDF/CL_SWF_DATA_EXTRACT_ABS, Job & Automation Monitoring , KBA , SV-CLM-OP-JM , Job and Automation Monitoring Service , 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