Application Development and Automation 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: 
Read only

Reading error messages from Application logs

Former Member
0 Likes
581

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

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
Read only

Former Member
0 Likes
389

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