Business Partner User ID

Hi,
Someone can please let me know where the business Partner (Employee) is linked to the User ID (SAP) . I am not asking about the screen where it shows the user Id , but i am asking about the DB table & the logic how this partner is linked to the user Id & from where the value in the screen is populated .
Thanks ,
Md Kashim Raja

Hello Kashim
The relationship of BP(Employee) to Username is as follows:
Tcode: SE16 , In Table HRP1000
Field OTYPE = CP
Field UNAME = Provide Employee username (Should be maintained in Tcode BP, Role= Employee in tab identification)
You'll get OBJID.
Use the OBJID from above in table HRP1001.
OTYPE = CP
OBJID = OBJID (from HRP1000)
RELAT = 207
You'll get the BP number in field SOBID.
I hope this helps.
(Note: We have HR integration with CRM)
use FM BP_CENTRALPERSON_GET to get BP from USERName and vice versa.
Regards
Rupesh

Similar Messages

  • Business partner - user ID relationship

    Hi experts,
    When I have a business partner number (e.g. from a requester or goods recipient) how can I derive the user ID? Is the a table or a function module that will help me?
    I know that I could search in PPOMA_BBP but I need to do this in ABAP coding.
    Best regards,
    Marcus

    HI Saravanan,
    that's exactly what I was looking for.
    Thank you!
    Best regards,
    Marcus

  • External business partner user creation notification

    Hi experts,
    We are in SRM 7.0. When creating user for Vendor/Bidder (Create contact person with reference) the system automatically sends two emails to the vendor. The first one with the User ID and Contact person and a second mail with the password.
    In the body of the first mail says that "to access our system use the following link    ://:/irj/portal "
    The URL to access the system is incomplete. What is missing so that the system informs in the mail the correct URL to access the portal.
    Also, we would like to add some text in the email. How can we do it? What is the form or smartform that we have to use? And what is the BADI that we have to implement to control this?
    Many thanks
    Ezequiel

    Hi there!
    Any idea?, what is the smartform and BADI that controls the email output of the New Bidder user notification? (SRM 7.0)
    Thanks
    Ezequiel

  • Preparing the Assignment of the BW/SUS User to a Business Partner ID

    Hello people, i need help in this following scenario...any help would be
    deeply appreciated.
    When a new user is created in the
    SAP SUS system, it will automatically be created in SAP
    BW,
    too.
    At the same time, an internal table (SRM_USER_SUPBPID) is filled automatically. The table
    contains the assignment between the automatically created
    SAP BW user and the
    corresponding Business Partner ID of the supplier company.
    Procedure
    Make su...
    1. Make sure that the BAdI SMUM_USR_CREATE_POST has been transported into your
    SAP BW system and has been activated. This BAdI is required for the automatic
    creation of a
    BW user.
    Menu Path in the BW System Transaction Code
    Business Add-Ins: Initial Definition
    Maintenance Screen
    SE18
    2. Make sure that the implementation RSSBR_SMUM_CRM_SUS for the BAdI
    SMUM_USR_CREATE_POST is activated in your
    SAP BW system. To activate it, use
    transaction SE19, enter
    RSSBR_SMUM_CRM_SUS and click on Change . Then choose
    Activate
    . This implementation is necessary for the assignment of the SAP BW user to
    a business partner in the internal table.
    regards
    sandeep salaria

    hi,
    In Web UI scenario:
    If you have BuilEmp object, then you can get BP_NUMBER using the relation BuilEmpToHeaderRel.
    for ex:
    lr_header ?= lr_builemp->get_related_entity(  iv_relation_name = 'BuilEmpToHeaderRel' ).
    lv_bp_number = lr_header->get_property_as_string( iv_attr_name = 'BP_NUMBER' ).
    regards
    Ismail

  • BADI / User Exit after Saving of Business Partner

    Hi Experts,
    Is there a BADI / user exit that is triggered after saving / updating of Business Partner using transaction code "BP"?
    We want to send a XML file thru ALE after creation/modification of BP. We are using CRM WinClient 4.0.
    Thanks.

    Hi Mikhail Khorpyakov,
    Thank you very much for your reply. It was a helpful answer.
    BUPA_GENERAL_EXPORT is triggered before database update of table BUT000 and other related tables.
    Is there a BADI that is called after saving which contains general data of business partner?
    Thanks in advance..

  • 'Business Partner Assigned to the User' Access Sequence don't work

    Hello.
    I use access sequence 0008 (Business Partner Assigned to the User) in my Partner determination procedure. But it doesn't work. Corresponding Partner field in service document is empty. But I need that BP linked with logon user filled it.
    I've made the same settings on another incstanse of SM and it's work. And what the difference between I don't understand.
    Edited by: Dmitry Udot on Feb 13, 2011 2:31 AM

    Sorry, but I don't quite get it.  My purpose is to have 9 policies all working all the time (they did at in one version of firmware).  I don't care about time entries for these.  All 9 policies are full of keywords and websites to block webpages related to porn to one degree or another.  The 10th policy is time-based to prevent internet access altogether for one or two computers through the wee hours of the morning.  This, all in leu of having no parental controls.
    Again, it would help if there was more detailed documentation on how this all works.  This is the first I am aware that time settings in one policy could affect or impede the operation of other policies.  How am I supposed to know this?
    In any case, I appreciate your assistance and looking into this for me.  But can you now tell me how to make it work so the policies will work as I want - the first 9 around the clock all the time, and the 10th one only from 1:30 am to 8:00 am (every day).  Please instruct me on how I am supposed to configure this to work, and what specific settings I am supposed to enter... if it is even possible.  Or is there another way of accomplishing this on my WRT54G (Rev. 2) product?  Thanks.
    Perry

  • Prevent users from printing the List of Business Partner window

    Hi All
    I have had this request and not sure if it possible.
    He wants to prevent the users from printing the List of business partner.
    That is when you do a search on the marketing documents.
    when do a search it brings up the window, List of Business Partners.
    they can go to file print...choose table and print the list of BP.
    is there anyway to prevent that?
    Thank you
    Jerusha

    is it a smartform
    You have to disable from ADOBE end
    sfpoutputparams-NOPRINT = X
    when calling the function module FP_JOB_OPEN.
    Unfortunately the PDF converter, which converts the output
    of a Smartform, does not allow to disable the print button.
    Please see note 841850 about this. Only the PDF-based forms
    support this features (class CL_FP_PDF_OBJECT also belongs
    to the PDF-based forms).

  • Change history of User for Business Partner Number attaching and removing

    Hi Experts
    Is there any t-code in SRM which will show change history of User for Business Partner Number attaching and removing.
    Thanks--
    Guru Prasad Dwivedi

    Serene,
    I am not too sure if anyone can DELETE a Payment Term linked to a BP. The system would not allow this.  If at all a Payment term was deleted, I don't think it can be traced.
    It is therefore very important to use Proper user authorization so that only people authorized to do certain things are doing it and not everyone.
    Suda

  • Difference between Business partner and user

    Hi,
    When you Define a position under a Organization Unit & under the position, do we assign a User or a Business partner, what is the difference them.
    Please give me some idea?
    Rgds
    Eliz

    Hi Eliz,
    the most common approach is to create a businesspartner from type employee (ROLE = BUP003). Within this businesspartner please assign the User-ID (transaction BP - tab "Identification").
    Afterwards assign this businesspartner to your position in transaction PPOMA_CRM.
    If you do it like this the user is also assigned to the position.
    The businesspartner itself is needed if you create transactions in CRM, for example "responsible Employee" of an opportunity.
    If you have more questions please ask.
    Kind regards
    Manfred

  • Display Org Unit based on User logon in Business partner creation..

    Hi Gurus,.
    I have to assign Sales Org , DIV, Distribution Channel to the Business Partner in Sales Area data.  When I try system shows entire Org structure. But I want the Org structure should be displayed based on the user log on. Assume that, I am assigned to Shangai and creating Business partner for Shangai, the system should not show Beijing or other Org Unit since I belong to Shangai.  How to address this scenario thro standard customization?
    Is it common problem in CRM Webui(6.0 and 7.0).
    My Org Structure:
    Global
      China
         Shangai
         Beijing
       Nanjing.
    Thanks in Advance....

    Hi Varma,
    From my understanding of your problem, you can approach it in a different manner. Since, you mentioned that you will be receiving a delimited flat file around 5 to 6 times a day, you can probably consider coming up with a Report Program. This Report will consume the flat file, generate the necessary organizations, business partners, BP relationships and then create them and finish with the logging of all the messages ( Success, Error, Warnings, etc.)
    You can now schedule this report execution in a Batch Processing Job which will be executed as per the scheduled time and at the end of the day you can see all the application log files.
    This is just an approach and you can modify the report in your own way. I guess that the flat file will be located somewhere in the same place daily so that you can hard code the File Name and Path in the report.
    Regarding the Organization and Business Partner creation, you can use the standard SAP delivered BAPI's which will return you all the errors properly.
    Hope this helps.
    Thanks,
    Samantak.

  • Restrict Org details based on the User in Business partner creation..

    Hi Gurus,.
    I have to assign Sales Org , DIV, Distribution Channel to the Business Partner in Sales Area data.  When I try system shows entire Org structure. But I want the Org structure should be displayed based on the user log on. Assume that, I am assigned to Shangai and creating Business partner for Shangai, the system should not show Beijing or other Org Unit since I belong to Shangai.  How to address this scenario thro standard customization?
    Is it common problem in CRM Webui(6.0 and 7.0).
    My Org Structure:
    Global
      China
         Shangai
         Beijing
       Nanjing.
    Thanks in Advance....

    Hi Denis,
       Thanks for your reply. I believe Org determination rule is applicable for Transaction types not for Account Creation. I want to get Sales area data based on login user. It shows complete Sales Area(Sales Org IDDistribution ChannelDivision) when I create an Account.. Assume that you are an employee and assigned to Newyork, when you create New Customer in Newyork, system should not show Boston, Washington Sales areas...Please throw some light on this...
    Thanks in Advance.,

  • User name in Business partner

    Hi All,
    Please tell in which table the <b>user data</b> in Identification Tab of Business partner is getting updated.
    Urgent help required.
    Regards
    Arun Kumar
    Points will be awarded.

    HI Arun,
    Please call FM BP_CENTRALPERSON_GET input Business Partner no..
    we you get the user details on Identification tab of a BP.
    Siva

  • No users available in the change period (Create Business Partner)

    Hello!
    I would like to set up the business partners for Service Desk.
    If I choose the solution and execute "Edit --> Create Business partner"
    no useres are shown under the system.
    If I change the data selection for an earlier time or blank, the situation does not change, meanwile I have enough users in the satelite systems.
    How can this problem be solved?
    Should the user have special autzorizations?
    Thank you very much!
    regards
    Thom

    Hello!
    Thank you for your response.
    Unfortunately it does not connection with adding some roles to all the users in the satelite systems.
    I have done this, but without success.
    <b>Has someone other information how to see the users from satelite systems in Solution Manager for assigning them to the business partners?</b>
    (I have SAP R/3 Enterpeise 4.7)
    What very strange is: for the local Solution Manger all the users are shown.
    Thank you!
    regards

  • Multiple Business Partner Number for every User

    Hi,
    For ages the program HRALXSYNC was failing in our system, so via help from an OSS note we have got it running correctly now. The problem is now that it's created a new BP number for ALL of our Users, so they can not edit old Purchase numbers, etc... So the Business Manager has asked me to find out how we can amend these details on Mass prior to them being inundated with calls.
    Is this possible?
    Any help i would be grateful!
    Regards,
    John

    Hi,
    The integration settings are maintained in the below path
    Img -> Customer Relationship Management -> Master Data -> Business Partner -> Integration Business Partner-Organization Management -> Set Up Integration with Organizational Management
    hopes this answers your query.
    Regards
    Vinod

  • FM for assign employee user name to Business partner (employee) in BP t.cod

    Dear alll
    I need fm / bapi for assigning employee (user name) to business partner in identification tcode in BP tcode. Any one help me?

    Hi Saumya Govil
    I have used
    1. BP_BUPA_GET_HROBJECT to get the person number based on PARTNER_GUID.
    2. pass this person number to FM BP_CENTRALPERSON_ASSIGN_USER to assign user ID.
    Instead of the creating new central personal number i have used above BP_BUPA_GET_HROBJECT fm.
    Thanks for your quick reply.

