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

Dynpro_msg_in_help while saving MIGO

Former Member
0 Likes
542

Hi All,

I am making few validations in post_document method in a badi mb_migo_badi. I am raising an error message when it fails some criteria. It works fine when i click on "Save". But when i click on back, cancel or exit button, it asks to save or exit. If i click on Save, it causes a short dump. Error message is DYNPRO_MSG_IN_HELP. Is there a way to stop saving the document instead of using error message.

Thanks,

Kumar

1 REPLY 1
Read only

Former Member
0 Likes
399

Would you please try use message type 'A' to stop ?

I think this will work.Please mark my answer is helpful , if it works.