Skip to Content
0
Former Member
Jul 18, 2005 at 07:10 PM

raise exception when the user entered value is not present

198 Views

Hello Abap experts,

To raise an exception in the function module when the imported variable value is not presnt in the table.

import variable: cust_name.

how to define a exception for this raise it in the code. any examples and suggestions.

Thanks,

BWer