Transaction SU01

Hello colleagues,
I need to click on one of the tab ( Roles ) in transaction SU01 but the Find Option is disabled in my application .
Can you kindly let me how to search/find  for the same ? .
I do not want to hardcode ( record position wise) as if a new tab is introduced the position may change of the current tab .
Kindly let me know as to how to apply the solution .
regards
harsha

>
Harsha S wrote:
> Hello colleagues,
>
> I need to click on one of the tab ( Roles ) in transaction SU01 but the Find Option is disabled in my application .
>
> Can you kindly let me how to search/find  for the same ? .
>
> I do not want to hardcode ( record position wise) as if a new tab is introduced the position may change of the current tab .
>
> Kindly let me know as to how to apply the solution .
>
>
> regards
> harsha
Hi Harsha,
As eCATT is position sensitive ,I fear it could not possible.
As the only scope the Find option is disabled,you have to choose by position.
Thanks and Regards,
SSN.

Similar Messages

  • ABAP code used in transaction SU01

    Hi all,
    Can anyone tell me that whether is there any method by which I can pass the user id and can know whether that user has the SAP_ALL profile or not.
    The above is done by using the transaction SU01,but I need the ABAP code that is being used in this transaction.
    Regards,
    Varun.

    YOu can query the table:
    UST04
    select single * from UST04 where BNAME = sy-uname
                                               and PROFILE = 'SAP_ALL'.
    if sy-subrc = 0.
    write:/ 'The User' sy-uname 'has SAP_ALL profile'.
    endif.
    Regards,
    Ravi

  • How to activate GOS (Generic Object Services) in Transaction SU01?

    Dear All,
    We want (for documentation reason) activate GOS (Generic Object Services) within Transaction SU01 (User Maintenance).
    I looked already around for Setup Guidelines, but did not find anything.
    Has anybody already acitivated GOS within SU01 and would explain this?
    Regards,
    Markus

    Hi Vamshi,
    SD_SWU_ACTIVE is the parameter, but it is not for SU01, it is VA02 and VA03 only.
    Thanks,
    Naga

  • Get the Building in the transaction SU01

    Hi Gurus,
    We need to get the Building that is appearing in the transaction SU01.
    Suggest the table name or Function module to get the Building by passing the User ID.
    Regards
    Paul

    Hi Paul,
    Try looking into the table ADCP. you need to enter both ADDRNUMBER and PERSNUMBER values which you will get from table USR21.
    Or, you can try the function module BBP_USER_GET_DETAIL which is very similar to BAPI_USER_GET_DETAIL.
    You will find the building field in the export parameter named ADDRESS or CPADDRESS.
    Thanks,
    Pradeep
    Edited by: Pradeep Purushottam on Sep 29, 2008 1:16 PM

  • SAP SD benchmark client 900 sap login  transaction SU01 error

    hi, guys
    now in client 900 which sap account should login with pw obelix and can execute su01 and enter user " SAP_PERF"
    hit "change" , add the profile "SAP_ALL" to the users profile tab, save and exit?
    i used SAP* and SAP_ADMIN to login, and execute su01. "You are not authorized to use transaction SU01"
    regards

    Hi Ben,
    hit "change" , add the profile "SAP_ALL" to the users profile tab, save and exit?
    i used SAP* and SAP_ADMIN to login, and execute su01. "You are not authorized to use transaction SU01"
    It is clear from the above statement that, SAP_ADMIN user id is not having the authorization for "SU01" transaction code.
    You login with User id : "SAP_PERF" and assign the Profile "SAP_ALL" to SAP_ADMIN user id and then start creating the user ids what ever u want.
    Hope it is clear.
    Regards,
    Saher Mohammed.

  • Transaction SU01 -- Function modules...

    Hi Colleagues,
    Can someone direct me to correct function modules to get all data whcih we see in transaction SU01.. ie LOGON DATA , CoMM data etc.
    Regards
    Anuj

    Hi Anuj,
    In SE80 look at the Function Modules under Function Group SUSR.
    Reward points if this info was useful to you.
    Cheers,
    Sougata.

  • Updating the database by the transaction SU01 defaults data

    Hi All,
    Is there any Function Module, or method , or any other way to update the database when i change the data of defaults ( tab )
    Log on data like time format, date format and decimal notation.
    Regards,
    Lakshmi.

    you can use the BAPI
    BAPI_USER_CHANGE

  • Historical Log of E-mail Adress in SU01 transaction

    Hello,
    I need to know if there is a  way to  see the log changes in e-mail adress in transaction SU01.
    Someone had change a SapUser e-mail adress in SU01.
    I've look in Table ADR6 and ADR7, and it only has the actual e-mail.
    I've also see transaction SUIM and there is notihng related with 'change e-mail adress'.
    Can you please help me.
    Thanks,
    Best regards,
    EF.

    Try to check the change documents for current user in SUIM -->
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/90/c3e45b841f214ca32fcc17f7eb059e/frameset.htm
    Regards.

  • Access to SU01 with no authorization to the transaction

    Hello,
    I hava a user that was able to execute transaction SU01 even though he has no authorization to it, at least not directly, I do not know how he did it, this are the entries from sm20:
    01.06.2011   16:10:36   UserX   userxlaptop   SU01   SAPLSMTR_NAVIGATION   Start of transaction SU01 failed (Reason=6)
    01.06.2011   16:10:42   UserX   userxlaptop   SE37   SAPLSMTR_NAVIGATION   Transaction SE37 Started
    01.06.2011   16:10:42   UserX   userxlaptop   SE37   RSFUNCTIONBUILDER     Report RSFUNCTIONBUILDER Started
    01.06.2011   16:10:47   UserX   userxlaptop   SE37   RS_TESTFRAME_CALL     Report RS_TESTFRAME_CALL Started
    01.06.2011   16:10:53   UserX   userxlaptop   SU01   RS_TESTFRAME_CALL     Transaction SU01 Started
    I executed program RS_TESTFRAME_CALL but was not able to go to SU01 from there, does anybody know how was the access to SU01 possible?
    Regards,
    Ayax

    There are many other ways to break into initial txn screen. Developer play these magic and some times they assign themselves profile (not to mention the name). However for these if your developer does not have access to objects like S_USER* so they won't be able to do any further activity there.
    But if he is too smart then may be there are other ways to break that as well (like change RC in runtime). That may have solution in terms of authorization restriction or some SNOTE implementation (lots of bug). And specifically in old systems.
    Regards,
    Arpan Paik

  • SAPSQL_ARRAY_INSERT_DUPREC in tcide SU01

    Hi Gurus,
    Good day!
    I would to seek your assistance how can deal with this ABAP dump issue "SAPSQL_ARRAY_INSERT_DUPREC". This error occured while creating a user via transaction SU01.
    Do we need to apply OSS note in order to get rid of this error?
    Please advise.
    Appreciate your help.
    Cheers,
    Virgilio

    Hi Virgilio Padios ,
    Have you checked the ranges of numbers? It may be that the range is exhausted. Then the system tries to assign a number that has already been used (for this the DUPREC). If this is the case you should go through SNRO and change the object range.
    Hope this information is help to you.
    Regards,
    José

  • How to create a new transaction and add it to Area Menu

    Hi.
    I have to create a report and run the report using the Tcode and Tcode has to be added in the Area Menu at the initial screen.
    Please tell me how can i do that.
    Thank you in advance

    You can add additional menu transaction in the SAP main menu without affecting the original SAP default area menu S000.
    For example, you have created a transaction code called ( z123 - ABC Own Report ) and you want to insert it under Logistics.  The specific user will be able to access ABC Own Report by clicking Logistics -> ABC Own Report.
    Steps :-
    Goto Transaction SE43 - Area Menu
    Click the copy button.  Copy from S000 to ZXXX
    After copying, click Change (area menu ZXXX)
    Double click on Logistics and add in your transaction code in the AreaMenu.
    Remembers to Activate it.
    Next Goto Transaction SU01 - Maintain users
    Type in the user name and click the Defaults button
    Type in the area menu (ZXXX) in the Start Menu field.
    Click Save
    The user will be able to see the additional transaction on the next logon.
    The CUA area menus are converted to tree navigation in Release 4.6A. The menu contents are automatically copied into a new data structure in Upgrade to Release 4.6A or higher. You can edit Area Menus with a new maintenance interface (Area Menu maintenance transaction: SE43 ).
    Reporting Tree Integration - Only transactions could previously be put in Area Menus. From Release 4.6A you can also put all the types of reports which are in reporting trees, in Area Menus. The system automatically assigns a transaction code to call the report from the menu. If you have already put the report in another Area Menu, no new transaction code is generated, the unique transaction code already assigned is used.
    You can create Area Menus from complete reporting trees with the migration transaction RTTREE_MIGRATION . The report transaction codes are generated automatically.
    Reporting trees can only be displayed. They cannot be maintained. To modify the contents of reporting trees, you must convert them with the migration transaction. You can then modify the contents with the Area Menu maintenance.

  • Peculiar problem in SU01

    Hi SAP Gurus,
    We are facing a strange problem with transaction SU01 in our recently upgraded ECC 6.0 system.
    The system was previously ECC 5.0.
    When we try to reset the password for a user from the 'change password' option in the initial screen of SU01,it is just not working.After entering the password when we hit then enter key or press the 'tick' button, the screen just does not go and the password does not get reset as well.
    However, if we go into change option for a user in SU01 and go the logon data tab and enter the new password for that particular user, that works and the password is reset for the user.
    I have seen such a peculiar problem for the first time. If anybody has faced this before and has happened to resolve it, would be great if you could help us with the solution.
    Regards,
    Santosh Bhat

    > I have seen such a peculiar problem for the first time. If anybody has faced this before and has happened to resolve it, would be great if you could help us with the solution.
    I have seen this 3 times already, here in the forum.
    One of them was on [_Feb 2, 2009. 9:01 AM_|http://forums.sdn.sap.com/search.jspa?threadID=&q=%22Feb2%2C20099%3A01AM%22&objID=f208&dateRange=last90days&numResults=15&rankBy=10001]
    Other search terms will work as well, but not be as precise...
    Cheers,
    Julius

  • Problem creating transactional iview for BW system

    Hi gurus
    We are facing one problem creating a transactional iview for a BW 3.5 system . We wanto to call transaction SU01 in our BW system using an iview. When we use SAP for html, we have all the menu on the iview , I mean the same result as if we use smen, not SU01.
    And if we use SAP GUI , we are always having the same GUI Error
    Sapgui 640 [Build 8986] Wed Apr 01 12:25:05 2009
    : 'service '' unknown
    Time          Wed Apr 01 12:25:03 2009
    Component     NI (network interface)
    Release          640
    Version          37
    Module          ninti.c
    Line          505
    Method          NiPGetServByName2: service '' not found
    Return Code     -3
    System Call     getservbyname_r
    Counter          1
    Please, can you help us?
    Thanks in advance and best regards.

    Thanks Bala for your quick reply. I´ve tried with function module RSBB_URL_PREFIX_GET  and all the settings were OK. Still the same result.
    Adding more information. We have another WAS 6.40 server with different Module(we have RM and XRPM , not BW) and we are having the same problems. I am wondering if its related with some special config or activation 
    Maybe  I´ve forgot some service activation in SICF? I´m able to reach the SMEN, but not the SU01
    or I´m missing some config elsewhere?
    Thanks in advance.
    Best regards.
    Edited by: Jose Ignacio Arlandis on Apr 2, 2009 8:41 AM

  • Change default language in SU01 (CUA)

    When starting transaction SU01 in the CUA (ECC 5.0)  the language field is already filled in with EN. I want this field to be empty when starting thsi transaction OR I want to be able to change the default language to NL.
    Could anyone explain me how & where?
    Thank you!
    Lodewijk Borsboom

    Hi Lodewijk
    You could create a transaction variant in SHD0 which populates the field with either blank or NL.  Set it as a global variant and it will be like that every time you run SU01
    edit to add, SPR looks even better!
    Edited by: Alex Ayers on Feb 13, 2008 2:57 PM

  • Settings of Mail Host and Mail Port in transaction: SCOT for the node: SMTP

    Hi,
    Could anyone please explain me the significance of Mail Host and Mail Port for the SMTP node in transaction: SCOT.
    It says Mail Server to which outbound mails can be passed.
    Can i specify my GMAIL ID in the field Mail Host and left blank the Mail Port so that the mail can be sent to my GMAIL Account.
    Please let me know if further details are required from my side.
    Thanks & Regards,
    Goutham.

    the below are the step to  configure  your  mail server  of anhy type ....
    Steps to perform in SAP:
    1. Transaction SM59 – Setup an RFC Destination for the execution of the email transfer
    a. Name: Internet Mail Gateway
    b. Connection Type: T
    c. Description: Internet Mail Gateway
    d. Activation Type: Start
    e. Explicit host:
    i. Program: c:<dir>mlunxsnd (I used c:sapmail)
    ii. Target Host: <Server_Name>
    f. (MENU) Destination -> Gateway Options
    i. Gateway Host: < Server_Name>
    ii. Gateway Service: sapgw00
    iii.<OK>
    g. SAVE
    2. Transaction SCOT – Setup a default domain for your system
    a. (MENU) Settings -> Default Domain
    i. <Default_domain> (i.e. [email protected], Domain – company.com)
    ii. This setting gives a default to any user who does not have their email address maintained in the system. <user_name>@<default_domain>
    3. Transaction SCOT – Setup of the Node for queuing the emails before transfer to Exchange
    a. Click on “INT” -> Create button
    b. Give Default name (I choose EXCHG, as this was the node type for the Exchange Connector)
    c. Give Description
    d. Assign the RFC Destination previously created (Internet Mail Gateway)
    e. Node: “Internet”
    f. Address area: *
    g. Supported address Types:
    i. All formats except the fllw
    ii. ALI, OBJ, OTF, SCR, URL
    h. Choose Ok and Save
    4. Transaction SCOT – Setup a job to execute the send process on the queue.
    a. (MENU) View -> Jobs
    i. Select the Create Button
    ii. Job Name: SAPConnect
    iii. Put Cursor on Variant: SAP&CONNECTINT *As you created an INT Node, you need to run the variant for all of the INT sending. You can select SAP&CONNECTALL, but if you are not using any other node types, you can run with SAP&CONNECTINT.
    iv. Select: Schedule Job Button
    v. Schedule job for a periodic run – approx. every 15 minutes
    vi. Save
    5. Transaction SU01 – Maintain each user’s email address
    a. Select users who require the ability to email from SAP
    b. Under the address tab, in SU01, maintain their email address.
    Steps to perform on the SAP system (operating System):
    1. Create a directory for the SAP programs.
    a. Create directory c:sapmail (Directory can be anything)
    b. Unpack the ML*.CAR file from SAP’s website
    c. Alternatively, copy the ML* files from /usr/sap/../run/ directory. This ensures version compatibility with your SAP instance.
    2. Create the directories for your “sendmail” program
    a. http://emailrelay.sourceforge.net/
    i. Download the emailrelay program
    b. Create directory c:winntspoolemailrelay
    i. Unpack the contents of the emailrelay zip into this directory
    c. create Directory c:reskit (Used to make the emailrelay program run as a service
    i. http://www.tacktech.com/display.cfm?ttid=197
    1. www.tacktech.com had some great instructions for creating a service on the NT side. (Thank you Tacktech)
    2. Use SRVANY to create the services, as documented below.
    d. Open command prompt
    e. Follow instructions for creating a service
    i. cd reskit
    ii. execute c:reskitinstsrv.exe "<SERVICE_NAME_Engine>" c:reskitsrvany.exe
    1. This service is the “engine”
    iii. execute c:reskitinstsrv.exe "<SERVICE_NAME_Send_Process>" c:reskitsrvany.exe
    1. This service is the “send process”
    iv. Modify the registry to represent the two new services
    v. View instructions for Parameters and Application Creation under the services in the registry
    vi. Command lines should be as follows:
    1. <SERVICE_NAME_Engine> - c:winntspoolemailrelayemailrelay.exe --as-server --no-daemon
    2. <SERVICE_NAME_Send_Process> - c:winntspoolemailrelayemailrelay.exe --no-daemon –-hidden --forward-to (your_mailhost):SMTP --poll 5
    vii. Start the services using service mgr.
    f. cmd prompt cd sapmail
    g. mlsomadm c:sapmailmailgw.ini (see below)
    3. Create a mailgw.ini file (This file is used by the mlunxsnd program)
    a. Open a command prompt
    b. Change to the directory c:sapmail
    c. Run command mlsomadm c:sapmailmailgw.ini
    i. This creates the parameter file for the send process.
    d. MAILGW.INI entries
    i. System Name: [SID]
    ii. Client: [000]
    iii. Username: [MAILADM] – no user required, as this is not being used for your connection
    iv. Password: [*******] – leave empty
    v. Language: [E]
    vi. Load Balancing: [N]
    vii. Hostname: [app_server_name]
    viii. System Number: [00]
    ix. Gateway Hostname: [ ] – you do not have to specify, it will use the default
    x. Gateway Service: [ ] – default will be used
    xi. Use SAP Router: [N]
    xii. Set Bcc Flag on Env..: [N]
    xiii. Trace Level <In..>: 1
    xiv. Trace file <In..> c:sapmailtracein.txt - Can be where ever you want
    xv. Sendmail Command: c:winntspoolemailrelaysubmit -–from <SENDER_ADDRESS>
    xvi. A warning may come up that says to not use the “–t” flag. IGNORE
    xvii. Codepage: [ISO-8859-1]
    xviii. Generate Notificat..: [N]
    xix. Trace Level <Out..: [1]
    xx. Trace File <Out..>: c:sapmailtraceout.txt - Can be where ever you want
    xxi. Update File c:sapmailmailgw.ini [Y]
    Steps to perform on the Microsoft Exchange System
    1. Allow the SAP systems to enter on port 25 to send mails using Microsoft Exchange (SMTP Communication)
    reward  points ....
    Girish

Maybe you are looking for