on 2024 Sep 23 4:44 AM
hi
i am working in sap by design solution
i finish devekope my sulution
i moove it to the prod tenant
now i have to do some changes in the solution
so i created patch then i get a new solution in the test tenant in a ststus "in development "
now i want to debus this solution
i set breakpoints
and start debug mode
i dont see any problem or alert
but actually the code running not stop in the breakpoint that i set
what can be the problem ?
i can add one more detailes
the last action that i did in the first basic solution
was to create a .bac file
Could it be related to this?
what can i do now
i must have the option to debug this solution
By default a patch solution is disabled --- you have to enable it (which disables the original solution). You'll be able to check that in the Implementation Manager window. Alternatively, if you follow the code in the debugger then it'll tell you which solution ID the script is running in --- it'll most likely show the original solution ID, not the one of your patch.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
74 | |
10 | |
8 | |
7 | |
7 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.