cancel
Showing results for 
Search instead for 
Did you mean: 

Whick system variable means the current user id?

09-21-2007 1:56 AM
5498 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

I want to transfer the current user id from portal to BW system ,Whick system variable means the current user id?

Thanks !

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Hi,

You can get the name of the person who created it using the text element AUTHOR. The person who executes will be the SYUSER

Hope this helps...

Regards

Kunal

Murali_Shanmu
SAP Champion
SAP Champion
0 Likes

I dont think there is an variable or cammand to get the current User like SY-UNAME in ABAP. You need to use UME API to extract the current user.

Cheers,

Murali