cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging Application job on S/4Hana on Private Cloud using Eclipse ADT

04-01-2026 10:45 AM
Zdenda Discoverer
477 views 0 comments
0 Likes
SAP Managed Tags
Labels
Technology Updates​
Subscribe

Dear experts,

I have a class implementing interfaces 

 
INTERFACES if_apj_dt_exec_object .
    INTERFACES if_apj_rt_exec_object .

it means the job is to be executed from fiori app "Application jobs" using job template. The method  if_apj_rt_exec_object~execute
is running in background mode, so it will not stop when I place breakpoint in Eclipse ADT (with my user set as user for external break-point in properties:

Zdenda_0-1775032915043.png

I know that I can start debugging session from SM37, clicking on the finished job and using command "jdbg" however this way, I am stuck on SE80. Is there a way to switch with debugging session into Eclipse ADT debugger?

 

 

0 Likes

Accepted Solutions (0)

Answers (0)