‎2010 Feb 17 7:28 PM
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
‎2010 Mar 24 9:48 AM
Would you please try use message type 'A' to stop ?
I think this will work.Please mark my answer is helpful , if it works.