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: 

Reading error messages from Application logs

Former Member
0 Kudos

Hi,

I am using the function module RV_DELIVERY_CREATE for creating delivery in my program. If the sy-subrc is not zero i.e if delivery is not created, i have to display error messages collected inside the application.How can i do this ?

thanks.,

vartika

1 REPLY 1

Former Member
0 Kudos

Hi

Goto SLG1 Transaction and see the Application log for that

You have to enter Object, Subobject, date fields and see the logs

also check the tables BALHDR and BALDAT

Regards

Anji