Skip to Content
0
Mar 11, 2008 at 12:44 PM

Keeping the user context from a transaction Iview to another

36 Views

Hello,

We are using the "Role Upload" tool to create content in the NW2004S Portal. Transaction Iviews are lauched embeded into the portal window using WinGui (SAP GUI for Windows).

How can we keep the user context from a SAP Transaction Iview to another one? In other words, everytime we select a transaction (Iview), let say MM03, from the Detailled Navigation, it does a re-logon to the backend system, and the data entered in the previous transaction such as the Item Number is not kept for the new called transaction, let say MM02.

It also cause a performance issue since a re-logon occurs at everystart of an SAP Transaction Iview...

Thank you for your help.