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: 

Posting GI problem

Former Member
0 Kudos

Hi,

I have a problem with the posting of GI in a delivery. I am getting a customised error message, which has a message class already deleted. How can I know the user exit/BADI responsible for this error? Even if a message class is deleted, can it's messages be still used?Please help me.

thanks in adv,

archana

1 REPLY 1

Jelena
Active Contributor
0 Kudos

Yes, I believe it is technically possible, especially with dynamic calls. If you got an ABAP dump, it should point the exact line where the error occurs. As an alternative, you can try catching the message in debugger.