Exception condition "SYSTEM_FAILURE" triggered
Error analysis
A RAISE statement in program "SAPLOLEA" has raised exception condition
"SYSTEM_FAILURE".
Since the exception was not caught by a program higher up in the call
hierarchy, processing was terminated.
Short text for exception condition:
You can find detailed documentation about the exception condition in transaction SE37 (Function Library). You can find the name of the function module called from the display of active calls.
How to correct the error
If the error occurs in a non-modfied SAP program, you might be able to
find a solution in the SAP Notes system. If you have access to the SAP
Notes system, check there first using the following keywords:
"RAISE_EXCEPTION"
"SAPLOLEA" bzw. LOLEAU10
"AC_FLUSH_CALL_INTERNAL"
or
"SAPLOLEA" SYSTEM_FAILURE
or
"RSPOLPRF" "SYSTEM_FAILURE"
A RAISE statement in program "SAPLOLEA" has raised exception condition
"SYSTEM_FAILURE".
Since the exception was not caught by a program higher up in the call
hierarchy, processing was terminated.
Short text for exception condition:
You can find detailed documentation about the exception condition in transaction SE37 (Function Library). You can find the name of the function module called from the display of active calls.
How to correct the error
If the error occurs in a non-modfied SAP program, you might be able to
find a solution in the SAP Notes system. If you have access to the SAP
Notes system, check there first using the following keywords:
"RAISE_EXCEPTION"
"SAPLOLEA" bzw. LOLEAU10
"AC_FLUSH_CALL_INTERNAL"
or
"SAPLOLEA" SYSTEM_FAILURE
or
"RSPOLPRF" "SYSTEM_FAILURE"
Comments
Post a Comment