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