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 convert Warning Message into Error Message?

Former Member
0 Likes
356

Dear Experts,

i delete the customer no 72.i am creating sales order and taking customer 72.when i am creating sales order for customer 72 so i am receiving warning message:customer delete. i want to convert this message into error message.

Thanks in advance.

Regards

Maqsood

Dear Experts,

i delete the customer no 72.i am creating sales order and taking customer 72.when i am creating sales order for customer 72 so i am receiving warning message:customer delete. i want to convert this message into error message.

Thanks in advance.

Regards

Maqsood

1 REPLY 1
Read only

Former Member
0 Likes
330

hi,

By debugging Identify the place where the warning is getting triggered ... I doubt it is getting triggered in an exit .... if so modify the warning message to an error message by changing the message type ...

Regards,

Santosh