2014 Oct 28 2:52 PM
Hi SCN-Community,
we are loading delivieries into our BI System via an an Custom-extractor. Of some reason i cant figure out the delta isn't triggered correctly, which means more precicely that the deleted datasets aren't handed over to our BW system . The logic is implemented in an extractor in our ERP system, where i suggest the mistake.
I need to jump into the debugging of the extractor when the data is requested by the Infopackage. Therefore I implemented an waiting loop to find the process in the SM50 workprocess overview and jump into the dialog debugging. This doesn't work for me.
Is it even possible or could somebody tell me what i am doing wrong?
Thanks in advance
best regards TS
2014 Oct 28 3:23 PM
Hi,
why didn't you put an external break point on this application ? Make sure your user will be used to make the interface.
regards
Fred
2014 Oct 29 7:34 AM
2014 Oct 29 8:03 AM
2014 Oct 29 8:57 AM
Hi,
Check as below and activate user id in SRDEBUG tcode.
Thanks.
2014 Oct 29 10:23 AM
@Frederic: External debugging is only allowed to users if the type "dialog". It seems as if you can change the user type for a short period but since it is our productive system and all kind of jobs are handled by this user this is no option!
@Ranju: Could you please explain this transaction to me? Do you think it is possible do debug the session even if it is a non dialog user?