Table for name - User ID --Simple question !

Which is the table that gives me the ID associated with the complete name of the user ? I tried for example USR02 PA0105 etc ....Iam gettign the names in hex !

You're looking for USER_ADDR.
Edit: I'm sure that there are several correct answers to this question.
Edited by: Martinsh Shaiters on Dec 16, 2008 5:45 PM

Similar Messages

  • Tables for two users.

    Hi, i have a question. I have installed two users in the same Tablet Pc.
    In the data folder i have two tables for the same SyncBo (one for each user).
    I need a sql sentence or standard java function to identify the table
    that correspond to a user. Thanks.

    Hi Julian,
        I assume you are using DB2e persistence since you say that there are two "tables" for the same SyncBo. In order to find out which table corresponds to which user, you will have to identify the "Conversation ID" corresponding to each user first.
       Conversation ID is the combination ID for {Device ID + user ID + Application ID}
       You can find this out from the trace file and then you have to query on MI_TABMAP table to find out the corresponding table for each conversation ID.
       The DB2eCLP.exe tool required to query on tables can be found in SDN:
    https://www.sdn.sap.com/irj/sdn/downloads -> MI -> New!  DB2 Everyplace SDK for SAP
    Thanks and Best Regards,
        Sandeep

  • ESS Team Calendar comming as Table for some users

    Hi,
    When the users navigate to ESS -> working Time -> Leave request -> Team calendar
    Then for some users it coming as Table, while for other it is coming as proper chart(graphics).
    We want the it as chart(graph) for all users.
    Any suggestions?
    _vishal

    It seems that accessibility switch is on for the users for which the chart is not coming properly. In the UserAdministration Search for the user for which the chart is not coming properly and uncheck the accessibility flag.
    Thanks
    Prashant

  • EXP: Export all tables for one user except the contents of one table

    I need to export all tables (> 100 Tables) of an user except the contents of one table. Is there a possibility to call the EXP command and exclude the one table ??
    Thanks in advance .-)
    (Oracle11G)
    Edited by: gromit on Feb 14, 2011 4:41 AM

    It is not possible to perform it from a client. Is this correct? The datapump task itself can be started from a client, but - you are right - datapump is server-based. Especially that refers to the dumpfile location, which has to be defined as DIRECTORY on the server:
    http://download.oracle.com/docs/cd/E11882_01/server.112/e16536/dp_overview.htm#i1007107
    Werner

  • What is the name of the table for finding user exit !

    What is the table name to find the user exit !

    Hi,
    Goto to the table tstc and enter the transaction code for
    which u want to find out the User-Exits. Check out the
    program name from the result. Goto SE38 and dee that
    program in display mode. Then search for the string Call
    Cutomer-Funtion. All the result of search are the user
    exits defined there for that transaction.
    SAP user exits (enhancement names that we see in SMOD transaction) are all stored in the table MODSAP. The field NAME contains the enhancement name and the field MEMBER contains the name of the function module that will be called if the customer enhancement exists and is active. The customer enhancement projects are stored in the table MODACT. There, the NAME field is the name of the project and MEMBER is the name of SAP enhancement (that from the MODSAP).
    So, if you are in some include, you can use where-used-list to get to the function module name. Then you find the SAP enhancement name from the MODSAP by supplying the function module. And finally, you find the customer enhancement projects by querying the MODACT with the SAP enhancement in the field MEMBER.
    cheers,
    vasavi.
    kindly reward if helpful.

  • Table for full user name and contacts

    Can anyone tell me the table names where (1) the user name field is stored and (2) Vendor contacts are stored?  On the user name I want the full name (meaning if my SAP id is SSMITH I want to get "Sam Smith"?
    Thanks!

    Hi,
    for user contacts table names are
    USR01 User master record (runtime data)
    USR02 Logon data
    USR04 User master authorizations
    USR06 Additional Data per User
    USR14 Surchargeable Language Versions per User
    USR21 Assign user name address key
    for vendor contacts check out the table LFA1
    <REMOVED BY MODERATOR>
    Regards,
    Adarsh Srivastava
    Edited by: Alvaro Tejada Galindo on Mar 5, 2008 12:08 PM

  • Create user/schema is script, then tables for that user/schema

    Hi;
    First off, if I phrase this a little wrong - I'm from the Sql Server world and still trying to totally understand Oracle.
    I have a schema (.sql file) that creates my database fine. But what I would liek to add to the .sql schema is for it to create a user and then place all the tables, indexes, sequences, and triggers in as belonging to that created user.
    This way we can tell people to log in as sysop and run the script to create the schema rather than create the user, log in as the user, then run the script.
    What do I need to add?
    thanks - dave

    Hi;
    I have tried:
    CREATE USER DAVE IDENTIFIED BY password;
    CONNECT DAVE/password AS SYSDBA
    I have also tried:
    CONNECT DAVE/password AS SYSTEM
    CONNECT DAVE AS SYSDBA
    CONNECT DAVE
    In all cases ApplicationExpress says it does not recognize the CONNECT command. Should I do something different? What I want to accomplish is that all subsequent commands in the script creating tables, indexes, etc are assigned to the user/schema DAVE.
    thanks - dave

  • Table for EBP users

    Hello all,
    I would like to distinguish EBP users from others sent from HR system. Is there any table where I can match users created in EBP and with their positions from HR.
    HRP1001 is not sufficient becuse there is no difference between EBP users and other persons in HR. Even BP are created for persons in HR.
    TIA
    Gordan

    Hi Gordan,
    I don't know how you will use this information but you might be able to distinguish the users in transaction RSUSR200. Here you can see the creator of the user and it might be of help.
    regards,
    Kristoffer

  • How to find the list of Parallel enabled tables for a User?

    Hi All,
    I created a table with parallel option. Now I want to find out the list of all tables created with that option. I searched in DBA tables but I couldn’t get it. Could some one help in it?
    Thanks,
    Darius

    You'll find this information in user_tables in the column DEGREE.
    degree=1 means noparallel
    degree=default means parallel default
    degree=2 means (parallel, 2)
    etc...

  • Keyboard shortcut for navigation? (real simple question)

    Hi, I dont know if this is the right place to post this, but do any of you know what the keyboard shortcuts are for navigating this screen:
    http://screencast.com/t/W8ollYoC
    I've been translating a lot, and I am continually forced to use the mouse, which can be quite a nuisance
    Regards
    Lasse

    Hi Lasse,
    No, it won't. Instead right click on the node (of the tree in your window) and see possible navigation shortcuts like expand (which is CTRLSHIFTF10) or collapse (CTRLSHIFTF11). There are some more like focus (CTRSHIFTF12). Unfotunatelly no other way is possible here to easily navigate through the tree.
    Regards
    Marcin

  • Design forms for multiple users

    Dear sir
    I am developing new application for my company.I don't know how to desing the the tables for multiple users and how to give rights to users to access certain forms.This application will use in two differnet languages.
    how to switch one language to other languages
    give me some ideas
    thanks
    Dev

    ...how to desing the the tables for multiple users and how to give rights to users to access certain forms.
    There are several ways to do this. One way is to create different database accounts for each user, and give each user priviledges to the tables they need. (Your DBA may need to do this.) Then, when the users logs in, check who it is and call the appropriate form.
    how to switch one language to other languages
    This is a common question. See Experts Experience Required: Direction In 10g or search the forum for additional help.

  • Authenication changed to for OWA user logon. Users can not login

    When visiting our OWA page, users would log-on with their username.
    There was many requests to change it to email address, so I changed the authentication type under Server Config>Client Access>OWA site
    Previously it was set as "user name only" and I changed it to "User Principal Name (UPN)"
    It worked that when you were at the OWA page, it would ask you for your email address...only entering your email address and password did not work.  I could not get it to work for any users.
    My question.  Where is it getting the logon "email address" credentials?  Is it getting it from the users reply to email address?  It does not seem to be...
    Advice would be appreciated.

    Hi,
    Open Active Directory Domains and Trusts.
    Right-click Active Directory Domains and Trusts in the Tree window pane, and then click Properties.
    On the UPN Suffixes tab, type the accepted domain used in your email address.
    Now when you can select the new UPN  suffix from Active directory users and computers->User properties->Account tab. Select the required account details. Now you can be able to login using the email address
    Regards from Visit ExchangeOnline |
    Visit WindowsAdmin

  • Firefox is not prompting to save password for specific user on specific site. How can I correct this?

    I am using saved passwords feature. The site in question is a common webmail site. I have more than one account for this site. Usernames and passwords for each account were stored in Firefox 'Remember Passwords' feature. I unintentionally deleted one entry from the dropdown list that is displayed when I go to the site's login page. Now, when I log in to this account, Firefox will not prompt to save the password. If I display my saved passwords list, there are entries for the other accounts on this site, but none for the user account in question. The Saved Passwords 'Exceptions' list is empty. How can I get Firefox to re-prompt to save the password for this user on this site? (Note: When I speak of 'user', I am not referring to user account on the PC or a specific Firefox user profile.)

    I am using Avast free version. Today I removed the LAN cable out of the 24 port switching hub and plugged directly into the router port. Now the program runs fast when checking for emails. Looks like all the emails are showing up. I do have other computers plugged into the switching hub with no problems. The hub is brand new. My thinking is the cable connector might be to blame. I will try re-crimping the wires. As for now, things are running good. I will keep investigating. Thanks

  • Table for status

    Hi all,
    what is the table for the user and system status ?
    can we directly go with the tabel or do weneed to do a read?
    sap guru

    you will find in CRM_JEST, TJ20T, TJ30T, TJ02T..
    Yes, you will find the status of header, item with CRM_JEST table..
    pass on the guid...

  • Starting out with a Cintiq in Adobe Flash - A series of frustratingly unfindable simple questions!

    I'm completely new to the Flash IDE, but I have used my Cintiq 13HD with Photoshop in the past. Despite the tablet working well and drawing correctly, so far Flash feels very weird and almost unusable. I've spent hours looking online for answers to these simple questions, and I've found nothing. Please help answer any if you can!
    1. Eraser brush size: I have the wacom pen set to brush, and the eraser set to eraser (fairly standard). I can adjust the pen's brush size in the toolbar, but the eraser is stuck at the smallest size! I have set the eraser tool to the max brush size, and when the pen is set to the eraser tool directly it is larger. How do I set the other side of the wacom pen to a larger brush size? And aren't there any keyboard shortcuts to increase/decrease brush size in Flash? (like [ and ] in Photoshop)
    2. Brush zoom: The brush size changes when you zoom. People online say the brush size is constant, but this is just wrong. When you zoom to 200%, the brush should be twice as big as it is in 100% zoom. Is there any way to make Flash have this (normal) behavior?
    3. Timeline wrapping: Can you make the "step forward one frame" and "step backward one frame" keys (comma and period) wrap the entire timeline, so stepping forward on the last frame goes to frame 1, and stepping backward on frame 1 goes to the last frame? This is crucial for me to animate loops well, and I can't find anything about it online or in preferences. Shift+comma and shift+period are okay workarounds, but they are not ideal, because I have comma and period mapped to buttons on the Cintiq. I need them to wrap!
    4. Numerical Brush Thickness: Is there any way to specify a brush thickness with a number? Do I have to use the pen tool to get stroke thickness properties? At the very least, can I use a keyboard shortcut to specify size, instead of clicking on toolbars?
    Honestly, I'm at the end of my rope here. I'm almost ready to drop Flash entirely and do this in Illustrator, then animate in Flash when I have everything drawn properly. Why is everything so different, and why can't I find any of these simple questions online?

    The long and short of it is no you can't do most of the things you're looking to do as far as the brush is concerned. Flash has ALWAYS increased the brush size as you zoom in and decreased it when it's zoomed out. Why? No clue but it's always been so.  You CAN increase the brush size by number though using the Properties box. The eraser is weird in Flash. so much so that I use the Lasso tool and select what I don't want and delete it. Since you're used to Illustrator you might not realize that selecting areas of a brush stroke will NOT select the entire stroke like in Illustrator. you can select only parts. You can also sort of allow for what you're calling timeline wrapping by installing a Command and mapping it to a custom key command. Just make sure there's a key frame at the end of the cycle.
    Dropbox - Flash_Select_Next_and_Previous_Keyframes.zip
    Also this might do sort of what you want too:
    http://www.toonmonkey.com/frameJumper.fla
    Finally, Flash is no different than it has ever been and you have to take into consideration that while Illustrator was developed by Adobe, Flash was developed by Macromedia and was then acquired by Adobe years later so you' can't really expect it to work the same. Personally I HATE Illustrator's interface and hate the way it works so I'd hate it if Flash worked like Illustrator!
    Anyway, I hope this helps.

Maybe you are looking for