Table contain user name and tcode

Dear Experts,
Can you tell me which Table contained user name and tcode field?
Thanks and Best regards,
wilson

You need to be even more carefull with parameter transactions.
If SU24 is not maintained for them, PFCG will pull the proposals from the core transaction (via which the parameters are used in the skip screen feature...). If the core transaction has authority proposals for S_TCODE, then you will get those tcodes and their proposals as well.
A carefull choice of menu objects (not only limited to Tcodes), taking heed of SU24 defaults and tuning it to meet your needs is the key. But it requires organizational discipline and good training, otherwise rather dont use it for anything other than important objects which you want to control manually only, even if your business roles are a mess.
You can also restrict the authorizations of the security admins for example (as unpopular as that may sound... to segregate authorization concept development (SU24 etc), role building development (PFCG etc) and user administration (SU01 etc). Object S_USER_TCD also has a field called TCD...
There are also other objects (as Dipanjan has pointed out) which have TCD as a field of an object which is not S_TCODE. In addition to I_TCODE, Q_TCODE, P_TCODE, see also S_IDOCMONI for example.
To be honest I have given up on trying to find them all
The easiest solution is to use the menu and maintain SU24 when the transaction is configured or the application is developed and tested. That is what SAP does as well in SU22. It is more work upfront, but more sustainable in the long run.
If your users (and auditors) only see the menu (and use the SUIM --> Executable transactions) options, then you can get away with it in the short or even medium term. Latest when someone else need to maintain the roles they will hate it...
My 2 cents,
Julius

Similar Messages

  • Table for User Name and User ID?

    Hi Experts,
    I hv User ID, that Logs in. So, I waanna to pull the corresponding Name.
    So,
    Wher Can I find these data i.e. Which is the best Table/source?
    ThanQ.

    Yo ucan alternatively use SUSR_USER_ADDRESS_READ.
    The exporting parameter user_address would have the full name of the user in the field name_text.
        DATA: user_address LIKE  addr3_val.
        CALL FUNCTION 'SUSR_USER_ADDRESS_READ'
          EXPORTING
            user_name                    = sy-uname
    *       READ_DB_DIRECTLY             = ' '
          IMPORTING
            user_address                 = user_address
    *       USER_USR03                   =
          EXCEPTIONS
            user_address_not_found       = 1
            OTHERS                       = 2.
        IF sy-subrc = 0.
           write:/ user_address-name_text.
        ENDIF.

  • Which table contains user name

    Dear all,
    For certain travel expense(T-Code:TRIP), I would like to know who created it and checked table PTRV_HEAD, but it seems no corresponding field exist.  would anyone help me?
    thanks,
    Ben Wu

    Hi Ben,
    The process of travelling starts with <b>Planning</b>. It is expected that every employee would plan for their own trip, except probably for Bosses whose Secretaries/PA have been given authorisation to enter trip plans on behalf of their bosses in the system. Therefore, it may be safe to assume that the <b>Creator</b> would be the field PERNR - Personnel Number.
    Because HR module uses the concept of <b>Infotypes</b>, the creator (PERNR) would be the same as <b>Last Change by</b> (UNAME) when the plan for a trip is first entered into the system. So, the logic you are going to use in your program depends on what you are trying to achieve. The tables listed earlier are the main ones used in the Logical Database selection for Travel Management. If you display each of the tables, you would be able to see other <b>check tables</b> used to validate some of the entries in this tables.
    I hope the above helps to clarify some issues.
    Do not forget to award the points please.
    Regards,
    Jacob

  • Need  table which is having User name and surname

    hi,
    I am having User ID from caufvd strucure , based on this i want User name and surname. In which table i will get those two fields by passing User id. Please urgent.
    Thanks,
    MK.

    Hello,
    use table USR01 to achive it...
    All user tables start with USR++.
    Bye
    Gabriel

  • Table containing 'Valid From' and 'Valid To' dates --  tcode SU01

    Hi All,
    I want to know the Table containing 'Valid From' and 'Valid To' dates -- In tcode SU01 ---Tab Logon Data there are 'Valid From' and 'Valid To' dates. I want to know the table(s) where this info is stored.
    thanks
    Naved

    Looks like you have two userids. Login to SDN using your userid that created the post and assign the points. If you don't see the radio button then change your original post to a question.
    Message was edited by: Prakash  Singh

  • How to find out the user name and email address from SAP user id?

    Hi experts,
    In sto3n I find out the the user id with most navigations. I like to know his name or email address to contact him. Which table stores the user details? how to do it?
    Thanks in advance.
    Sharat.

    hi,
    The below tables will give only the name .
    USER_ADDRS
    USER_ADDR
    USER_ADDRP
    USR02
    i think you need email address .
    you can use this Tcode : su01d
    and give the user name and excute it
    i hope it will help you.
    Ram
    Edited by: Ram velanati on Jun 30, 2008 6:57 PM

  • PL/SQL Function to check user name and password

    Hi,
    I am new to PL/SQL. I have a table that stores user name and password. I want to write a PL/SQL function that checks if the entered user name and password is correct, by validation against the values in the table... Can someone help me with the code? Both user name and password is varchar2

    First of all, I believe you mean a procedure that would check the application username and password. Fot, if you mean a PL/SQL procedure, that runs in the database, and that means it has to be executed after the client application is connected to the database.
    Maybe you need a procedure like this:
    procedure check_pass(p_user varchar2, p_pass varchar2) is
    pragma autonomous_transaction;
    v_passwd varchar2(200);
    begin
    select passwd into v_passwd
    from password_table
    where user_name=p_user;
    if v_passwd!=p_pass then
    update password_table set
    last_unsucc_logon=sysdate
    ,unsucc_logon_n=nvl(unsucc_logon_n,0)+1
    where user_name=p_user;
    commit;
    raise_application_error(-20101,'Invalid username/password!');
    end if;
    exception
    when no_data_found then
    raise_application_error(-20101,'Invalid username/password!');
    end;
    Study this piece of code and see if this will do.

  • AppleScript: Waiting for a user to enter user name and password

    I'm currently working on an AppleScript designed to automate binding a computer to Active Directory and another script to install a login certificate. While you can create a UNIX shell script for the Active Directory binding, I found that you have to have your user name and password in the script itself and this system will be deployed by multiple people.
    So instead I'm doing an GUI Automation AppleScript of Directory Utility. What I'd like to do is have the script to wait for the admin user (who will be remoting in by ARD) to enter their Network user and password, click okay and then continue the script to quit the program and then run a self-destruct (which I'd also appreciate any advice about doing in AppleScript)
    Here's the script so far, which I've set up successfully:
    activate application "Directory Utility"
    tell application "System Events"
      click text field 1 of row 1 of table 1 of scroll area 1 of group 1 of group 1 of window "Directory Utility" of application process "Directory Utility"
      click button 1 of group 1 of group 1 of window "Directory Utility" of application process "Directory Utility"
      click text field 2 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      keystroke "EXAMPLE.COMPANY.com"
      click UI element 3 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      click radio button "Administrative" of tab group 1 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      click checkbox "Allow administration by:" of tab group 1 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      click button 1 of tab group 1 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      click row 1 of table 1 of scroll area 1 of tab group 1 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      keystroke "GroupExamplePS NA"
      click button 1 of tab group 1 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      click row 2 of table 1 of scroll area 1 of tab group 1 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      keystroke "GroupExampleNA"
      click button 1 of tab group 1 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      click row 3 of table 1 of scroll area 1 of tab group 1 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      keystroke "GroupExampleNATemps"
      click button 1 of tab group 1 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      click row 4 of table 1 of scroll area 1 of tab group 1 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      keystroke "GroupExampleTeam 1"
      click button 1 of tab group 1 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      click row 5 of table 1 of scroll area 1 of tab group 1 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      keystroke "GroupExampleTeam 2"
      click button 1 of tab group 1 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      click row 6 of table 1 of scroll area 1 of tab group 1 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      keystroke "GroupExampleTeam 3"
      click button 1 of tab group 1 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      click row 7 of table 1 of scroll area 1 of tab group 1 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      keystroke "GroupExampleDesktop Admins"
      click button 1 of tab group 1 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      click row 8 of table 1 of scroll area 1 of tab group 1 of sheet 1 of window "Directory Utility" of application process "Directory Utility"
      keystroke "GroupExampleDomain Admins"
      click button "Bind…" of sheet 1 of window "Directory Utility" of application process "Directory Utility
    <<WAIT LINE HERE FOR NETWORK ADMIN AND AND PASS, THEN USER WILL CLICK OKAY, THEN CONTINUE SCRIPT>>
    <<QUIT ACTIVE DIRECTORY>>
    <<SELF-DESTRUCT>>
    end tell
    It isn't a real command prompt like if you're changing System Preferences or something. It's a specialized prompt specifically for Directory Utility. However, I do need to know how to make AppleScript wait for a password for a standard Password Prompt for adding a certificate to the login keychain through Keychain Access. I've also done pretty much the same thing as above for that script.
    Any tips would be GREATLY appreciated.

    Yeah, I know GUI Scripting is not the best way, but I couldn't find a successful variable system for the following script. The other issue is that I'd prefer to send this by ARD and have ARD ask for a User Name and Password, but I've found there's no way to do that. Then again, I can't send the AppleScript purely remotely either.
    What I mean by self-destruct is simply I only want the Active Directory binding script to run once upon login to the primary admin user and then delete itself so it doesn't get run again. The login certificate script I want to run once on each new user who logs in (so I'll likely be putting it in the "User Template") and then delete itself so it doesn't run the next time they log in. I can't figure out any way to hit those buttons through a shell script.
    Here's the original UNIX shell script: (This is what I'm using temporarily until I figure out a solution that doesn't require my user name and password to be embedded)
    #! /bin/bash
    MACNAME=$(scutil --get ComputerName)
    dsconfigad -add "CORP.DOMAIN.NET" \
    -username USER \
    -password PASS \
    -computer $MACNAME \
    -mobile disable \
    -mobileconfirm disable \
    -localhome enable \
    -useuncpath enable \
    -shell /bin/bash \
    -ou OU=Macs,CN=Computers,DC=corp,DC=DOMAIN,DC=net \
    -force \
    -localpassword "PASSWORD" \
    -groups "GROUPS"
    And here is the Certificate Installation AppleScript
    activate application "Keychain Access"
    tell application "Finder" to open POSIX file "/FolderName/Certificate.crt"
    delay (3)
    tell application "System Events" to tell process "Keychain Access"
      click button "Add" of window "Add Certificates"
      click button "Always Trust" of group 3 of sheet 1 of window "Keychain Access"
    end tell
    Thanks for the help. I really appreciate it. This is a rather new field for me and most of my knowledge comes from Google Searches and about a billion tabs trying to find answers.

  • Oracle e business suite user name and password to login oracle bi?

    Hi,
    it is possible to use oracle e bussiness suite user name and password to login oracle BI PUBLISHER SERVER.??
    we are using 11.1.1.6.0 OBIEE and R12 (12.0.6) e business suite.

    SAURAV KUMAR SINGH wrote:
    During Oracle Installation i have given SID : RD1 & Password :admin@1234
    ... insert BUZZER sound here ...
    Using "@" in a password for a DB User is not supported at all (allthough it works).
    I did so myself once and I think it was possible to get a connection utilize quotes,
    but I do not remember which ones in what way.
    Could have been like
    sqlplus "sapsr3/admin@1234"
    but not very sure any more.
    My be toy around with this, but more easy is to use brtools and change the
    password to contain only valid oracle letters.
    The problem with "@" is, that it delimits the SQLNET Connect identifier.
    Volker
    Oh, and for executing brtools, do not provide a user at all or only "-u /"
    This should do a sysdba connect.
    Edited by: Volker Borowski on Jan 30, 2012 7:25 PM

  • User name and Country from User master

    Hello Friends,
             I want the User name as per User master record and the Country.  I have USR03 table. But in that  I have a fieldname BNAME.
    That is not the direct user name. Where can i get these both ( User name and Country ).
    Thanks,
    Ajay

    Hi,
    Try using function module to get the user names
    ALM_ME_READ_USER_STATUS
    PAR_EBPP_GET_USER_LOGIN_INFO
    BP_CENTRALPERSON_GET
    SUSR_USER_ADDRESS_READ
    Regards
    Ravi

  • Need user name and password to install on new computer...

    I just switched from PC to Apple, and when I try to install my Contribute 2.0, I'm being asked for a User Name and Password. Unfortunately, I'm not aware of what the user name and password might be. How can I get them so that I can complete the installation process? Your help is greatly appreciated.
    Thanks!

    SAURAV KUMAR SINGH wrote:
    During Oracle Installation i have given SID : RD1 & Password :admin@1234
    ... insert BUZZER sound here ...
    Using "@" in a password for a DB User is not supported at all (allthough it works).
    I did so myself once and I think it was possible to get a connection utilize quotes,
    but I do not remember which ones in what way.
    Could have been like
    sqlplus "sapsr3/admin@1234"
    but not very sure any more.
    My be toy around with this, but more easy is to use brtools and change the
    password to contain only valid oracle letters.
    The problem with "@" is, that it delimits the SQLNET Connect identifier.
    Volker
    Oh, and for executing brtools, do not provide a user at all or only "-u /"
    This should do a sysdba connect.
    Edited by: Volker Borowski on Jan 30, 2012 7:25 PM

  • Parse comma separated value and map with other table to get Name and change it back to comma separate.

    Hi,
    I have one existing view(with around 15 fields), in which I have to add few more fields from table called PI.
    Now these fields have values like (55C4444F-D83B-4F96-A011-367A3755BA6C , F52388E2-485B-49DF-8534-FDF46D23F59E , 722432E1-F063-4CBD-B83D-1B97836E82953) 3 values comma separated.(Sometimes only one value and sometimes 4 or 5 or 7-8 depend on user has entered
    on web page)
    Also I have another table called PHA and this tables has 2 fields Values and Name so I have to map this two tables based on VALUES fields and get Name from this PHA table and show in view and that also Comma separated.
    So basically I have to Parse the PI table's Values field 1st, map it with PHA table to get Name and then Make it comma separated in that existing view.
    To make fields comma separate I used below query,
    (SELECT DISTINCT SUBSTRING
                SELECT ','+ PI.[Name]  AS [text()]
                FROM [DB].[dbo].[Table] PHA1
    Inner Join  [DB].[dbo].[Table] PI
    ON PHA.[Value] = PI.[VALUE]
                WHERE PHA1.PId =PHA2.PId and PHA1.CId = PHA2.CId
                ORDER BY PHA1.PId
                For XML PATH ('')
            ), 2, 1000) 
    FROM [DB].[dbo].[Table] PHA2
    Inner Join [cSharpSite_profiles].[dbo].[PetAllergies] PA
    Inner Join  [DB].[dbo].[Table] PI
    ON PHA.[Value] = PI.[VALUE]
    ) [Name]
    Vicky

    Wait, this sounds wrong. You have a view where you group values into a comma-separated list. While that surely will make some purists cringe, I can see that it makes sense from a presentation perspective.
    But if you want to use these concatenated values as atomic values again, you should go back to the base tables and them from there. Building views on views may sometimes be a good idea, but if you are too keen on reuse you can cause a performance disaster.
    So do it right from the beginning.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • TS3276 Cannot send mail from my iPad...."user name and or password is incorrect"......mail can be sent from my iPhone

    Why do I get the message   "Cannot send mail, the user name and or password for my email outgoing server is incorrect"?  I use the same account, etc. on my iPhone and haven't any trouble sending mail.

    If your email requires a password for the SMTP server you can set it up in the settings in the General mail setup. Some i.e Gmail require a password for SMTP.
    Otherwise you will probably get better answers in the iPad forum.
    https://discussions.apple.com/community/ipad/using_ipad

  • Upgrade of our 10.4.11 laptop to 10.5 is accomplished and we now need to upgrade Quicktime and iTunes; however, the user name and password is now not working after the upgrade to 10.5.

    Object is to sync address and calendar between laptop with Max OS 10.4.11 and iPhone. Upgrade of our 10.4.11 laptop to 10.5 is accomplished and we now need to upgrade Quicktime and iTunes; however, the user name and password for the laptop is now not working after the upgrade to 10.5., though it was working prior to the upgrade, for file sharing.

    @ BDAqua > I tried your suggestion but no luck. holding opt+command just gave me a blue screen and it rebotted, pushing the disk out of the drive. Yes, the macbook has 1 gb of ram. I realize that the min req. call for 2 gb of ram so i've got an order in for another dimm to put into the machine. Thanks for your suggestions.
    @ a_brody > Yes. The machine was plugged into a power source. The disk promts you to do that and i recall aspect this form other installs. Thanks for the reminder tho! ( btw your second post is like greek to me man!) 
    @ Kuncklesmac > You're right about Snow Leopard being an upgrade from Leopard. I'm aware of this. And yes previously i've been told by Apple that I needed the Box Set (not the family pack.  i am using the family pack for OS Snow Leopard) to upgrade my 10.4.11 mac - they never mentioned adding ram but i figured that out on my own and an apple specialist recommended it when i purchased Snow Leopard and confirmed that I coul duse the Snow Leopard to upgarde from Tiger (10.4.11). I've also read extensively (as i said above) that it isn't necessary (always) to buy the box set. Several 10.4.11 users report having upgraded using the Snow Leopard upgrade disk only (not the Box Set) without trouble on intel macs (also see the apple link i posted). So i'm just ondering how they did it and i cannot. 
    Thanks fo rall yor help!

  • User name and passwords autofill

    user name and passwords autofill only autofills the user name and not the password. Any ideas on how to change this so that passwords are also autofilled?

    Hi Geoffrey
    Some web sites (particularly banks, credit card companies) specifically code their sites to prevent the password from automatically appearing. This is due to security concerns.
    Notwithstanding the above, It's possible there's oddities in the Keychain file. This file retains your User Name/Password information. In your Finder: Applications>Utilities folder. Open Keychain Access. Go to the Keychain Menu>Keychain First Aid>Repair. If any errors appear rerun until you get a clean pass.
    If the lack of auto-fill continues, there is a workaround for the web coding via 3rd party Safari add-on (shareware) SAFT. In SAFT's Misc. preference file settings (part of the Safari Preferences) is "Auto-complete always on".
    Note: some of the more elaborate security sign-ons, such as those that use multiple pages for the sign-in are not overridden by the SAFT feature.

