How to know history by user in ecc 6.0

Hi to all ,
i am using ECC 6.0 with windos 2003 and my question is that how can i know user wise what he done today or past day.
i want to know how can i get the list of t- codes and reports which is runed by users day wise.
Is there any way to know that .

Hi Anuj
Check this out
https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/2088d9d4-e011-2a10-bba9-90548dbc2d6a
http://help.sap.com/saphelp_nw04s/helpdata/en/c7/69bcb7f36611d3a6510000e835363f/frameset.htm
Hope this will help you
cheers
dEE

Similar Messages

  • How to know my dtabase user ?

    dear Experts,
    when i want to try to create a database connection from transaction db11,there is a field to enter in it the SAP database users and its password,how to know the database users ID from OS level ?
    thanks in advance
    Mahmoud Younis

    Hi,
    You can change the DB2 user passwords using below commands...
    For <sid>adm use "dscdb6up" and
    for db2<sid> use "passwd" command.
    Refer the below link for details.
    [Changing Passwords of the Database Standard Users|http://help.sap.com/saphelp_nw70/helpdata/en/aa/1dc8d8f0fa11d3a6510000e835363f/frameset.htm]
    Regards.
    Rajesh Narkhede

  • How to know where the user exits or enhancement used in standard sap code?

    Hi
    I m pretty new to abap.
    How can I know where the user exits or enhancement used in standard sap code?
    As i have to add some functionality to the standard sap code. I m looking to search the enhancement or user exits used in this standard code wher i can add my functionality.
    thanks in advance.
    Moderator message : Search for available information, thread locked.
    Edited by: Vinod Kumar on Oct 19, 2011 2:38 PM

    Hi Henry,
    I don't think this is the easiest way to look at the code around a particular field on the screen. Debugging standard programs also can be very tedious, if not impossbile. So, instead of this question, I would like to find out exactly what you want to do if you know the code.
    If you are in a transaction and you want to know where the code of a particular field is, the fastest way to get to it is by pressing the F1 key on the field and then press the Technical info button on the help screen. In here you will typically see the same kind of information but it is very specific to the field you selected.
    PROGRAM(SCREEN) tells you which program is manipulating the main screen, in which your field is embedded. Remember your field may be included in a sub-screen and that subscreen may be the one included in the main screen.
    PROGRAM(SUB SCREEN) tells you which program is directly responsible for the field on the subscreen it is included in. This is where you should find the code most appropriate for the field, but not necessarily.
    PROGRAM(GUI) controls how your push buttons and the menu options in the screen behave and controlled.
    Srinivas

  • How  to know the diferents users in Workbook?

    Hi experts,
    I have a workbook. And I would like to  know :
    - the last user who modify it
    - the user who created it.
    thanks a lot.
    PD : I find the modify user in Transport Managment, when i select the workbook

    As you can see in the Metadata Repository, the "Created by" information is not stored.

  • How to know the all user name from system/system login

    hi all,
    i want to know the all user names from system login who are the existing user like
    regards
    srinivas

    Hello,
    Using DBA_USERS will give more details
    select * from dba_users;Regards

  • Transaction Notofocation Procedure - How to know the SAP user?

    Hi Experts,
    In the transaction notification procedure can we know the name of the SAP user whose transaction is being processed?
    Thanks a lot.
    Regards,
    B.

    hi
    sapgenpse get_my_name -v -n validity
    http://wiki.sdn.sap.com/wiki/display/Basis/HowtorenewtheSAPRouterlicense
    http://www.saptechies.com/how-to-renew-the-sap-router-certificate-validity_1/
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCCSTROUT/BCCSTROUT.pdf
    Kiran

  • How to know last program user

    Hi guys!
    Is there a tcode where I can see the history of who executed a particular program, and what particular programs a user executed?
    I am not sure if this question is in the right forums. Please advise me where this will be applicable. Thanks!
    Message was edited by:
            Ricardo Caliolio Jr.

    > Hi Ricardo,
    >
    > On the lighter side,
    > I am not sure if this question is in the right
    > forums. Please advise me where this will be
    > applicable.
    >
    > <b>Till someone watching the forum knows answer to
    > your question it is in the RIGHT FORUM :).</b>
    >
    > Regards,
    > Atish
    Well, me too. I am not sure if it is supposed to be here. I am just not yet really familiar with these forums. Haha.
    Thanks anyway for the answer!

  • How to know that the user pressed the refresh button??

    hi there..
    how can i no that the user has pressed the browser "Refrsh" button so that i can respond with the appropriate action????
    thanx..

    Well, you can't know if refresh was pressed vs. hitting enter in the location bar to trigger a refresh. There isn't any simple way to know, though. Some kind of page hit counter or something, maybe.

  • How to know the connected users to the Content Server Instance?

    Hello
    I need to know that in order to be able to run long tasks (specially with the archiver) in the lowest used hours. The number of connected contributors really represents the true use of the CS.
    I am lookin for this for 10g (UCM) and 11g (WCC)
    Thank you
    Carlos

    You could use some statistics such as netstat from the Apache web server (see e.g. here for more details). You could also use tools such as Google Analytics to monitor website traffic for you.
    However, even though there is certainly a correlation between the number of the connected users and the workload on the server, the real workload depends rather on the number and the type of operations that has to be performed (e.g. a checkin is more costly than just displaying a page, conversions might be more costly than anything else) and a single system user (such as running the Archiver some other batch processes) could produce much higher workload (due to missing waiting time) than a hundred of human users.
    Besides, the fact that at the moment the number of users is low does not necessarily mean that it will be low until the end of your batch job - unless you know the behavior of your users, which often is not a rocket science even without any analytic tool - e.g. a public organization operation in 5x8 working regime (let's say from 8am to 6pm) won't produce much human generated workload in quiet hours on week days or on weekends. If you operate in 7x24 mode with unpredictable user's behavior, none of such tools will help you anyway.
    Because, what you really need to monitor is not web stats, but user experience. Oracle has a tool for that - it's called Real User Experience Insight. In addition to monitoring, it can alert you, or your application (even a 3rd party via SNMP traps). If you want to automate also recovery (for 11g), you could expose private cloud functionality as available in via the Enterprise Manager and management packs - e.g. you could start a new server in the cluster, throttle resource to your batch jobs, etc. Unless you need to comply with strict SLAs, this kind of a solution would probably be an overkill, but it is possible.
    This reasoning also shows what questions you should ask to choose the right solution - if no one cares that the performance goes, why should you? If someone cares, you will know how big problem it is - you may just add a new node to the cluster to increase the performance, use free tools or your common sense to re-organize the batch jobs to distribute the workload more evenly, or if it is a real issue, you may search for some sophisticated enterprise-level solution.

  • How to know is the User  assinged to any org unit in PPOSA_BBP or not

    Hi All,
    We have a requirment where need to check is a user is assigned  to org uni  n PPOSA_BBP  or not.
    how can we do this..
    Regards
    cb

    Hello,
    Hope this might be helpful.
    1. Based on missing relationships:
    In SRM relationships are O-S-CP-P,
    From HRP1001, check the CP to S relationships, take the list of CP & compare with total number of CP from HRP1000, Delta will show CPs not tied to positions. you can extend the logic based on requirement.
    2. Based on missing inherited attributes:
    Root Org level attributes are inherited top to bottom. Read one specific attribute of user & compare with root level attribute. You can use standard FM for this.
    Thanks
    Ashutosh

  • How I know if a user define field exist?

    Hi,
    I need to add a user define field to the business partner table using the SDK. Before I add the field I would like to create a condition to know if the field exist.
    I will appreciate any help
    Thanks.

    Dear Rafael ...
    If you want to check whether there're any user fields you can use recordset to look for the name of field in CUFD table. Here with I enclose example to Look for Fields "ColorID" in "@MSI_COLOR" Table .
    ===============================================
    Private Function CheckUserFields() As Boolean
    oRecordset.DoQuery "select count(*) from CUFD where TableId='@MSI_COLOR' And AliasID='ColorID' "
    If oRecordset.Fields(0).Value > 0 Then
       CheckUserFields = True
    Else
       CheckUserFields = False
    End If
    End Function
    ======================================
    You can use that function ...
    If  CheckUserFields = True then
    Else
        oSboApplication.messagebox "Field Colot Is Not Found in SAP B1 "
    End If
    Hopefully can helps
    Regards,
    Hamdi

  • How to know the active users per HRMS module?

    Dear all,
    I am looking for a good way to find the number of concurrent active users per HRMS modules like payroll , human resources, etc ...
    What is the best way to do that calculation?
    Kindly advice,
    Thank you and best regards,
    C.

    See the old posts..
    Re: USERS CONNECTED
    Re: No of Apps users log-in.
    Hope this helps,
    http://www.oracleracexpert.com
    IPC Send timeout issue and Solution
    http://www.oracleracexpert.com/2009/09/ora-29740-evicted-by-member-0-group.html
    Unable to start RAC instance after applying patch.
    http://www.oracleracexpert.com/2010/03/unable-to-start-rac-instance-after.html

  • How to Know total users in Portal

    Hi,
    How to know the total users in Portal.I gone to User Administraion and tried to search in that with out any parameter then I got a message like "Last search Exceeded the size limit of the Server.Search result is incomplete." and "Last search returned with 1000 elements.". But I want to know the TOTAL USERS in the PORTAL.
    Can u help me in this regard. Urgent.
    Regards
    Krishna

    Hi Krishna,
    the paged search is possible by using the
    parameter "ume.ldap.access.extended_search_size" in your configuration XML.
    Just set a value blow 1000 e.g. 900 as like in this
    example and all entries above 900 will be paged:
    <ume.ldap.access.extended_search_size>900</ume.ldap.access.extended_search_size>
    Do not forget to restart and check the values "Max. Search" and "Warn. Search" set for  the Admin-UI.
    Regards
    Stefan

  • How I know if company db is updated

    Hi all,
    a simple but I believe very important question. How I know if a user has accessed the company db? (I mean by execute insert and/or update in MSSQL).
    Are any logs to be checked?
    Thanks in advance,
    Vangelis

    Hello Vangelis,
    What do you exactly want?
    Would you like to see if an user is currently logged in? You can take a look in the sql manager, to see the "activity monitor". This info is also provided by an stored procedure which you can excute. You cann't check the SBO username.
    If you would like to know when the user is last logged in execute this query:
    select lastLogin, * from ousr
    HTH Regards Teun Aben

  • How to know login history/events of  Sap user from server

    how to know login history/events of  Sap user from server without operating users computer.
    Am using B1 2007A PL47 Forthshift(FSE version 8.5 SP03PL05)

    Hi,
    Check the thread
    Re: User login history SAP Business One
    *Close the thread if issue solved.
    Regards
    Jambulingam.P

Maybe you are looking for

  • Check box in basic list

    Hi frieds, I wants to display a list of record in basic list and also one chek box for every record. Then based on selected check box i want to cancel that record in database means i want to set it's flag. also in application toolbar of basic list di

  • Pageflow URL Generation Problem

    All, I am trying to create a simple PageFlow controller that re-directs to other PageFlows [essentially Navigational type control]. In any even the page looks like the following: <%@ page language="java" contentType="text/html;charset=UTF-8"%> <%@tag

  • Adobe Reader minimizes to system tray when printing as an attachment in Outlook

    I have a user that is running Adobe Reader v10.1.2, and MS Outlook v12.0.6668.5000 (2007).  Every time that she opens a PDF attachment in email and prints it, it minimizes to the system tray.  if she saves it to the desktop and prints, it doesn't min

  • 5th Gen. Ipod head phone jack

    When I plug headphones into the headphone jack all the way I can only music only comes out of one side. When I pull them half the way out I can hear through both sides. Since they fall out alot I would like to get the Ipod to work properly, is my onl

  • Help me with a little thing, Hope you are expert with this.

    OK Guys Watch this and tell me what's going on with that. https://www.youtube.com/watch?v=RCMp12DpSiY Thanks you for your help!!!