BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hi Ppl

How can I get the sas metadata user id in code in Guide?

Best Regards,
Baraka
2 REPLIES 2
SP_RANDE
Calcite | Level 5
I think you can use the SAS Stored Process macro variables _METAUSER, _METAPERSON.
LinusH
Tourmaline | Level 20
I don't think they will work unless you are running a SP from EG. But there are other macro variables you can use such as:
_EGUSERID
_EGUSERNAME
_CLIENTUSERID
_CLIENTUSERNAME

I'm not sure though how the _CLIENTxxxx and _EGxxxxx variables relate to each other. For me, both are set to the same values.

Regards,
Linus
Data never sleeps
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1672 views
  • 0 likes
  • 3 in conversation