Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Exception condition "GENERATE_DUMP" triggered

0 Kudos

The program is dumping with this error while activating a sales document. Why do we get this error?

Error: A RAISE statement in program "SAPLIQS1" has raised exception condition "GENERATE_DUMP".

Runtime Errors RAISE_EXCEPTION ABAP Program SAPLIWOL

Any information on this?

1 REPLY 1

kiran_k8
Active Contributor
0 Kudos

Pratishtha,

SAPLIQS1 & SAPLIWOL is having many Function Modules.

Get the FM name from the ST22 Dump and analyse by putting a break point.

Not much info you will get with the kind of details that you had posted.

K.Kiran.