Restricting structure search

Hello!
I would like to arrange a search help where a user could select from a list of persons(P) limited by some given role (AG) they hold.
As of now, I succeeded to list persons by roles using FM
RH_TYPE_STRUC_HELP with wegid US_ACTGR .
Is there any way now I could limit this search to one particular role?
I see there is a RESTRICT_CALLBACK parameter, but I failed to find sample usage of it.
Have you possibly tried this sort of 'prefiltering' f4 lists?
Thank you very much in advance!

Thank you for your advice. I do use structural authorization and it works fine. users can see only parts of organization structure which they are authrised to see. what I want now is some finer tuning - of all users' colleages I want to list , for example, all approvers in one case and all
'signers' in other case.
Looks like it should be done with regular search helps..

Similar Messages

  • Logical Database - PNPCE - Hide 'Org Structure' 'Search Help' etc buttons

    Hi,
    We have created a report by making a z copy of RCATS_APPROVE_ACTIVITIES. In the Z version we need to hide the buttons on the titlebar of the selection screen.
    Buttons are
    - Org Structure
    - Search Help
    - Dynamic Selection
    - Selection Fields.
    Can you please suggest if I can do something from the code ?
    Regards,
    Chiranjeevi.

    Hi,
    Thanks for your suggestion. However, there is no title bar method that we can modify to remove the buttons. I have created a Z report Category by copying the existing one and made the modifications.
    In that we can hide/display UI elements which are displayed by Logical Database.
    Regards,
    Chiranjeevi.

  • Organizational Structure Search Help in Webdynpro ABAP

    Hi,
    I need an organizational structure search help in webdynpro abap.
    It should list the organizational structure in tree view like RH_OBJID_REQUEST lists.
    I tried to use RH_OBJID_REQUEST function in webdynpro but I got " A RAISE statement in the program
    "CL_GUI_CUSTOM_CONTAINER=======CP" raised theexception condition "CNTL_ERROR" short dump.
    Is there such a function for webdynpro abap and  how can I achive this with select options?
    Thanks in advance..
    MERAL

    Great article.  I also had this probelm a year ago. My problems questions are:
    Is it possible to select more then one entry in the tree?
    What about selecting all childrens with one click?
    In my solution I inserted this tree, into a table and the table had a checkbox, row, so the user can check the required org units, (more then one) and there was a separate button, for "select all children"

  • Organisational Unit Structure Search

    Hello,
    As used in transaction PPOSE and PPO1. I would like to add this structure tree search to an ABAP WD View fields. The transaction used the function module RH_OBJID_REQUEST.
    Can anyone tell me how this can be done?
    Alternately is there another suitable user friendly structure search help I could use in ABAP WD view?
    How can I create a search help structure in ABAP WebDynpro? Have you got a example?
    Thanks for your help.
    Regards,
    Mathieu

    hi,
    For Freely Programmed Search Help Check this out.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/wdabap/freely%252bprogrammed%252binput%252bhelp
    http://help.sap.com/saphelp_nw04s/helpdata/en/47/9ef8cc9b5e3c5ce10000000a421937/frameset.htm
    I hope it helps.
    Thanx.
    Saurav.

  • Restrict BP search result based on BP role

    Hi experts,
    Is it possible to restrict BP search result list based on the BP role i.e. users should not be able to see BP's with prospect role in the search result list.
    I am able to control create,change,display using auth.objects CRM_BPROLE / B_BUPA_RLT but unable to restrict the search list. Any hints would be really helpful.
    Regards.

    Hi Anup,
    Thanks for the reply. For the time being we are using authorization groups instead as a workaround solution. Haven't tried the BADI though. Thanks again.
    Regards.

  • Restricting the Search  for Material while creating Shopping Cart

    HI SRM GURUS
    We are in SRM version 5.0 and following a classic scenarios.
    In search strategy while we are creating a shopping cart and we click on the start button a list of all the  materails  appear from where the user can select any item.
    Now in R/3 if a user belongs to Mumbai plant can we restrict the search that only material existing in Mumbai plant in R/3 appears in the search criteria and not that all the materials are displayed.
    Regards,
    Nimish Sheth

    Hi Vadim,
       The Plant related data for products/material is not stored anywhere in SRM.Then where can I apply the filters for the materials pertaining to the specific  plants through the BADI BBP_F4_READ_ON_ENTRY through the Method GET_PRODUCT?
    Regards,
    Disha.

  • To hide /deactivate Structural search in E recruitment ?

    Hi all,
    Could anybody tell me how to hide deactivate the structural search on the organization subtab of organization data in the requisition.
    But we don't want it to be deactivated in SAP R/3.
    thanks and best regards
    Rajeev

    Dear Madhusudhan,
    Can you please tell me how you solved the Http error . I am facing the same problem.
    thanks.
    Rgds,
    Sofia

  • ABOUT STRUCTURE SEARCH

    HOW TO INCORPORATE STRUCTURE SEARCH FOR THE FIELD POSITION IN ONE OF MY REPORT SELECTION SCREEN.CAN ANY ONE GIVE SAMPLE CODE FOR THIS.
    THANKS.

    Vadivel,
    Do you mean Search Help?
    If so, then this is an example:
    PARAMETERS: p_vbeln LIKE vbak-vbeln MATCHCODE OBJECT vmva.
    vmva is a search help (have a look at it using se11).
    You can easily create your own search helps...
    Thanks,
    Wojtek
    Message was edited by: Wojtek Haase

  • "Structure search" and "free search" in input help

    I need to have an input help for my PERNR field, right now i am using search help PREMN and calling FM F4IF_FIELD_VALUE_REQUEST inorder to display the input help. But, in addition to this, i wnat the tabs "Structure search " , "Free search" to be displayed in teh input help pop up screen.
    How can i achieve this?
    Thanks,
    Vasuki

    Hi Vasuki,
    Just write it this way
    parameters:p_pernr type pa0001-pernr matchcode object PREM.
    Now once you hit f4 help. The search help will be displayed with all tabs, once you choose the free search tab the respective screen will be displayed.Now if you want to return to other tabs you must choose the button in bottom of the free search screen which is in between "Green tick mark" and "Close button".

  • Structure Search-PPOME

    Hi,
    I assigned a new object type A (Work Center) in Find By area (left hand side of PPOME) of PPOME.
    I configured Structure Search using table T77FSEAT. When I click on Structure Search( in PPOME) I am getting a message u201CNo Structure Existsu201D.
    Please Help in making the Structure Search functional.
    Regards,
    Ghanapriya

    I used the following:-
    Obj. Manager Scenario: - OMEOO0
    Search Node Key: - A
    Search tool:- CL_HR_OM_SEAT_STRUCTUAL_SEARCH
    Interaction tool: - CL_HR_OM_IAT_ORGP_GOS_CD
    Please Help as I am not able to see any data when I click on structure search for object type A in PPOME
    Regards,
    Ghanapriya

  • Restrict Equipment Search Options to only "Equipments by equipment list"

    Hello Experts,
    Is there a way to restrict Equipment Search Options to only "Equipments by equipment list" in all PM related transactions like maintenance plan, order, notification, measuring point, etc.,
    We would like to put a hard stop on that option and restrict users from accessing (preferably not to even display other options) other options like "Equipment by Cost center", etc.,
    Appreciate immediate response to this issue.
    Thanks in Advance!!

    Hi PM_User_2009,
    The Equipment Search Options can be restricted by two ways.
    1) If the restricted search option required in all transactions where you are using equipment field,
           Edit the search help collecting search help 'EQUI' in SE11, Flag the checkbox  for all the search helps in the 'Included Search helps' tab except the 'Equipment by Equipment list' search help (EQUIL). 
    2) If you want for particular transaction or program,
          Use the search help exit 'PM_HLP_PREVENT_RECURSION'.
    ABAPer can help you for both the options.
    Edited by: saravanan s on Dec 18, 2010 7:41 AM

  • Restrict the search button without select any filed LOV

    Hi,
    I am using Jdev 11.1.1.2.0 and weblogic server 10.3.2.In LOV Lot of records are there means 10 lacs or above when click the LOV then fetching lot of records,
    So my requirement is without select any filed ,dont search auto populate the data.But i did the LOV in Properties query List automatically ,i have unchecked so its working.
    but when select without any field and click the search button then all data is fetching ..So here i have to restrict the search button without select any filed.
    Thanks
    Anup

    Hi Franks,
    Actually i have some issue in LOV,Problem is when click the LOV and search it 10 value is comming after that when OK then Error message is comming,*Attribute Deptno is required.*
    because in View Accessor u have not set the Value.But in View Accessor i am giving exprssion DepartmentId != null ? DepartmentId : '' then Search is not comming..
    Please help me ..
    Thanks
    Anup
    Edited by: 888679 on Mar 25, 2013 5:06 AM

  • Account search F4 Help from BP Relationship page restricts the search

    Hi ,
    Account search F4 Help from BP Relationship page restricts the search to corporate accounts.
    The business partner category maintained for the relationship type in Tcode buba is organization and person.But the search is restricted to corporate accounts only.
    Thanks & Regards,
    Sanila

    Hi Shobhi,
    Can you provide some more details about the system ?
    Are you using transaction BP or CRM Web UI ? Also, which BBPCRM SP are you on ?
    This problem does not exist in higer SPs of CRM, and a related problem existed in Web UI that the F4 search did not consider the role based customizing. This has been corrected in SAP note 1297760.
    My guess is that everything is working fine in your system. Probably, you have also maintained some role based restrictions in BUBA customizing. Now, possibly, the allowed roles are only valid for corporate accounts, that's why you only see organizations in the search.
    E.g : say u have a relationship category ZBUP03 - Employee rel
    Now, you have a role restriction that partner 2 must be only role BUP003 = employee.
    Now, according to role customizing, employee can only be person.
    Thus, when you search for BP's to assign to rel category ZBUP03, you will only see persons.
    Probably, this is the scenario in your system.
    Hope this helps.
    Cheers,
    Rishu.

  • Restrict F4 search results for specific plants / sales org / purchasing org

    Hello All,
    We have a project where a particular plant / sales org / purchasing org needs to be restricted because of the top secret data for that business.  We would like to be able to restrict the search results that are displayed based on sales org / plant / purchasing org in the F4 help.  If a user does not have access to the data / documents related a plant / sales org / purchasing org, we do not want the user to be able to see doc numbers, ship-to's, material numbers etc... My question is where do we restrict F4 results for the Sales and Distribution, Finance, Materials Management, Production Planning, Logistics, etc... modules?  Thanks in advance for the help.
    Jordan

    We can set authorization for specific plants and other organization levels,contact the basis team and discuss about the authorization

  • Mail wants to use the restricted Service "Search With Google."

    This is the response/error I see when I try to do a Google search from an email message - "Mail wants to use the restricted Service “Search With Google.”"

    Interesting - I just created a new user account I named "Test", and tried "Search With Google" in Notes and it worked fine in this new account.  Without any additional change, I went back into my normal user account, and tried to use "Search with Google" on the highlighted word, and it pulled up the Google search fine as well.  No reason I can think of that these actions would have resolved the problem - e.g., either the creation of the "Test" account, or switching between this "Test" account and my normal account.  Possibly creating new account caused a cleanup of the Safari preferences to point to version 6.0.(essentially reset the default)
    Would be curious if droow007 solution works for others.  Definitely quicker than the route I went :~)

