Business Partner in SRM gets Centrally Blocked

Hi SRM Gurus,
We are in now SRM 5.0 Version.
I have noticed that the Business Partner for a user is centrally blocked and this happens automatically. User gets the error "Partner xxxxx is blocked", while creating the Shopping Cart. This will be resolved by unlocking the central block through transaction code BP.
We are in SRM 5.0 and release 700 for both ABAP and BASIS stacks. I found the OSS note 781507, but it is applicable for release 640.
Can any one please let me know what would be the reason for this and how to overcome this?
Thanks and Regards,
Ramesh Kyla

Hi
In HR, user can be locked in two ways.
1. Through action type - inactive status. Once this is done, security team will lock this user for certain time period.
2. Thru Tx BP. flag the Central Block in the Status tab.
Once it is blocked in HR, thru change pointers it will be updated in SRM.
To find the BP number of the user, you can get it from HRP1001 table. Give the CP number of the user, it will list the BP number.
R/Reddy.

Similar Messages

  • Business Partner in EBP gets centrally blocked.

    Hi,
         I have noticed the business partner for a user in EBP gets centrally blocked, and this happens
    automatically.  So the user gets this error " Partner is blocked " while creating shopping carts.
    This problem gets solved when we unblock the partner in EBP using transaction BP.
      Can any one please let me know what would be the reason for this central block.  And also how can we
    avoid this?
    Thanks in advance

    Hi Priya,
    Check if the partner who is getting automatically blocked is a vendor replicated from R/3.
    If the partner is blocked in Backend system and if you have any vendor synchronization jobs running, to update data from backend to SRM it can get blocked.
    Do check is this vendor created in SRM ? or being replicated and updated from R/3.
    This might solve your problem.
    Best Regards,

  • Business Partner from SRM and CRM in BW

    Gurus,
    We are implementing both CRM and SRM this summer. Both make extensive use of Business Partner (0BPARTNER) which is causing headaches. CRM sends "customers" to BW via Business Partner and SRM sends vendors, purchasers and other stuff to BW via Business Partner. Unfortunately, the values of the keys of vendors clash with the value of the keys of customers. For example, Acme Suppliers could be numbered vendor 100 in SRM and Charles Customer could be numbered customer 100 in CRM. Last one loaded to Business Partner in BW wins.
    I have three solutions so far:
    1. Compund 0BPARTNER with source system in BW and lfow downstream to all infoproviders.
    2. Create a separate object such as ZBPARTNER and load all SRM entities to this characteristic.
    3. Force each subsystem to change their number ranges. I suspect that is what SAP's Master Data Maintenance does, but I have no experience with this tool.
    Has anyone faced this dilemma before? Am I missing something?
    Thanks for your help.

    Hi,
    Customer and Vendor are two seperate business entities and deliver seperate business function.
    Both of them should be staged seperately. You may have seperate objects for Customer and Vendor. (0CUSTOMER & 0VENDOR).
    I agree that both are business partners but functions are different so should be treated as seperate antity.
    I hope it will help.
    Thanks,
    S

  • How can I know the GUID number of the business partner in SRM server?*

    hai friends
    How can I know the GUID number of the business partner in SRM server?
    regards
    vinaykrishna

    Hi,
    Go to transaction SE16, table BUT000... put in the number of Business Parnet and execute. Doble click in the line and you'll see the field PARTNER GUID with the number GUID.
    Rgs,
    Pedro Marques

  • Need SMD function module for business partner in SRM

    Hi Gurus,
    I am looking for standard Master Idoc create SMD function module for business partner in SRM.
    I need to send an Idoc from SRM to ECC based on change pointers i.e. whenever a business partner is changed in SRM. So there are standard function modules *smd* available for other data but i am not able to find any FM for busienss partner.
    Please suggest if anyone has came accross such scenario.
    Thanks,
    Ravindra

    Got it

  • Business Partner in SRM Invoice

    Hi,
    When creating an invoice in SRM-IMS, the business partner "Requester" is not getting copied from the SRM purchase order to the invoice. This is very important for us to trigger the execption mail for missing goods receipts.
    Please advise on the settings to make this happen.
    regards,
    Raj

    Hi
    Which SRM version are you using ?
    <u>Please ensure BASIS Team has configured ADS and EMail Settings correctly.</u>
    Note 879570 - IMS tax tolerance exception no email for partners
    Note 891753 - IMS. Exception 'Other Error' after e-mail receipt
    <b>Please check the following threads:-</b>
    Re: INVOICE MANAGEMENT SYSTEM
    E-mail in IMS
    Re: Duplicate Invoice check in IMS SRM 5.0
    IMS Configuration
    IMS : Exception - Change Invoice
    <b>Refer to transaction - SCOT (To configure Email settings)</b>
    http://help.sap.com/saphelp_47x200/helpdata/en/23/1edf098ea211d2b47300609419ed29/frameset.htm
    Also refer to the links -
    http://help.sap.com/saphelp_srm50/helpdata/en/42/dc00a78d23162fe10000000a1553f7/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/3f/06b339ff52ff3fe10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/88/f7423b4ac8d506e10000000a11402f/frameset.htm
    Re: IMS-exception type "Other errors" is not getting triggered
    http://help.sap.com/saphelp_47x200/helpdata/en/2c/abb2e7ff6311d194c000a0c93033f7/frameset.htm
    Re: IMS : Error forwarding Invoice
    <b>Hope this will definitely help.</b>
    Do let me know.
    Regards
    - Atul

  • Issue with Business Partner in SRM

    Hi Experts,
    we are sending Business partner data from one client to another client in SRM.
    In the target client for the tab "Control" in the Business Hours,when I click on the calling hours button we are getting an warning message "Assignment of appointment rules to rule ID incorrect"
    we are sending the data related to business hours thru database tables CRMM_BUT_FRG0060 and CRMM_BUT_FRG0061.
    Can any provide me with a solution?
    Regards
    DK

    Hi
    This issue was resolved by SAP by applying some OSS notes.
    Regards,
    Ashish

  • Search for username (SU01 ID) from Business Partner in SRM

    Hi experts,
    We are working on implementing a change in BADI BBP_ECS_PO_OUT_BADI  for transferring Goods recepient field from SRM PO to ECC PO . However in SRM we ahev teh Business Partner in teh Goods recepient and we need to populate the userid in ECC. Do we have a quick way of getting teh username for the relevant Business Partner.
    Thanks for your help.
    regards,
    Pawan

    Hi Pawan,
    Alternatively you can use FM BUP_PARTNER_GET.
    Give the business partner number as input and it provides username in the XUBNAME field of table T_BUT000
    Regards,
    Nikhil

  • Managing Business Partner in SRM 5.0

    hi, anybody knows how to manage/assign a Business Partner ID to a user during user creation in SRM

    Rex,
    If you only created a root node, please create a subnode with PPOMA_BBP (it is recomended not to assign a user directly to the root node).
    Check that the 2 nodes have a BP generated.
    Get out of PPOMA_BBP transaction (to avoid block entry)
    Retry with users_gen to assign the user to the subnode.
    If the user you're trying to regenerate have been loaded with users_gen of created with BBPMAININT (web). Then the problem can come from the fact that the users are already partialy created. Then use the check users function in users_gen. This function will allow you to repair the users (and create BPs if necessary).
    Have fun.
    Vadim

  • 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

  • How to update business partner in SRM through FM or using ABAP

    Hi expert,
    My requirement is to update the requester field in the Shopping Cart with another requester as well as some other CUF field. Through BBP_PD_SC_UPDATE i am able to update the CUF item fields but i am unable to update the business partner.
    please help, its urgently...
    regards,
    Rahul

    Hi Sankar,
    1)You can use the program BSP_UPDATE_MIMEREPOS to upload the photos in the mime repository.
    2)Use the following code to get the content from your mime and set the content to your interactive UI element as Xstring format.
        data:
        mime_repository type ref to if_mr_api,
        content type xstring,
        url type string value '/SAP/BC/BSP/SAP/myBSPapplication/rajkumar.jpg'  .
      mime_repository = cl_mime_repository_api=>get_api( ).
      call method mime_repository->get
        exporting
          i_url     = url
        importing
          e_content = content.
      wd_context->set_attribute( name = 'DATAS' value = content ).
    Thanks,
    Rajkumar.S

  • Enhance business partner in SRM 7.0

    Dear experts,
    could you please help us -
    is there any way to add customer fields on business partner maintenance transaction
    in SRM 7.0?
    In SRM 5.0 it can be done without any problems with the help of note 675800 and EEWB.
    But the BADI BBP_BUPA_GET_CUF mentioned in this note is seemed to be obsolete in SRM 7.0
    Maybe someone is already solved this task in SRM 7.0?
    Thanks a lot,
    Andrey.

    Hi,
    This note seems to be for adding a custom table , I have to add custom fields in the supplier business partner screen.
    Do you have any idea how this should be done?
    Thanks & Regards
    Prabhu

  • Can we transfer Business Partner from SRM to MM?

    Hi All,
    We created BP in SRM through Supplier registration, now we want this vendori .e BP to be present MM...is it prossible to transfer this vendor to MM?...
    Thanks
    Ravi

    Hi Ravi,
    Pls refer below threads. This should help you to map your requirement:
    Tranfer vendor data from SRM to ERP (R3 / ECC)
    Vendor replication from  SRM to R/3?
    External Vendor replication from SRM to R/3
    https://forums.sdn.sap.com/click.jspa?searchID=571462&messageID=1487382
    Replication of Vendor master from SRM to backend.
    Regards,
    Prashant
    Do reward points for helpful answers

  • Custom screen field in the SRM portal screen for Business Partner Bidder

    I need to add a custom screen field in the SRM portal screen for Business Partner. I have added this custom field in the include structure: CI_EEW_BUT000 and activated it.
    I was expecting to see the enhanced field available in the SRM portal screen when I create the bidder. But is not available.
    The new field are available if I edit an Business partner only.

    Hi,
    Please look into the following OSS Notes:
    Note 675800 - Business partner enhancement SRM on maintenance screen
    Note 672960 - User-defined fields 2
    Thanks,
    Pradeep

  • Blocked Business Partner List

    Hi,
    can anyone help me to find how this blocked list updated?
    1. Some of the business partner updated automatically in this blocke list
    2.  Some business partners added into blocked list after SPL screening.
    Also please confirm the below questions
    1. when ever a customer/document blocked in SPL screening then BP will be automatically added into blocked list.
    2. If yes then after releasing document in SPL screening, i have to release BP also from Blocked list to avoid feature blocking?
    Thanks in advance

    it would be helpful if u can you provide the answer for that
    thank you
    bharadwaj

Maybe you are looking for

  • Time Machine Craziness: Way too much data getting backed up

    Hello. I'm on a retina MBP running Mountain Lion. Each time that Time Machine does a backup, it's backing up way more data than corresponds to any changes I have made. I'm aware of issues with virtualization software (I'm not using any) and I'm also

  • Problem with Oracle procedure

    Hi, We have a problem with a Oracle procedure call using the Sql Execute Procedure statement. The call gives us this error : SYSTEM ERROR: (This error was converted) (This error was converted) OpenCursor failed for SQL statement in project LFB010, cl

  • Were can I buy parts to fix my own computer (2006 MacBook Pro)

    My MacBook Pro is out of warrantee.  I know how to replace the fan that has gone bad,  but I am looking for the best resource for purchasing parts.

  • Problème transfert photo avec Itune

    Itune plante régulièrement lors de transfert de nouvelles photos sur mon IPAD2 à partir de mon PC sous windows 7.  La version de Itune est 10.4.1 Je choisi un répertoire qui contient photos et lors de la syncro, itune plante.

  • Lockdown oracle http server to only specific applications

    I want to lock down oracle http server to only allow access to specific apex applications.. I tried changeing the dads.conf from <Location /apex> to <Location /apex/f?p=> but then nothing ran..