Maybe you are looking for

  • Key figure data in BEx report

    Hi, We are viewing some of the Key figure data of a particular report as ".", "$21.99MIN" etc, where $21.99 is the original value. When we click on the excel sheet cell and view in the formula bar, data is showing $21.99 correctly. But it is appearin

  • How do I get additional parameters into a Linux Script / PowerShell Discovery?

    Hi all, I'm trying to do a Linux Shell / PowerShell discovery as described in http://operatingquadrant.com/2013/07/30/unixlinux-mp-authoring-discovering-and-monitoring-failover-clusters/ but for the complex logic I need the GUID of the target object

  • How to find standard contents in SAP BW?

    Hi, Is there a way to find all SAP Provided standard contents in SAP BW?  For example, let's assume that I'm working on shipment - delivery requirement.  How do I find list of all standard datasources related to this, it's cube/DSO in sap BW?  Here,

  • Generate all Months between start and end dates using Parameter

    Hi, I have a query in which i have two dates that is Start Date and End Date and now i have to populates all the Months between the date range: Start Date : APR-12 End Date: JUL-12 Now taking these two values i want the recors as displayed below APR-

  • Inserting Text Hyperlink..of any kind....is greyed out.

    Anyone care to offer up what I'm doing wrong? I have an image selected, I go to insert...text hyperlink....and then all options are greyed out. I want to select web page. What is the fix?