Print the user id in output of the report for tcode MB52.

Dear friends,
I want to print the User ID in the output of the report MB52. is it possible in std reports.
thanks in advance,

Hello Apraveen,
It is not advisable to change any standard SAP program instead you can go for an enhancement approach.
What you can do is search for USER EXITS or BAdi (Business Add-Ins) for the standard program of MB52.
Now, check the execution of these user-exits or BAdi and place your code.
Hope this solves your problem.
Thanks & Regards,
Tarun Gambhir

Similar Messages

  • How can  I  restrain the user login portal once, in the same time ???

    Hi
    I need to restrain the user can't repeat to login portal ....
    to reduce portal loading
    How can I restrain the user login portal once, in the same time???
    Which attributs in Identity Manager or amconsole I can do it to restrain the user ??
    tks

    Does your portal support anonymous access? If so, make sure you are using the authlessanonymous mode. This mode only creates one session that is shared for all anonymous users. This is much more efficient than anonymous access, which creates a session for each anonymous user.
    I have no other recommendation for limiting users to a single login. In general, web applications do not behave like this. What if a user closes their browser without logging out? Does the user have to wait until the session times out in order to log back in again?
    The same thing is true for users that are mobile. If a user leaves their office without logging out and then attempts to log in with a laptop in the conference room, then access will be denied in your implementation. Users do not expect this type of limitation being built into the system.
    If you are having problems scaling, then you need to look at your architecture and perhaps add some more resources. Also, make sure you are making efficient use of the authlessanonymous access mode as stated above.
    - Jim

  • How to  restrain the user login portal once, in the same time??

    Hi
    I need to restrain the user can't repeat to login portal ....
    to reduce portal loading
    How can I restrain the user login portal once, in the same time???
    Which attributs in Identity Manager or amconsole I can do it to restrain the user ??
    tks

    Does your portal support anonymous access? If so, make sure you are using the authlessanonymous mode. This mode only creates one session that is shared for all anonymous users. This is much more efficient than anonymous access, which creates a session for each anonymous user.
    I have no other recommendation for limiting users to a single login. In general, web applications do not behave like this. What if a user closes their browser without logging out? Does the user have to wait until the session times out in order to log back in again?
    The same thing is true for users that are mobile. If a user leaves their office without logging out and then attempts to log in with a laptop in the conference room, then access will be denied in your implementation. Users do not expect this type of limitation being built into the system.
    If you are having problems scaling, then you need to look at your architecture and perhaps add some more resources. Also, make sure you are making efficient use of the authlessanonymous access mode as stated above.
    - Jim

  • How do I prevent "The user profile service service failed the log on" error messages?

    I work for an organization with approximately 60 staff members across ~80 Windows 7 Professional PCs. Users log in with Active Directory accounts.
    Approximately once per month, a random user will get an error message while attempting to log into their machine that says "The user profile service service failed the log on."  The solution to resolve this issue is here: http://support.microsoft.com/kb/947215?ppud=4&wa=wsignin1.0.
    The problem is that I want to PREVENT this issue from happening, as it is incredibly inconvenient for the user. I had one staff member board a 5-hour plane trip expecting to do work, and once she got in the air she logged in and
    received the error message and was unable to use her computer for the trip. I've had others locked out of their computer with deadlines to get things done, while I am at home off the clock. Editing the registry is not an easy fix, and so it's not something
    I can just post instructions for in a knowledgebase article.
    Does anyone know how to prevent this issue from occurring? I believe that it has something to do with a network-based startup script, or a service trying to connect to our file server, or the computer trying to connect to our ad server. All of these
    are blocked by firewalls (unless the user is off-site), and I suspect that the services may be timing out, causing the user profile service service failed the logon error message, but I can't seem to eliminate it, after nearly a year of trying.
    90% of the time this problem occurs when the user is off-site, but it has happened while the user is in the office too. Once the user gets this error message, the only way to resolve the problem is to log into their computer as a localadministrator account
    and perform the method #1 fix in the knowledgebase article.
    Thanks

    Have you checked the logged files in event viewer around the time when problem occurred?
    Is there any suspicious events like error or warning related to this issue.
    Try run Active Directory Best Practice Analyzer:
    http://technet.microsoft.com/en-us/library/dd759260.aspx

  • 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

  • How to find the user ID who has deleted the Cycle count document?

    I am interested in knowing how we can know the User ID who has deleted the Inventory Cycle count document deleted using LI02N. I have checked the table LINV and also in the storage bin Inventory data. But in storage bin inventory data only counter name is captured if it is assigned during activation of inventory cycle count document. But it may not be necessary that counter has to delete the inventory document.
    Kindly advice me how can I get to know who has deleted the Inventory Cycle count document.
    Thanks in advance,
    Ramesh

    no way to ffind this
    Have you tried with  AUT10  ??
    thanks
    G. Lakshmipathi

  • Windows Server 2012 Login Issue "The User Profile Service service failed the sign-in. User profile cannot be loaded."

    Whenever I try to login to our Exchange Server, I receive the following error:
    "The User Profile Service service failed the sign-in. User profile cannot be loaded."
    The issue affects more than one user.
    Relevant Info:
    Server Version: 2012 Datacenter
    Exchange Version: 2013
    The Exchange server is virtualized.
    What I've tried:
    1) Remote Desktop from a workstation on the network
    2) Remote Desktop from Virtual Machine Manager
    3) Connect via console from Virtual Machine Manager
    4) Accessing the server via Computer Management and adding my user account to Allow Login via Remote Desktop
    5) Creating a new user account for myself by copying the account of a user who can get in
    6) Rebooting
    I'd appreciate any suggestions.

    Hi Aaron,
    I would suggest you to check the event log .
    Maybe this issue due to the permission of profile folder , please refer to the following link :
     http://helgeklein.com/blog/2013/09/error-message-explained-user-profile-service-failed-logon/
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How to avoid the user accounts to appear in the disk boot while installing Yosemite?

    Hi, there is an issue when I encrypt the disk in Yosemite, when I make a clean installation, I first format partition with encryption, install system and restart computer, in the first boot the system ask only for disk password then continue creating user account, when I finish the configuration and restart the computer, the first boot screen ask me for disk password or user password, this is wrong, I want that the system ask me first the disk password and then the users accounts passwords to start the session as it was in Mavericks, so I try different ways to do this.
    1. In clean Installation is not working, every time that create a user it appears in the first boot screen, in which the system must ask only for disk password.
    2. In upgrade Installation with a computer already encrypted, it appears to works properly but if you create a new user it appears in the first boot screen.
    3. I test this by doing a clean installation without encryption, create a user and make an image of this partition, then I copy the dwg image to an external disk, then start computer with an USB with Yosemite, using disk utility I erase the partition and format it with encryption, then restore the dwg image in this partition, it looks that works properly, but if I create a New User then the new user appears in the first boot screen when only must ask for disk password.
    Can someone help me with this issue please?
    If there is someone of Mac can you tell me if this is going to be corrected in this version? or we must wait for the next OS X version.
    Thank You.

    Hi, there is an issue when I encrypt the disk in Yosemite, when I make a clean installation, I first format partition with encryption, install system and restart computer, in the first boot the system ask only for disk password then continue creating user account, when I finish the configuration and restart the computer, the first boot screen ask me for disk password or user password, this is wrong, I want that the system ask me first the disk password and then the users accounts passwords to start the session as it was in Mavericks, so I try different ways to do this.
    1. In clean Installation is not working, every time that create a user it appears in the first boot screen, in which the system must ask only for disk password.
    2. In upgrade Installation with a computer already encrypted, it appears to works properly but if you create a new user it appears in the first boot screen.
    3. I test this by doing a clean installation without encryption, create a user and make an image of this partition, then I copy the dwg image to an external disk, then start computer with an USB with Yosemite, using disk utility I erase the partition and format it with encryption, then restore the dwg image in this partition, it looks that works properly, but if I create a New User then the new user appears in the first boot screen when only must ask for disk password.
    Can someone help me with this issue please?
    If there is someone of Mac can you tell me if this is going to be corrected in this version? or we must wait for the next OS X version.
    Thank You.

  • Where to find the User Id that has run the the F110 Payment Run in4.6B

    Hi all,
    Can anybody help me out in seeing the User Id who has created the F110 propsal even when the propsal log has not been created in 4.6B
    Thanks in advance,points will be added if useful

    Hi,
    It is very simple, go to any transaction which posted through F110 that specific payment run, double click on the transaction, then click on 'display document header' icon looks like 'hat' in the icon bar in the panel you will get the information entered by, entry date and entry time.
    Try once and assign points if useful.
    Sarma BH

  • The user profile service: Service failed the log on. User profile can not be loaded.

    I am running a Windows Server 2008 R2 domain. with 2 domain controllers.
    Every new account created in active directory does not seem to work. Even if the account it copied from one that does still work, it still gives the same error when logging in on a network computer (windows 7). "The user profile service: Service failed
    the log on. User profile can not be loaded."
    I have looked at http://support.microsoft.com/kb/947215, which unfortunately does not help. Especially since the SID is not there because the user has not managed to log on yet.
    The
    "Do not logon users with temporary profiles" Group Policy setting is not configured.
    And I have tried force replication too.
    I have exhausted all my knowledge.
    Please help
    Regards
    Phil

    It might be that the default user profile is corrupted. See that: https://helgeklein.com/blog/2013/09/error-message-explained-user-profile-service-failed-logon/
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • How do I allow the user to select and resize the CNiGraph while executing?

    I am writing an application with Measurement Studio and Visual C++ that will allow the user to create graphs on the fly. I need to give them the capability to select a graph and resize it in a manner consistent with most other Windows programs (i.e. resize handles). I have tried various implementations of the CRectTracker class and can get it to work for Microsoft controls, but I can not get it to work with the CNiGraph (the only one I have tried so far). The code runs but I never get the selection box or handles around the control. Is there a way to do this and is there an example anywhere that I can go from? Any help would be appreciated.

    Never mind. I have now found the way to do this.

  • Forcing the user to select one of the OBIEE prompts?

    Hi All,
    Iam new to OBIEE I have a requirment in which I need to force the user to select one of the selection from prompts in OBIEE eg: you need to select one of the contry either India or America to get the other prompts enable and filter the report?
    Any help is highly appriciated.

    Hi,
    You can set a default value in your first dashboard prompt like 'please select a country' then if the user doesn't select something no result will be returned until he selects a valid value
    Then make the other dashboard prompts constrained.
    Regards
    Adil

  • The User Profile Service service failed the sign-in. WinCE - RDS 2012R2.

    Hi,
    We have a lot of HP thin clients with WinCE. I read about security and license issues which prevent to connect old OS/RDP clients to RDS 2012R2. I fixed them all. However we got a random problem from time to time: users faced with error like "The User
    Profile Service service failed the sign-in. User profile cannot be loaded." If user reconnects immediately, he can got the error again or can log-in normally. I noted that if screen blinks while remote profile loading, user got this error.
    Two scenarios:
    1. Click on RDP shortcut on thin client -> enter credentials -> profile loading -> %GREAT RANDOM% -> normal log-in.
    2. Click on RDP shortcut on thin client -> enter credentials -> profile loading -> %GREAT RANDOM% -> screen blinking -> error.
    Actions if error:
    1. Reconnect -> Error -> Reconnect -> Error -> Reconnect -> OK.
    2. If reconnect doesn't help, user has to reboot thin client and try again.
    I checked that it's not an issue of the special server. I also checked that there are no bad profiles on servers or bad registry entries. User can keep trying to connect and finally enter to it's session on THIS TS server (I tried to close entrance to all
    servers excluding one and tested). Usual PCs (win7/win8) don't have any problems to log-in.
    Any help is appreciated.
    Thank you!

    Hi Amy,
    Thank you for your answer! I disabled “Do
    not log users on with temporary profiles” and also disabled anti-virus. Nothing changed. :( Users
    still get that error.
    Thank you!

  • Windows 8 "The user Profile Service service failed the sign-in. User profile cannot be loaded."

    Hello All,
    OK here is what i'm trying to figure out. First off i am new to my company and still trying to learn the in and outs but have already been thrown into the lions cage by myself. I inherited a network that is run on Windows Server 2008 R2. The domain consists
    of XP,Windows 7 and Windows 8 machines. Here is the issue i am facing.  
    Every once in a while (usually after a few hours of inactivity) when a user goes to log into the machine they receive an error stating  "The user Profile Service service failed the sign-in. User profile cannot be loaded.". However
    this only happens to the windows 8 machines and like i mentioned earlier it usually happens after a brief inactivity period. Now restarting the machine always works(100% of the time) but this super annoying. I have also completely restarted the server just
    to find out the problem resurfaced later that day.
    Any idea on how to fix this issue? Like i mentioned this only happens to the Windows 8 machines. Is there something i should do on my server to prevent this?
    Any help would be greatly appreciated!
    Thank you

    This one might help.
    http://support.microsoft.com/kb/947215
    Also might ask them over here.
    https://social.technet.microsoft.com/Forums/windows/en-US/home?category=w8itpro
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • After a quiz can you show the questions and answers for the user to review from passing the quiz

    After taking a quiz, is there a way to show the questions and answers for the user to review from passing the quiz.
    And the ones who has failed the quiz would be directed to the first slide again to take the quiz over.
    Thanks

    Rod
    I see that information about adding the review quiz button but on that last slide where it shows results, I want it jump back to slide 1 but it jumps to the first question of the slide. Is there a way around that?

Maybe you are looking for

  • All in One Printer C5180 stopped printing/scanning from mac 10.6.8

    Hi My All-in-One C5180 has stopped printing and scanning from mac 10.6.8. It had worked for the past few years but after not using it for 8 months (out of country) it hasn't worked since I came back. I have done as a few suggested, carried out a soft

  • Yosemite OSX & EOS

    Hello, I recently upgraded my Macbook Air to Yosemite.  Now my EOS utility for my Canon Kiss X2 is not available and I know that I can go and download an update from the Canon site (selecting the one for the Mavericks OSX).  Here is the problem:  It

  • While initializing delta

    Hello i have the followig error when i want to initialize delta for my info pakage: <b>Could not determine BW release of logical system 'BWXXXX'</b> can anyone tell me what it means? Regards

  • Web graphs not working

    I have just come back to Apache 1 from 2. But the graphs aren't working. I have to Combined. %h %l %u %t "%r" %>s %b "%{Referer}i" "%{User-Agent}i" Anything alse need doing?

  • Can you buy the Install DVD of OS X v10.5.1?

    Does anyone know if you buy Leopard now or use the up-to-date form do you get the Install DVD with the most recent release (10.5.1) or do you still get 10.5 and have to update online? Does anyone know if Apple usually updates the Install DVDs only fo