on ‎2017 Sep 12 1:54 PM
Hello experts,
I defined a function module that handles certain events for a business object. Until recently, I was able to debug the receiver FM by placing an external breakpoint inside the FM source code and by transaction SRDEBUG where I declared the name of the receiver FM. Needless to say that using transaction SWETYPV I activated the linkage of the business object event with the receiver FM.
Debugging worked fine until today that, although the event is traced and displayed in transaction SWEL and the proper receiver FM seems to be invoked, I can no longer debug the receiver FM. Execution does not stop in the active external breakpoint.
Does anyone have any idea why debugging is no longer possible?
Request clarification before answering.
Hello,
I found a workaround by inserting an endless loop at the start of the receiver function module.Then via SM50 I select the relevant process and select the Menu Administration-->Program-->Debugging.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 16 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.