
When we implement the validation for some fields for MM01/MM02 with the help of BADI BADI_MATERIAL_CHECK, and throw error message then screen gets freeze and we are unable to modify and give the correct value. Then, how to avoid such scenario.
This scenario can be avoided by adding the exception 'APPLICATION_ERROR' while throwing the message like below.
MESSAGE 'message_text' TYPE 'E' RAISING APPLICATION_ERROR.
This helps to avoid the screen freeze.
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
6 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 | |
3 |