Run search on user table to find which users belong to which department

Hello,
I'd like to know if it's possible to search a user table in SAP or Oracle where users and his/her department are displayed.
The user's department is of course defined in SU01 but in stead of of entering user per user in SU01, I want to find the table where I can run a search.
Eg: I have a long list (300) of users and I just want to know in which department they are working.
SAP system release = 4.7 R3
Oracle = 9.2.0.8
Thanks a lot
Bert

Perfect ! I was trying to find it and this answered it perfectly ! Thanks

Similar Messages

  • Set Up Users in PS 9.1  - Which pages belong to which module

    Hello all,
    I'm trying to set up some users in our PS Financials 9.1 environment but I have a little problem.
    I don't have much PS experience yet and so I don't know which pages belong to which modules so it is difficult to set up permission lists and roles.
    Can anyone tell me where I could find some kind of list of all pages belonging to the different modules?
    Kind Regards,
    Stijn

    Stijn,
    One option is to review the delivered roles and permission lists to see what pages are assigned.
    Another option is to use a PeopleSoft-delivered page under
    PeopleTools->Portal->View Menu Folder Structure
    but it tends to be slow to return results. If you start by using the advanced search where Parent Menu Folder = Root, you will get a list of all of the top-level folders.
    This page uses the PSPRSMDEFN table, and if you have some expertise in using query, SQL, or some reporting tools, you can query it directly. You can run a simple query like
    select * from psprsmdefn where portal_name='EMPLOYEE' and PORTAL_PRODUCT='GL';
    for example, to get all of the portal objects for general ledger. The menu/component name is stored in portal_uri_seg1/protal_uri_seg2.
    HRMS 9.0 delivered a good app engine report, but it wasn't available in FSCM 9.0. I'm hoping Oracle was smart and made it part of PT8.50, but I haven't checked. Unfortunately, I don't recall the name of the report.
    Regards,
    Bob

  • How to generate a report from crm table to find out user status changes

    Dear all,
    Could you please help me on generating a report from SAP CRM table level
    to find out user status changes in crm orders for a specific period of time?
    Thanks in advance,
    Regards,
    Shaik

    Hi Shaik.
    You would not need to write report for this. You need to create a Table view mainenance for the CRMD_ORDERADM_H or CRMD_ORDERADM_I for whichever  you need.
    Follow the below or search on google for more on table view maintenance.
    Go to SE11, give the table name and click on change. Then Go to utilities--> Table maintenance generator.
    In the table maintenance generator screen, you should give Authorization Group,
    Function Group name (Function Group name can be same as table name),
    Maintenance type can be one step or two step, usually you will create with one
    step. You should give maintenance screen number. After clicking on create button,
    a table maintenance generator will be created.
    To check it go to SM30 . In SM30, you find display, Maintain options.
    You can view the table contents by choosing Display and  supplying the selection criteria of dates.
    Regards
    Apoorva

  • Log/Table to find out User Activity in HANA

    Hi,
    Someone has moved a particular package from AB* Delivery Unit to CD* Delivery Unit.Due to which it has caused a huge problem.How to find out which user has moved the package from AB* Delivery Unit to CD* Delivery Unit?Is there any table or log to find out in HANA?

    Srithar,
    Audit is fine but for that I need to implement it..Now I need to find out who has made the change.
    In HANA is it not possible to track any change through table or log without activitng audit??

  • How to find out which field belongs to which table

    Dear all
             How to find out this "Field name:-  LFSNR" belongs to which table.
    regards
    M.Chandra mohan

    Hi
    You can go to SE84.
    ABAP Dictionary --> Fields --> Table fields
    Enter field name and execute. You will get list of table where this field is exist.
    hope it helps
    regards
    Srinivas

  • How to view all user tables in a particular user tablespace

    Hi friends,
    I want view user tables in a particular tablespace. I dont have dba privilages. Its production environment.
    Plz send me a query for the same.
    Thanks.

    I want view user tables in a particular tablespace. I dont have dba privilages.Do you want to list tables owned by 1 user?
    Do you want to see contents of tables owned by 1 user?
    Can you log into DB as the user in question?

  • Revoking User tables privileges from one user to other user thru DBA.

    Hi,
    I want to revoke the select privilege from user granted tables to other user from Sys/Dba roled user.
    Detail
    ---------------I have 3 users namely
    1.User1 (Role: Normal User)
    2.User2 (Role: Normal User)
    3.SYS (Role: DBA privileged user)
    User1 has created a table called Table1 and grant the select privilege to User2.
    Is it possible that sys (DBA privileged user) user can revoke the select privilege of table1 from user2??.
    Thanks,
    Natarajan.U

    You can not revoke the privileges that were not granted by you or you will hit the error ORA-01927: cannot REVOKE privileges you did not grant.
    Even SYS/user with SYSDBA role can not revoke others grants.

  • FDM server shutdown by some user, how to find that user details

    Hi,
    By mistake some has done sutdown FDM server(windows) instead of logoff, can any one tell me where we can find the user details, I mean any where in the logs can we find the user details. Plz help me.
    Thanks,

    If the server was shutdown, the information should be in the event log for the server. In the system events detail, you will typicallysee the following columns:
    Type, Date, Time, Source, Category, Event, User, Computer.
    The user who shutdown the server will be listed here.

  • Dreamweaver CS5 Mac does not remember which items belong to which site after restore * Desperate

    OK so I hope I can explain this OK.
    I needed my HD changed by Apple. So I cloned my drive twice (2 full backups).
    Once I cloned the drive back to the newly installed drive everything seemed OK until I opened Dreamweaver. When the "welcome screen" opens up I click on index.html for one of my sites ( I run 3 ) and it shows the path to it and says it's "not found" well I double checked the exact path it lists and the file is there.
    So I figure no problem I will just use Open and I opened the index file, made my changes, saved and when to go "Put" but it's grayed out. I clicked "Manage Sites" and all my sites are listed.
    So after searching I thought it was a bad site file, I restored it from another backup (Macintosh HD:Users:<username>:Library:Application Support:Adobe:Common:11:Sites:Site Prefs)
    But still same thing.
    I need some serious help as I need to modify my sites a few times a week. I just don't know what I am missing. Everything is where it should be but Dreamweaver acts like it's not.
    Any help??

    OK, got it fixed. Even though it said it was pointed to the correct directory in "local site folder" I picked it again and then it said something like "rebuilding cache". and it worked.
    Thanks!

  • Find a user

    Hi All,
    If 10 users connected to my database, and one user executed some query and it was hanged or didn't get any result.
    now the database is running slow, so i want to find the user who runs that query.
    for v$session we can find the connected username, but how can we find which user executed that query????.
    using 10g with windows Xp
    Regards
    S.Senthil Kumar

    Check
    V$SQL
    V$SQLAREA
    V$SQLTEXT
    Sorry this will show the sql_text information.
    Regards,
    Sabdar Syed.
    Message was edited by:
    Sabdar Syed

  • Find a user in an array and output that line of the array

    Hello
    I have 2 arrays.
    1 is Users (actually they are local admins on a server) aka $LocalAdmins
    Jack
    Joe
    Jill
    The other array contains 3 columns, one of which is usernames aka $NTResults
    User              Last Write Time                          Last Access Time
    James             1/1/2011 12:00:00am                  1/2/2011 12:01:00am
    Joe                  2/3/2033 12:02am                           3/4/5030 9:01:am
    I want take each user in the $LocalAdmins and search through the $NTResults array for that user. if i find that user, i need to retrieve that entire line, user, last write time, last access time. 
    Ideas?
    Thanks!
    This is an example of the entire script. Will work on 2k8/7
    $NTResults = @();
    $ErrorActionPreference = "silentlycontinue"
    $server = "LocalHost"
    #------------------ Check for last logins ---------------#
    $UserLookup = Get-ChildItem "\\$server\C$\users\*\ntuser.dat" -Force #| select @{e={(Split-path $_.Directory -Leaf)}},lastAccessTime,LastWriteTime | sort lastwritetime -Descending
    foreach ($User in $UserLookup)
    $UserName = (split-path $User.Directory -leaf)
    #Populate Object
    $obj = @{
    User = $Username
    LastAccessTime = $User.LastAccessTime
    LastWriteTime = $User.LastWriteTime
    $NTResults += New-Object psobject -Property $obj
    $NTResults | select user,LastWriteTime,LastAccessTime | sort LastWriteTime
    #------------Lookup local admins---------------#
    $LocalAdmins = Gwmi win32_groupuser –computer $server
    $LocalAdmins = $LocalAdmins |? {$_.groupcomponent –like '*"Administrators"'}
    $LocalAdmins = $LocalAdmins |% {
    $_.partcomponent –match “.+Domain\=(.+)\,Name\=(.+)$” > $nul
    $matches[1].trim('"') + “\” + $matches[2].trim('"') }
    #Trim DOMAIN\ from LocalUserAdmins
    $LocalAdmins = $LocalAdmins -creplace '^[^\\]*\\', ''
    #Arrys to populate and split users from groups
    $LocalUsers = @()
    $LocalGroups =@()
    foreach ($LocalAdmin in $LocalAdmins)
    if (dsquery user -samid $LocalAdmin)
    {$LocalUsers += $LocalAdmin}
    elseif (dsquery group -samid $LocalAdmin)
    {$LocalGroups += $LocalAdmin}

    I'm assuming you mean the first list is $LocalUsers, not $LocalAdmins since that contains groups.
    Add this to the end, I think it will get what you need.  That WMI call is taking an exceedingly long time on my computer for some reason so I can't test it fully, sorry:
    $Results = $NTResults | %{
    If ($LocalUsers -match $_.user) {
    $_
    I hope this post has helped!

  • Is it possible to find out which user deleted a BACS Payment run in F110

    We have had a bit of a crisis here. A payment run has been deleted after all internal audits had been carried out. No one has said they deleted it but I wondered if there was anyway we could find out?

    Hello,
    Do you mean, proposal was completed and checked in audit and when you submit for actual payment, this run was already deleted? If yes, it can't be a technical issue. Someone must have deleted manually from F110 and unfortunately, there is no traces for this.
    You can only find who all used F110 in a given period say between proposal completion time and deletion time. But, can't fnd exact user who deleted the run!
    For future action, you can workout with BASIS, identify which authorization is called for delete action and restrict this access to few authorized people only.
    Thanks,
    V V

  • Run a search on a user table

    Hello,
    I'd like to know if it's possible to search a user table in SAP or Oracle where users and his/her department are displayed.
    Eg: I have a long list (300) of users and I just want to know in which department they are working.
    SAP system release = 4.7 R3
    Oracle = 9.2.0.8
    Thanks a lot
    Bert

    This really isn't the best place to post such a message.  You might want to try the ABAP forum.  I'm sure somewhere there has written a report like this in the past.  The main User Master tables are USR* (ie USR01).  However to get department, you might have to combine your search with HR tables as well.  There is a department field within the Address Master linked to the User Master (ADDR3) that might be used instead of the HR records (since not everyone utilizes SAP HR).  You can look at transaction SU01 to via a user master and see if this is the data you want.

  • How to find out which user has locked a particular record of a table

    Hi
    Is it possible to know - which user has locked a particular record (I know the primary key of the record) of a table
    Regards

    select     OS_USER_NAME os_user,
         PROCESS os_pid,
         ORACLE_USERNAME oracle_user,
         l.SID oracle_id,
         decode(TYPE,
              'MR', 'Media Recovery',
              'RT', 'Redo Thread',
              'UN', 'User Name',
              'TX', 'Transaction',
              'TM', 'DML',
              'UL', 'PL/SQL User Lock',
              'DX', 'Distributed Xaction',
              'CF', 'Control File',
              'IS', 'Instance State',
              'FS', 'File Set',
              'IR', 'Instance Recovery',
              'ST', 'Disk Space Transaction',
              'TS', 'Temp Segment',
              'IV', 'Library Cache Invalidation',
              'LS', 'Log Start or Switch',
              'RW', 'Row Wait',
              'SQ', 'Sequence Number',
              'TE', 'Extend Table',
              'TT', 'Temp Table', type) lock_type,
         decode(LMODE,
              0, 'None',
              1, 'Null',
              2, 'Row-S (SS)',
              3, 'Row-X (SX)',
              4, 'Share',
              5, 'S/Row-X (SSX)',
              6, 'Exclusive', lmode) lock_held,
         decode(REQUEST,
              0, 'None',
              1, 'Null',
              2, 'Row-S (SS)',
              3, 'Row-X (SX)',
              4, 'Share',
              5, 'S/Row-X (SSX)',
              6, 'Exclusive', request) lock_requested,
         decode(BLOCK,
              0, 'Not Blocking',
              1, 'Blocking',
              2, 'Global', block) status,
         OWNER,
         OBJECT_NAME
    from     v$locked_object lo,
         dba_objects do,
         v$lock l
    where      lo.OBJECT_ID = do.OBJECT_ID
    AND l.SID = lo.SESSION_ID
    hope this helps
    Zekeriya

  • 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.

Maybe you are looking for

  • Rdriver errors

    I am running Solaris 10 on a Sun ENTEPRISE 420 server connected to an A1000 StorageEge device with a few disk drives. My system log has been giving me the following messages, which I cannot understand whats wrong. Can someone help me with this and le

  • Why I can't open the Itunes at lion

    please help me!!!! I dont know what to do!!!!!

  • BAPI_ACC_***_RETIREMENT_CHECK

    HI I have  BAPI_ACC_***_RETIREMENT_CHECK  to Post and I need test run on that before post it. I mean that i have to check controls totals each asset number which i have post that. Is there any standard BAPI or Program which will give control totals o

  • Good evening to everyone! I have an issue with Illustrator CC/Bridge CC.

    When you look at the Date Created (File Properties) of an Illustrator file (any) on Bridge always appears the same creation date, no matter what, no matter where the file is saved. But taken a look ant the code of the file, the created date is correc

  • Copying goals/objectives from appraisal documnt : FM not working...

    I have a requirement in which all the "Goals/Objectives" from the previous years appraisal documents are to be copied to the newly created appraisal documents for the current year. I take the details of the previous years appraisal document using "HR