SEE TRANSACTION 2KES LOG - USER WHO HAS DONE POSTINGS ON PERIOD 0

HI,
how can i see the user who launched the 2kes on a specific company? Unfortunaltely the transaction has no log at all .
Furthermore , I've tried to see the line items in GLPCA but for postings on period 0 no line items are displayed . I've found something on GLPCT , but no user is displayed there . I want to get the user who executed it last time . Is it possible to retrieve one way or another?
Thanks and Regards

HI,
try T-code ST03N. Mark the ABAP instance you are using, go to "detailed analysis/business transaction analysis" and enter the selection parameters according to your requirement.
Best regards, Christian

Similar Messages

  • How to find the users who has done the manual blockings in F110?

    I would like to knw the users who has blocked the inoice in F110 and even who has re-allocated the payment method/bank details in F110

    Hi,
    You can open the TC F110. Give the run dates and identification numbers then go to menubar systems- status.
    Which user has been blocked the invoice displayed.
    I hope it will help to you.
    Thanks,
    Venkat

  • How to get a list of Local Users who has not logged in for 3 months or around 90 days

    hi
    i found this thread to pull out a list of local users
    Retrieve all local user accounts information on remote computers (PowerShell)
    however, i need to filter out users who has not logged in for 3 months or around 90 days, how can i do further filtering?
    i understand dsquery has an -inactive <xweeks> , however i am doing it for local accounts

    $ErrorActionPreference = "silentlycontinue"
    $([ADSI]"WinNT://$env:COMPUTERNAME").Children | where {$_.SchemaClassName -eq 'user' -and $_.lastLogin -gt (Get-Date).AddDays(-90)} | ft name,lastlogin
    using the sample from the link extendend with the 90 days criteria, the erroraction preference surpresses the errors you get for accounts with no lastlogon value (guest being a typical one)

  • How do you assign the user who has logged in current session ?

    Hello,
    in oracle forms , you could assigned user who has logged in to any field , e.g field_name := USER_ID;
    I need to assign the user who has logged to a field in jdeveloper 12 . How do you do that please ?
    Thanks.

    Try this: https://www.google.com/search?q=adf+get+current+user
    CM.

  • How to capture the user who has logged into the portal.

    Hi,
    How do I capture the user who has logged into the portal.
    HOw do I retrieve the first name and last name of the logged in username.
    Could someone provide me a related link or PDF to work on this.
    Thanks,
    Suvarna

    Hi suvarna,
    Check the following code
    ISearchResult rst = UMFactory.getUserFactory().getUniqueIDs();
                      IUserFactory usf = UMFactory.getUserFactory();
                      IUser iuser = null;
                      IUserListElement userElement = null;
                      int i = 0;
                      while (rst.hasNext()) {
                            iuser =
                                  UMFactory.getUserFactory().getUser(rst.next().toString());
                            String email = iuser.getEmail();
                            String fname = iuser.getFirstName();
                            String lname = iuser.getLastName();
    regards
    Anil Dichpally

  • Inactive Customer Report/ Customer who has done transaction

    Hi All.
    I need to created report for customer who has done any transaction in last 2 years, please suggest me way to achieve this
    Thanks
    Prem

    Hi ,
    which is the Idea given by our collegue it is ok,
    But there you can keep all the objects data.
    so you can try in this way
    take the info object ( ocustomer) and take the cube ( where you are getting the transactional daat of that customers)
    keep left side the 0customer object and right side info cube and create teh infoset with left outer  join
    here you can get the all the customer detials based on the masetr data , and which are c ustomers are done business for thenm transactional data will come.
    now in query where the  value <0 condtion , you can keep , it shows onle who are not done businees .
    Thansk & Regarsd,
    sathish

  • How to get the list of users who has access for list of tcodes.

    How to get the list of users who has access for list of tcodes.

    Go to transaction SUIM, this has a number of reports for users/authorisations
    open the Where used>Autorization Values>In Users
    and double click to execute
    in authorisation object, enter S_TCODE
    then press the "Enter Values" button
    It will offer entry boxes to put the transaction code you are interesed in.
    Then execute and the list of users with access to this transaciton code will be returned.

  • How to determine who has done a transport in STMS ?

    Hello,
    Is there a table, program or transaction ... which can tell us who has done a transport by STMS in a machine ? In the cofile and data file there is no information ....
    Thanks.
    Pedro

    Yes, it's there after choosing "Edit -> Display more" in the import history.
    Also consider asking STMS related questions in forum "SAP Netweaver administrator" next time.
    Thomas

  • Hihaving a query like that who has done the Transport? How can i trace who

    having a query like that who has done the Transport? How can i trace who has done the transport (Import).
    I have tried with following steps but unable to find the right person.
    1. Go to TMS and disply the appropriate queue.
    2. Select menu path: Goto>Import History.
    3. Select menu path: Edit> Dipaly More.
    4. This will give the the "User" column.
    But my problem is the transport has happened long back. is there any other way to find out old import request who has done the transport.
    Please someone help me out on this.

    Do this may it can help you.
    At the last step where you had given "diaplay more"
    do this inspite of that:
    Extras --> Personal Settings
    Check the option "Query Interval Time" and try again.
    Best of luck !!!

  • It seems that many (if not all) of my files have been replaced by older versions. I kind find the multiple versions (listed in the Search as in the same dir) and restore them but this is strange. There is no chance that another user here has done a restor

    It seems that many (if not all) of my files have been replaced by older versions. I can find the multiple version including the most recent version using the Search, however, they show up in the same directory even though Finder only shows a single copy. I am able to save and then overwrite in order to restore but this is strange. There is no chance that another user here has done any sort of system restore action (at least intentionally).

    I can find the multiple version including the most recent version using the Search, however, they show up in the same directory even though Finder only shows a single copy.
    In a OS Extended (HFS) file system there is no way you can have two files with identical names in the same directory.
    Of course who knows what spotlight is thinking of most of the time when it does its stupid searches (get Find any File instead) and lists its results?  Are you sure it is listing the same directory or do you have a backup and it is finding it there and you aren't noticing it is two different volumes?
    You could also try reindixing the volume.  Add it to the Spotlight system preferences Privacy and then remove it.

  • I need to know the user who has created/modified a SAP Bex Query and WAD

    Hi!
    I need to know the user who has created and modified a SAP Bex Query and SAP  Web Application Designer. Does it possible to know this information by a table or view?
    Best Regards
    Ramon Sanchez

    Hi,
    In BEx query, when you click "Queries" to open the query, the list of queries are displayed. Highlight the query, click on the "Properties On/Off' icon(right most on the top), you would see all the details.
    In WAD, before opening the template, click on "Properties On/Off'" icon to see the details.

  • How to disable via Group Policy - "Any user who has a password doesn't need to enter it when waking this PC"

    The setting can be found in the following location:
    From the “Charm” bar, Settings>Change PC Settings>Users>Sign-in Options> click the “Change” button next to “Any user who has a password must enter it when waking this PC”.
    I am looking to disable this option via Group Policy on our domain, but am unable to find a default policy related to this setting.  I am searching Group Policy on a Server 2012 machine, and in local Group Policy in Windows 8, but have found nothing. 
    Hoping I'm just missing the location of this and someone can point me to the right place.
    Regards,
    -BN

    There is no specific policy for this item. Please set “Require a password on wakeup” policy instead.
    Niki Han
    TechNet Community Support
    I'm using Windows Server 2012 R2, and I can't find the above quoted policy, and don't know where to anymore where to look. I searched for "Require a password when the computer wakes up", but it took me to the "Define Power Buttons and Turn On
    Password Protection" page of System Settings, but there's NOTHING there except the "When I press the power button".  I really want to stop having to enter a password every time I wake up the monitor screen.
    Capt. Dinosaur

  • I have a user who has smartphone. He gets his email fro...

    I have a user who has smartphone. He gets his email from our server by having it setup on the blackberry email site. I used to go to the blackberry.com/go/vwz site but it is no longer available so I cannot manage his account. Please advise.

    Hi!
    To find all carriers BIS login sites, see here:
    http://www.blackberryfaq.com/index.php/Where_can_I_log_into_my_BIS_account%3F
    Cheers!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Generate a list of users who has admins rights in BO XI.

    Post Author: bstn82
    CA Forum: Administration
    Any one has an idea how to produce a list of users who has admins rights?

    Post Author: TAZ
    CA Forum: Administration
    launch query builder from the admin launchpad
    enter this query
    select * from ci_systemobjects where si_parentid=19
    this will give you a list of all the members of the administrators group.
    You can experiment with query builder and possibly ask for help in the DEV forum if you need to write a more complex query.
    Regards,
    Tim

  • How can I find out the list of users who has the access to IT 0008

    All,
    How can I find out the list of users who has the W R permission for IT 008
    for others?
    SUIM doe not look like giving me the correct results.
    Please advise.
    Thanks,
    From
    PT.

    combine tables AGR_1251 and table AGR_Users on keyfield AGR_USERS
    in tabel AGR_1251 select on Field LOW values IT0008.OR W OR R,
    noiw you get also other values
    So better solution run the query twice over AGR1251 first on IT0008 and secondly on values W OR R and then the result over table AGR_USERS
    Youu also might put an additional selection on object P* (only selecting HR objects)
    output wll be UID in table AGR_USERS

Maybe you are looking for

  • Tokenizing a JTextArea(how do i make the JTextArea a string?)

    I am working on this text analyzer program which is kinda like a replica of what you find when you a do a word count in many office suites. It tells you stuff like number of sentences, longest sentence, shortest sentence and average length. Number of

  • Why it is necessary to make red while deleting a record?

    somecase we have to do it forcibly in case of full load making red while deleting is not compulsory but in case of delta it is mandetory

  • Parallel Process in a Process chain design

    Hi BAsed on what factors can we make a decision on How many parallel data loads (process) we can include while designing a Process chains Thanks

  • Java and Multi-Processor Systems

    [This may be the wrong form, please point me to the correct one if I should redirect this!] Is it possible to use Java in a multiprocessing environment where Java can take advantage of the multiple processors? Naturally Threads are the obvious parall

  • BI JDBC - How to configure Helper.jdbc.properties?

    Hi, I am little bit confused regarding where to configure Helpers.jdbc.properties. In a new project I have placed the Helpers.java and exported it as a par.And from the .PAR i extracted the  jar file and included it in my JDBC project. Pl. suggest ho