Regarding last 15 days User login details and transports

Hi guy's
If any one found the report to display all login detials for the perticula user with in last 15 days
like take a example.I want to enter my login name I want to see all login details (login time and logout time) and how many transports I have created like that for last 15 days ..
Please any one found SAP standard report or custom report or any tables if get data .pls help me.
Regards,
Mahesh

Hi Sudhakar,
Fogot to wish you...Welcome to SDN.
Here is a sample code to get details of the transports of a user with a given date.
REPORT z2 NO STANDARD PAGE HEADING.
tables: e070.
data: it_e070 like e070 occurs 0 with header line.
data: lin type i.
parameter: p_user like E070-AS4USER.
select-options: p_date for E070-AS4DATE.
start-of-selection.
select * from e070 into table it_e070 where AS4USER eq p_user and  AS4DATE in p_date.
check not it_e070[] is initial.
describe table it_e070 lines lin.
sort it_e070.
loop at it_e070.
write: / it_e070.
new-line.
endloop.
skip.
write:/ 'Total hits:', lin.
Run this program as it is to have a better idea and then you can club it with the logic to get the login details of the user.
Regards,
Vivek
PS: Award points if helpful

Similar Messages

  • Group Policy to clear down MRU lists and to clear or to prevent user login details for programs such as Remote Desktop from being recorded

    Hi there,
    Please can anyone instruct me on how to set up Group Policy to clear down MRU lists and to clear or to prevent user login details for programs such as Remote Desktop from being recorded. Your help would be much appreciated.
    Kind regards,
    RocknRollTim
    P.S. I was redirected by a forum user off the Microsoft Community forum.

    Hi RocknRollTim,
    Agree with Jason. Using a script will be a better option.
    Just addition, for history of RDP Connections, please open Registry Editor and follow the path:
    HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\Default. Please check if find MRU registry items where the name (or the IP address) of the terminal server is kept in.
    Please also follow the path: HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\Servers. It contains
    the list of all RDC (remote desktop client) connections that have ever been established from this computer.
    When expand Server folder and select a node, you will see the UsernameHint key that show the name of the user connected by rdp.
    Please back up registry items to avoid unexpected issues before any operation.
    If any update, please feel free to let us know.
    Hope this helps.
    Best regards,
    Justin Gu
    Thank you for responding back Justin Gu and I agree with both you and Jason Miller that a script can easily achieve this task. Thank you all for your help.
    Many thanks,
    RocknRollTim

  • User login details

    dear All,
    i want to check my store-4 users login details in sap, from last years, can you please help me to resolve the same.
    regards,
    jitendra.

    hi jitendra,
    You can use the User Information System (T-code SUIM) to obtain an overview of the authorizations and users in your SAP system
    at any time using search criteria that you define. In particular, you can display lists of users to whom authorizations classified as
    critical are assigned.
    Thanks & Regards
    Ajitabh

  • Report of User login details in MII Portal

    Hi,
    Do we have any report in MII portal where we can get the information like User login details( Last login date and time).
    Regards,
    Pradeep
    Edited by: pradeep balam on Jul 27, 2011 4:36 PM
    Edited by: pradeep balam on Jul 27, 2011 4:37 PM

    Hi Pradeep,
    Try using the following URL to the Admin Service:
    http://<Server:Port>/XMII/Illuminator?service=Admin&Mode=modelist
    You can then try the different modes such as:
    http://<Server:Port>/XMII/Illuminator?service=Admin&Mode=SessionList
    This may have the information you are looking for, assuming you have the right permission to access the AdminService.
    Kind Regards,
    Diana Hoppe

  • After I type in my login details and press "enter" on a website, Firefox freezes for around half minute.

    After I type in my login details and press "enter" on a website, Firefox freezes for around half minute. This has gone on for around 5 months. I've tried disabling add-ons to my Firefox but they don't seem to affect this problem. My version is 17.0.1.
    How do I combat this problem? Many thanks in advance.

    Provide the website name.
    '''Try the Firefox Safe Mode''' to see how it works there. The Safe Mode is a troubleshooting mode, which disables most add-ons.''
    ''(If you're not using it, switch to the Default theme.)''
    * You can open the Firefox 4.0+ Safe Mode by holding the '''Shift''' key when you use the Firefox desktop or Start menu shortcut.
    * Or use the Help menu item and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Don't select anything right now, just use "'Start in Safe Mode"''
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shift key) to open it again.''
    '''''If it is good in the Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one.
    Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''

  • Last three user logon date and time

    Hi Everybody,
    I would like to find out last few user logon details of an user. Where can I get this information if ST01 trace is not turn on? Table USR02 only shows the last logon that is insufficient.
    Thanks!

    You can use the dynamic audit logs in SM19 to record a successfull logon event for a single or all users.
    If you want the information readily available, you can activate parameter rsau/enable and set static filters.
    If it is too late for this, then you would need to look in the application statistics (ST03N in Expert Mode) to get the information.

  • Retrieving Last used User Login Name in OIM 11g R2

    In my scenario, i want to retrieve the last used user login in OIM for user profile, to create next User Login based on last one retrieved ?
    Is there any API method available in User Management to get this value or Any customized DB query that will help ?
    Setup used is OIM 11g R2 PS1.

    Thanks Rajiv for Input !
    Still i have some doubts in my scenario. Actually i have to create new User Login in sequence based on last User Login of Last user created . This is no based on User ID. Also, whatever already existing users with user login are present , they will be uploaded in OIM for first time through trusted reconcilation.
    After reconcilation is done, then hereafter while creating next user i have to update its user login attribute in sequence of latest user login used and check for its uniqueness.Suppose, in case while bulk data import in OIM for first time , the users are not in sequence of User Login attribute, then it will be difficult to get the latest user login. Is there any way to get last user created based on User Login and not on User Id ?
    Hope i have given clear picture of my scenario.

  • I had renamed my user login name and assumed that there will be no change in the settings and files. When I login with the new profile name everything is gone. How can I get back all my files and settings?

    I had renamed my user login name and assumed that there will be no change in the settings and files. When I login with the new profile name everything is gone. How can I get back all my files and settings? Please help. Thanks.

    You should have asked this before you tried: Changing username or short name- User Account and Short Name- OS X- How to change user account name or home directory name.

  • How difficult to create a user login area, and where to start?

    I have a website which I created in Microsoft Expression Web 4. I would like to add a user login area and tie it to an existing SQL database which is updated frequently. I am not sure where to start or how likely I am to succeed. It is for a client's
    website, so I am willing (and hopefully able) to learn, but do not want it to turn into a long drawn out project.
    I can code in html and css and use java scripts. I don't know visual basic or how to work within the database (it will be provided by the client). I'm open to any advice on how easy or difficult this will be without other forms of coding knowledge, and would
    love any advice on the best place to start.  I have found some tutorials and downloaded MS Visual Studio Express 2013, since it was coming up as the best program for this. 
    Thank you for any advice!

    You want to create a login in SQL? any way you need one to access the database. You may need to contact your DBA to do it as you maynot be authorized to do it. Use below link to know creating SQL logins/Users.
    http://www.blackthornesw.com/robo/projects/blackthornepro/HOWTO_-_Creating_a_SQL_Server_Database_Login_Account.htm
    Thanks
    Swapna

  • When am trying to download acrobot standard its prompting with user login password and its not getting downloaded.

    Hi
    When am trying to download acrobot standard its prompting with user login password and its not getting downloaded.

    When you (or someone) first switched on your computer, you (or someone) had to choose a password. This protects your computer, and you need it to install most software or change the system. We can't help you if you forget it, sorry.

  • Last time user login in 11i

    COuld anyone tell me how to find out the last time a user login into the application in Oracle eBusiness 11i? I hav ebeen audited and need to receive that data for my auditors ?
    Thnx

    Hi,
    See this thread, it should be helpful.
    USERS CONNECTED
    Re: USERS CONNECTED
    Regards,
    Hussein

  • Script to find the list of Queries currently running in database with User Login Name and Host Name.

    Hai,
    How to find the list of queries currently running in the Database with User Login Information.
    Since my database application is running slow, to find the slow queries.

    Try the below query
    SELECT r.start_time [Start Time],r.session_id [SPID],
    DB_NAME(database_id) [Database],
    s.host_name,
    s.program_name,
    s.login_name,
    SUBSTRING(t.text,(r.statement_start_offset/2)+1,
    CASE WHEN statement_end_offset=-1 OR statement_end_offset=0
    THEN (DATALENGTH(t.Text)-r.statement_start_offset/2)+1
    ELSE (r.statement_end_offset-r.statement_start_offset)/2+1
    END) [Executing SQL],
    r.status,command,wait_type,wait_time,wait_resource,
    last_wait_type
    FROM sys.dm_exec_requests r
    OUTER APPLY sys.dm_exec_sql_text(sql_handle) t
    inner join sys.dm_exec_sessions s
    on s.session_id = r.session_id
    WHERE r.session_id !=@@SPID -- don't show this query
    AND r.session_id > 50 -- don't show system queries
    ORDER BY r.start_time
    Regards, Ashwin Menon My Blog - http:\\sqllearnings.com

  • Off-the-shelf user login/registration and credit card processing

    Does anyone know where I can find prebuilt components for user login and registration of new users. I also need credit card validation and payment components. Any help would be appreciated. -- Thanks for any help Marc

    I also need credit card validation and payment components.
    Any help would be appreciated.Credit card processing is broken into industry types, so you can further refine your search using that. You will probably be looking at 'ecommerce'. There are other types though.

  • User login details - to b captured in Planning Logs

    Hi
    In Planning v11.1.2.2 can we capture the users who are logining to our application in any log?
    Thanks
    Sethu

    Hi, unfortunately no. It was discussed many times
    Re: How to view which users have logged into Hyperion Planning
    Re: How to track user logins by day
    audit user activity
    etc
    I've read somewhere about the idea for workaround. Simple form opens automatically just after user logon. It has some run on load BR that you can track in logs

  • Regarding User-Exit/Badi and transport Request

    Hi All,
    Some one asked me one question that when we are putting some code in one exit then transport requests are created or not.What is the case when we are putting some code in a method to implement a BADI.Is transport request is generated ?
    I have told that in both  cases the transport requests are generated.Am I wrong?
    Can any one please explain.
    Thanks in advance and waiting for your reply.
    Raj

    You are right, provided that you assign those objects to transportable Dev. class/Package.
    Rgrds,
    Hadiman

Maybe you are looking for

  • The Newest version of iTunes won't download. I uninstalled it and then am trying to re-install it but all I keep getting is an error message.

    I uninstalled iTunes the first time because it wasn't updating my phone. And now, when I go to re-install it I am getting an error message that says "The installer has insufficient privelages to modify this file" (x86) I don't know how to get around

  • Doubt on Sync-asynch Bridge

    hi all,          I was trying to understand the sync-asynch bridge concept and from what all i have read i have come to know that there is a sync-asynch and also asynch-sync bridge.This is used in a scenario say file-rfc-file.But i have done the same

  • Javax.* packages not available under JavaFX

    Where are the javax.* packages in JavaFX. I want to use some existing libraries that use javax.crypto.* but these packages are not in the rt15.jar??

  • HELP! froze when upgrading zen mi

    I was upgrading the firmware. It was on the system was now rebooting. and it was on that for a long time. Anyway now my zen micro is frozen on the shutting down screen. What should i do?

  • Work out total in ALV

    Hi for All, I have a problem with a ALV. My layout has:  units, value, square meters, square meter/unit, value/unit, value/square meter. My user wants in the total line: sum(units), sum(value), sum(square meters), sum(square meters)/ sum(unit) ,  sum