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

error message in badi ME_PROCESS_REQ_CUST

Former Member
0 Likes
562

hi experts,

i have coded the error message in badi ME_PROCESS_REQ_CUST-PROCESS_ITEM.

The error message is displayed but still user can save, is there any ways to prevent user from saving?

i cannot use method invalidate() as it does not exist in this badi. pls help.

1 REPLY 1
Read only

Former Member
0 Likes
332

try to make use of Method CHECK.

Regards

Prabhu