on ‎2025 Nov 25 5:00 PM
Hello!
I need a FUNCTION MODULE to display a Error Message and cancel or abort a process.
Like POPUP_TO_INFORM, but the POPUP must cancel the rest of the program or transaction.
Can someone help me please?
Request clarification before answering.
Hello,
why do you think that you need Function Module for that?
You can use simple ABAP => MESSAGE command and then handle the process cancelation. The cancelation depends on which process you need to cancel / abort. There are many ways to do it and there is no one way which fits all. Tips: think about exception handling, logging error, possible rollback etc...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.