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

How to handle a error message in BAPI when user exit throwing an error

praveen_hannu
Contributor
0 Likes
761

Dear Experts

I have activated a user exit to check the serial nos when the user enters in the delivery order, if there is any error I am throwing an error message and its displaying perfectly in the screen.

Now my problem is when I am calling the BAPI to update the delivery order with the serial nos, there is no message getting populated. Kindly help me how to handle these kind of errors in the BAPI.

I am using the enhancement "IQSM0004".

Thanks in advance

Regards

Praveen

Dear Experts

I have activated a user exit to check the serial nos when the user enters in the delivery order, if there is any error I am throwing an error message and its displaying perfectly in the screen.

Now my problem is when I am calling the BAPI to update the delivery order with the serial nos, there is no message getting populated. Kindly help me how to handle these kind of errors in the BAPI.

I am using the enhancement "IQSM0004".

Thanks in advance

Regards

Praveen

2 REPLIES 2
Read only

Former Member
0 Likes
493

Hi,

Check the Return Table of the BAPI to find the Errors..

Regards,

VC.

Read only

madhu_vadlamani
Active Contributor
0 Likes
493

Hi Praveen,

Check for implicit enhancement.Try like export messages after bapi import process.

Regards,

madhu.