Skip to Content
0
Former Member
Sep 25, 2008 at 04:25 PM

SAP Transaction iView - how to hide field

50 Views

Hi,

We have created a SAP transaction iview to a Z transaction and the application parameters are:

p_user=<User.UserID>

When the screen field is enabled and visible the parameter is forward to Transaction but when it's disable it doesn't work (the field is not filled)

How can I get logged portal user in transaction context without a screen field in the transaction?.

We can't use SY-UNAME because every portal user will acess this system with the same user.

Regards.