‎2008 Jan 08 11:04 PM
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
‎2008 Jan 09 12:13 AM
Hi,
Is it not returning SY-SUBRC ? try to capture that and use the customized message.
Regards,
Satya
‎2008 Jan 09 2:37 AM