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

UPDATE_FAILED exception ?

Former Member
0 Likes
472

Hi,

I am using one standard FM in which one SAP table is updating. So i m getting UPDATE_FAILED exception for one of the record.

I want to catch that exception.

How to catch and type..any body have idea..

FM name is : PLM_AUDIT_ORDER_SAVE_DU.

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
437

Hi,

Is it not returning SY-SUBRC ? try to capture that and use the customized message.

Regards,

Satya

Read only

Former Member
0 Likes
437

Are you running this in SRM?

Rob