Hi All,
Our functional people testing one function module using SE37 its a Z function module ,now the issue while testing some time its working fine and some times its giving below dump in our development system.
At different times it is behaving differently than normal.,We are facing issues when we execute programs in the same screen, to avoid this we need to open a new session and execute the program run smoothly then it working fine.
Some times its working fine without any issues,I have tried
Kindly advise if any one faced earlier this kind of issue .from basis side is their any possibility to restrict the issue.
Runtime Errors RAISE_EXCEPTION
Short text
Exception condition "DELETE_IMPOSSIBLE" raised.
What happened?
The current ABAP/4 program encountered an unexpected situation.
Error analysis
A RAISE statement in the program "SAPLHRTIM00QUODEDBUFFER" raised the exception condition "DELETE_IMPOSSIBLE".
Since the exception was not intercepted by a superior program, processing was terminated.
Short description of exception condition:
For detailed documentation of the exception condition, use Transaction SE37 (Function Library). You can take the called function module from the display of active calls.
How to correct the error
If the error occures in a non-modified SAP program, you may be able to
find an interim solution in an SAP Note.
If you have access to SAP Notes, carry out a search with the following
keywords:
"RAISE_EXCEPTION" " "
"SAPLHRTIM00QUODEDBUFFER" or "LHRTIM00QUODEDBUFFERU05"
"HR_UPDATE_QUODED_BUFFER"
"SAPLHRTIM00QUODEDBUFFER" "DELETE_IMPOSSIBLE"
or
"RS_TESTFRAME_CALL " "DELETE_IMPOSSIBLE"
If you cannot solve the problem yourself and want to send an error
notification to SAP, include the following information:
1. The description of the current problem (short dump)
To save the description, choose "System->List->Save->Local File
(Unconverted)".
2. Corresponding system log
Thanks in Advance
ION