Maybe you are looking for

  • SAP e carreira

    Boa noite a todos, Meu nome é Josemir e a partir da semana que vem iniciarei meus trabalhos em uma empresa que está dando os primeiros passos na implantação de um sistema SAP. Apesar de já ter lido diversas matérias sobre a SAP, o ERP e várias outras

  • Whats the green and orange light blinking at the same time?

    Since i upgraded to itunes 5.0, i lost my itunes , i can not open it no more, installed it again same thing. Now my Shuffle won't work, when you touch play it will blink the green and orange light. Can not speak with a shuffle agent because 3 months

  • 870A-G54 Cool'n'Quite ?

    Because of Win7 64bit freezing in last few days I do BIOS uodate (latest) and also changed sata cable on old hdd , now everything is OK but no more Cool'n'Quite ! In BIOS enabled ( or auto option) in windows cpu is always 3,4GHz , temp is ok 36-38C b

  • Partner Function: Payer

    Hi In standard we can give  more then one ship to party, bill to party, and payer. But SP must be one. But where do we actually maintain Payer in sales cycle. As far as my knowledge we can  give  different SH in Delivery Doc , Bill to party in Billin

  • Forgetting rotation and flags (1.4.1)

    Using 1.4.1 under OS X (latest version), with catalogue and files all on external disc (FW800). Sometimes when I open a folder files which were correctly rotated (by hand, in an earlier session) rotate back to their incorrect default positions before