cancel
Showing results for 
Search instead for 
Did you mean: 

External Breakpoint not stopping. Request executed using a fixed User ID

former_member187977
Participant
0 Kudos

hi,

I am using SSO type of JCOs in my web dynpro application.

I run the application using a particular user ID. But R/3 database table gets updated by another user ID called TS-BATCH.

The database gets updated by TS-BATCH irrespective of the ID that I use to run the dynpro application.

I want to update the database using the ID which runs the application in the frontend. how to acheive this ?

Also, since every request coming from dynpro is being executed using TS-BATCH in the backend, I am unable to stop an external breakpoint which are kept for the ID which runs the application in the frontend.

How to stop external breakpoints ?

Thanks !

seventyros

[Learn SAP Online|http://learnsaponline.blogspot.com]

Edited by: seventyros on Nov 27, 2011 7:57 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member187977
Participant
0 Kudos

thanks!