Restrict Search results in Transaction FPP3 Business Partner

Hallo,
I need to restrict the search results in transaction code FPP3.
When an end user calls the transaction code 'FPP3' and in the left side of the screen makes a search for Business partner based on what ever selection cryteria, standard program finds the values and gives the result on ALV grid.
My problem is I need to check if user has right authorisation to look at Partner and if  not delete the partner from Result table. I have treid by implementing events 'SERC1, SECR2 and SERC3'  in BDT and implemented the BADI to masK the fields which is not right solution.
Can anybody please give me Tip or an Example how I can solve my problem.
Thank you and Regards
Ravi

Hi Komal,
you can you this in the following way: IMG -> ...-> Treasury and Risk Management -> Basic Functions -> SAP Business Partner for Financial Services -> General Settings -> Business Partner -> Basic Settings -> Business Partner Roles -> Define BP Roles -> select those BP roles you intend to hide for the selection in F4 -> choose detailed view -> look for the fields group 'General data' - > select the checkbox in the field 'Hide'.
one note - as those BP roles are used in other SAP modules as well, make sure, you are not making the incorrect settings in this area.
hope this will help you.
Rgds,
Renatas

Similar Messages

  • Restrict Search results not to Show custom Pages

    Hi,
    I have 10 Pages . The pages are like this :
    http://site/file/Pages/abc-thank-you.aspx
    http://site/file/Pages/cod-thank-you.aspx
    http://site/gog/Pages/ghf-thank-you.aspx
    http://site/file/Pagesdiv-thank-you.html
    I don't want these pages to appear in search results. I am thinking Crawl rule regex should work. I have tried lots of combinations but none of them work.Please help

    You can use Meta tags in the web page to exclude them from search index. FAST Search for SharePoint 2010 will respect Robots Tag
    The "NAME" attribute must be "ROBOTS".
    Valid values for the "CONTENT" attribute are:
    INDEX - Index the Page (Default)
    NOINDEX - will not Index the Page
    FOLLOW - Collect URLs from this Page. useful for SiteMap page to collect all URLs. (Default)
    NOFOLLOW - Will not collect URLs from this page
    Add any one of below META tag inside <head>
    <META NAME="ROBOTS" CONTENT="NOINDEX, FOLLOW">
    <META NAME="ROBOTS" CONTENT="INDEX, NOFOLLOW">
    <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">

  • Restrict Search Results E-Recruiting

    Hello experts,
    regarding our project(EHP4) we have the requirement to hide candidates within the quick search.
    The problem is  that the HR structure is based on decentralized HR Departments.
    This means HR Deparment1 should not be able to see candidates which have applied to HR Department 2.
    At the moment it is possible to see ALL candidates within the quick search.
    Any inputs would be of great help!!!
    Many Thanks!
    Marco

    Hello Marco,
    There is BAdI HRRCF00_SEARCH_HIDDEN_INFO which you can use to add there as additional hidden information field for example the department ID. Then you can say for the quick search when to show that candidates and in what case others.
    Regards
    Nicole

  • To assign business partner no. to central person

    Hi
    We are pulling org. structure form HR to SRM system. We are mainating the same central person as well as positon from HR system. But one of the central perosn in SRM is missing the business paterner due to which when I run BBP_BP_OM_INTEGRATE we get an error business partner no unique, I repaired the user I did not work. How to assign business partner to CP.
    We are SRM5.0 ECS
    with regards
    Manjuanth
    Message was edited by:
            Manjunath Somashekara

    Hi
    <b><u>Please try this -></u></b>
    1.
    Go to Web Transaction "Manage Business Partner". (BBPMAININT)
    There are several options - go for "Employee for Business Partner" and enter in the field the supplier number or search for the supplier you want to create an employee for. Hit create and fill out the screen. The upper part of the screen creates the employee, in the lower part the user id (with which you logon) is maintained. The structure of the screen is asking all relevant elements needed to create a full SRM users and integrates the account into the Org Model.
    For the central Org Unit for Bidders enter the Node Number for the Vendor Root.
    How to assign contact person user id to Vendor uploaded from ECC?
    OR
    2. You need to go into Transaction BP, select the BP for whom you want to change their roles. Click on the change button and then you can select from the drop down field "Change in BP Role" the role that you need for that BP.
    Business Partner
    <b>Other releated helpful links -></b>
    Re: Central Person already exists
    Re: regarding business partner, central person and organizational unit relation
    Central Person and BP ID
    How to delete Central Person?
    Regards
    - Atul

  • Change the number of search results per page

    Hello Guru's
    In the PC UI when you have searched for e.g. a Business Partner and their 20 results. The results are shown as 5 per page.
    Does anyone knows if this number is changeble? I want to see 10 results per page.
    Thanks in advance!
    Joost Goduriaan

    This can be donw through blueprint table configuration change.This change can be done in 2 ways, one is at blueprint application level and other one is through user personalization.
    If you change it at blueprint table application level it effects other users also who uses this application.
    To do this go to CRMC_BLKUEPRINT -> Application Element -> FieldGroup,under this select  ACC_SRES_01_V1 and scroll towards right to see the property No  Lines SRES.
    This value determines the no of lines on a result list page.
    Second change could be done on PCUI application in the browser after launching it.Click the settings hypher link next to Advanced Search Button,there you see the setting for it.Change it to personalize the application layout per user.
    Thanks,
    Thirumala.

  • Question about purchasing data of business partner in SRM 7.0

    When we create vendor in ECC with transaction XK01, we can create pruchasing view and company code view of vendor.
    But in SRM 7.0, I have not find any place abount company code and purchasing data about business partner?
    Any one could provide some suggestions?
    Tanks in advance!

    Hi Justin,
    As in previously releases, SRM 5.0 f.e., not all business partner data available in ECC is replicated in to the SRM procurement system (this can be enhanced via developments). The business partner structure in SAP SRM is different from the ECC business partner structure. SAP SRM business partner data only uses 1 view which holds all the data a vendor can have (BP function: vendor). There aren't any views/tabs in SRM.
    Company code and purchasing data is determined via organisational schema (ppoma_bbp) and a company and purchasing organization have their own business partner master record in SAP SRM as well.
    Note: Certain vendor business partner settings/parameters are better to maintain via the web transaction 'maintain business partner'.
    Hope this helps.
    Kind regards,
    Tim
    Edited by: T. Schuffelen on Mar 21, 2011 11:45 AM

  • Validation of bank details in a business partner

    Hi,
    We have a requirement where we need to validate the bank details of a business partner. If the details are incomplete then we should not allow the BP to be saved.
    For this purpose we have used two approaches, namely using the BADI BUPA_BANK_EXPORT, getting the data and throwing the error message if necessary. Also we have tried to use a custom function module in events in BUPT ( DCHEK event).
    The issue here is that the error message is being displayed, but the control is not going to change mode. So i cannot change the value. If i try to press enter the same BADI or function module is getting triggered again.
    Is there any way we can use an error message and gain control so that we can make modifications to the data.
    The last option would be using a ABORT mesage instead of error, but i dont think this is a really good solution.
    Please help.
    Regards,
    Chaitanya

    Hi Chaitanya,
    The BADI BUPA_BANK_EXPORT would not be the right place to implement the check.
    You could use 2 solutions, both of which will definitely work -
    1. In trsnasaction BUS7 (Events), Choose event DCHCK, and register your custom module - e.g. Z_BANK_CHECK. In this, first make a call to a memory module to get the bank details from memory, check them, and if incorrect, raise the error message using module BUS_MESSAGE_STORE.
    2. A better solution - go to transaction BUPT-->Business Partner ->Control ->Screen Layout ->Views .
      Select view BUP500(bank details) and then click on option Further checks(in the left pane).
    Here, you can register a custom function module that will get called whenever you enter bank data on the screen in txn BP and press Enter. Register this module using 'appl' = BUP.
    In this module too, do the check and raise the error message using module BUS_MESSAGE_STORE.
    Either of these solutions will surely work.
    Cheers,
    Rishu.

  • Business Partner Names

    Good day! Is there a way to use the Business Partners Names as parameter fields? Like when you want to search data about a certain business partner, you'll just type in his/her name to gather the data. I was only able to do that using BP Codes.
    Thank you.

    Hi
    If your business partner name is part of your database field data then you can very well create a prarameter and define default values of your Business Partners.
    Also you need to filter the data through Record Selection to get Business Partner wise data.
    Thanks,
    Sastry

  • Business Objects as search results - doesnu00B4t check transaction auth.(?)

    Hi,
    when using ESH I´m finding results of the type internal order (BUS2075). Those provide a link to our ERP backend, calling transaction KO03 - display internal order.
    Now, since orders are none of web-guy´s concern, I don´t have permission for KO03. Now I would´ve expected that I don´t get those results displayed, which I´m not allowed to open anyway.
    Did we miss some customizing / some options in this context?
    best regards
    Bastian

    Thanks to some field investigation by SAP´s Marieta Koch, we now know that auhtorization checks through ESH are by now only supported by a limited number of business objects. Those seem to be:
    BUS0010 Functional Location
    BUS1001006 Standard material
    BUS1003 Class
    BUS1006 Business Partner
    BUS1077 Specification / Substance
    BUS1088 Characteristic
    BUS1178 Product
    BUS2032 Sales Order / Sales Document
    BUS2101 Q-info procurement
    CPROFILE Certificate Profile
    DRAW Document
    ECM Change master
    EQUI Equipment
    KNA1 Customer
    LFA1 Vendor
    QMTB Inspection Method
    QPMK Master insp.charact.
    VBRK CustIndivBillingDoc / Billing Documents
    Let´s hope further implementations are to come. ( At least it would be nice for our scenarios)
    regards,
    and merry christmas,
    Bastian

  • New HTML for Business Partner Search in CIC0

    Hi,
    I created a new HTML object, copy of CRM_CIC_SEARCH_DISPLAY, in SMW0, changed the HTML code and assigned this new HTML to my Business Partner Search profile.
    But when testing this change it seems that the HTML is incorrect because when I search and confirm the BP, the fields in the HTML are not filled with the BP information.
    I imported the HTML code to the HTML object CRM_CIC_SEARCH_DISPLAY and it works fine. So the problem is not with the code, but with the HTML object itself. Is there any need to activate it or something like that?!
    Thanks a lot!
    Susana Messias

    Hello Susana,
    please check if you have done all the necessary steps:
    1. Copy in transaction SMW0 the HTML template CRM_CIC_SEARCH_DISPLAY      an own one (Z_<YOURNAME>.htm).
    2. Export this new template to your local PC and use a HTML Editor to
       work on this file (like Frontpage).
    3. Import this new page in SMW0 again to the copied Web object.
    4. Make sure in transaction CRMC_CIC_SEARCH_CNTR the mapping of the
       fields is setup for the new template (copy all entries of the
       standard template).
    5. Make sure the new web object is assigned to the search profile in
       CRMC_CIC_SEARCH_RULE
    Regards, Gerhard

  • Search help for business partner ID in segmentation applet

    Hello,
    In CRM 2007 I'm using the segmentation toll. When creating filters for Business Partner ID criterium I'm using a search help functionality to find the desired records. However search help for business partners used in this area is very different from the search help used in any other parts of WEB UI (it is restricted to only few fields, that are not enough for our requirements).
    Segmentation applet is written in Java but the search help looks like normal WEB UI screen. I wonder if any of you could help me with replacing this serach help called by segmentation applet (java application) with a standard search help for business partners (BP_HEAD_SEARCH)?
    Kind reagrds
    Marek

    Hello there,
    I think the requirement/question is not very clear in your post.
    However, the segment Java applet calls a CRM class which has related code and methods.
    Class:  CL_CRM_MKTTG_SEGAP_COM
    Package: CRM_MKTTG_SEG_APPLET.
    Please explain the problem in detail.
    Regards,
    Vinamra.

  • Business Partner search (case sensitive)

    I create a Business Partner with the following details
    FirstName - Vikram
    LastName - Chandna
    When i search the created Business Partner via Tcode-FPP3 by name, the
    search is case In-Sensitive(i.e Font case doesn't matter)
    But, when i search the same in the Database table-BUT000 directly or in
    the SAP Query/Reports , the search is Case-Sensitive.
    Why?
    Thanks & Regards,
    Gagan

    Hi Gagan,
    The field BU_SORT1 in Table BUT000 which is for search option has data type as Character without Lowercase.If the Lowercase option (in the output characteristicks)  is ticked in the table, the sytem will allow you to search based on Lowercase as well.
    Regards
    Amitav

  • Getting error message in Business Partner search help

    Hi Experts,
    User is getting an error message while clicking the Search help for business Partner in all the transactions (FPL9, EEDM11, etc.).
    Only few users are facing this issue. We have compared the roles of the affected users and unaffected users and the roles are same. What will be the reason for few users getting the error?
    Thanks  & Regards,
    Dipin

    I'm not familiar with EEDM11, but FPL9 has parameter ids that can be set at the user level.  Look at
    System/User Profile/Own Data, Parameters tab between your two groups of users.  Also consider checking the settings in  Help/Settings, F4 Help tab.
    Lastly, you might try dropping debug on the error popup and see where it is being triggered from.  Maybe the answer is there.
    Regards,
    K--

  • Search a business partner

    We have a business partner called Nirmal Sanghvi whom we normally address as N Sanghvi.
    The BP has been entered as Nirmal Sanghvi in SAP. While making a PO in his name since we were not aware of his first name, it took us a lot of time to locate the BP.
    We tried searching with N * and also N* Sanghvi but the results were not satisfactory. what would be the best way to search in such a case??

    hi,
    use the wildcard character *, this means all
    so when you say
    *Sanghvi - this will display all BP Master data that has Sanghvi in the BP name
    Note:put this
    *Sanghvi
      in the BP Name and make sure you are in a FIND mode
    Tips: when you are in a FIND MODE fields are displayed in Yellow while if you are in ADD MODE fields are displayed in White.
    regards,
    Fidel

  • How to restrict business partner in selection help

    I want to restrict the business partner category shen selecting business partners, for example I only want the partners with the category 'organization' will be in the list, how to do?
    Bst regards,

    Hi,
    Goto the particular Search Help and in the Definition of that Search help, provide the default value for "BP TYPE " as the "ORG BP". Then, when ever you put  F4, only the ORG BP will be populated in the list.
    Thx,
    Waseem.

Maybe you are looking for