‎2009 Dec 08 10:19 PM
hello,
I have set external breakpoints that I can hit within ECC however I did not hit the breakpoints while in ESS?
any tips would be appreciated.
thanks
the program I am trying to hit is RPUBENOVIEW
‎2009 Dec 09 2:45 PM
For ESS each screen will be associated with any of the BADI/BAPI.
Keep a break point in those and trigger the ESS sreens from the portal ,we can debug in this way.
‎2009 Dec 09 12:10 AM
Hi,
Check if there is an RFC user that is used to login to the ECC system. If yes you need to set break-points for that user.
Regards
Prasenjit
‎2009 Dec 09 1:50 PM
‎2009 Dec 09 1:55 PM
How can I check for that username? or where could I find it? I know you can set the username in your setting for external debugging, but not sure how to get the RFC name
thanks!
‎2009 Dec 09 2:45 PM
For ESS each screen will be associated with any of the BADI/BAPI.
Keep a break point in those and trigger the ESS sreens from the portal ,we can debug in this way.