Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ESS - Function Modules to get the session data (userid, etc)

Former Member
0 Likes
487

Hi,

This is in regards to ESS.

The portal team at my site will be creating a transaction iView.

What I need is a Function Module that captures the session data.

Example of what I need this for:

1. User Logs into ESS with their UserID & Pass.

2. A transaction iView is executed

3. The UserID needs to be captured

I assume that the userid will be part of the session data.

This is very important and urgent.

Please help.

Thanks,

John

2 REPLIES 2
Read only

Former Member
0 Likes
427

SY-UNAME will contain the user ID.

Read only

0 Likes
427

I'm not sure I understand.

ESS is a Web Portal.