Maybe you are looking for

  • Problem in Purchase order

    Dear SAP Guru's My user creat a Service order with account assignment K( cost centre),  In condition we maintain discount 5% on GROSS (RA01). When we go to the order and click on condition tab, then net price is reduced 5%, whenever u click price is

  • Weird iTunes Problem with Podcast

    I have been stumped on this for several months now. My Escape Adulthood podcast has been listed in iTunes for a while now. I have three done episodes. Unfortunately, anytime anyone tries to download or preview episode #2 or #3 from iTunes, all they g

  • How do I make Foxfire quit giving me the message Firefox prevented this page from automatically redirecting to another page?

    When I am on some sites Firefox gives me the message Firefox prevented this page from automatically redirecting to another page? and then I have to click Allow. This happens on every single page on certain sites. How can I make this stop all together

  • Downgrading Nokia 5230 firmware?

    I downloaded and installed the latest 20.0.005 update for my Nokia 5230, and it offered nothing in the way of performance gains and new features, but instead slowed the device down and removed the ability to skip through more than 4 songs per use.  I

  • Shortly after launch it crashes.

    I was importing data from my desktop, Accidently selected the whole desktop, tried to deslect but instead imported it all.  It crashed since it is trying to open all thoses unsupported files.  Since it auto opens that project it now crashed about 2 s