I want to find out , through which logon group the user has logged in ?
For example we have a server/instance name HQSERVER1,
This server will have a default Logon group 'SPACE'.
Now using SMLG we have defined two more logon groups for that server for eg.
SD_USERS_LOGON_GROUP.
MM_USERS_LOGON_GROUP.
We will include these two groups to the users in their
SAP logon pad .
user can login using any one of these groups.
Now i want to find out which logon group was used by the user to get login.
Help regarding this.