SUS - Adding SU01 uset as Vendor contact person

Hi,
  In SUS, we have supplier users already created in SU01. Is there a transaction to associate the SU01 users as vendor contact person in SUS? I know you can accomplish this via BBPMAININT in SRM. I don't believe we can use this transaction in SUS.
Surendra

Hi Sanjeev,
Thanks for that helpful soluetion. I could do the Vendor  user mapping in the Org Structure (PPOSA_BBP) , before i was trying to do the same in the Vendor Org Structure.
But, just want to know whether this mapping of Vendor Users inthe POrg structure is correct or not. If ocrrect what about the User Attributes ?They follow that of the Pur Org ?
We want to stop the Self registration by Vendors and we will generate User ID & Pswd for him to access the SUS Applciation.
Appreciate your earliest response.
Regards,
Suvarna

Similar Messages

  • Error while creating vendor contact person using vmd_ei_api

    Hi,
    while craeting vendor contact person using maintain_bapi of vmd_ei_api class iam getting error like 'Specify address number or address handle'.
    code :
    CALL FUNCTION 'BAPI_PARTNEREMPLOYEE_GETINTNUM'
    EXPORTING
    quantity = 1
    IMPORTING
    * RETURN =
    contactid = lv_contactid
    * QUANTITY =
    * TABLES
    * CONTACT =
    ls_contacts1-task = 'I'.
    ls_contacts1-data_key-parnr = lv_contactid."ls_knvk-parnr.
    ls_contacts1-data-abtnr = '0002'."ls_knvk-abtnr.
    ls_contacts1-data-pafkt = '02'."ls_knvk-pafkt.
    ls_contacts1-data-parau = 'BNotes'."ls_knvk-parau.
    ls_contacts1-datax-abtnr = 'X'.
    ls_contacts1-datax-pafkt = 'X'.
    ls_contacts1-datax-parau = 'X'.
    * Inserting Phone ,Fax and email.
    ls_phone-contact-task = 'I'. "Phone
    ls_phone-contact-data-telephone = '89655696569'.
    ls_phone-contact-data-extension = '778548'.
    ls_phone-contact-datax-telephone = 'X'.
    ls_phone-contact-datax-extension = 'X'.
    APPEND ls_phone TO lt_phone.
    ls_phone-contact-task = 'I'.
    ls_phone-contact-data-r_3_user = 'X'.
    ls_phone-contact-data-telephone = '89845589369'.
    ls_phone-contact-data-extension = '858588'.
    ls_phone-contact-datax-updateflag = 'X'.
    ls_phone-contact-datax-telephone = 'X'.
    ls_phone-contact-datax-extension = 'X'.
    ls_phone-contact-datax-r_3_user = 'X'.
    APPEND ls_phone TO lt_phone.
    ls_fax-contact-task = 'I'.
    ls_fax-contact-data-fax = '8896589'.
    ls_fax-contact-data-extension ='44521'.
    ls_fax-contact-datax-fax = 'X'.
    ls_fax-contact-datax-extension ='X'.
    APPEND ls_fax TO lt_fax.
    ls_contacts1-address_type_3-communication-phone-current_state = ' '.
    ls_contacts1-address_type_3-communication-phone-phone = lt_phone.
    ls_contacts1-address_type_3-communication-fax-current_state = ' '.
    ls_contacts1-address_type_3-communication-fax-fax = lt_fax.
    ls_contacts1-address_type_3-communication-fax-current_state = ' '.
    ls_contacts1-address_type_3-communication-fax-fax = lt_fax.
    ls_contacts1-address_type_3-task = 'I'.
    ls_contacts1-address_type_3-POSTAL-data-FIRSTNAME = 'Roger'.
    ls_contacts1-address_type_3-postal-data-lastname = 'Fedrer'.
    ls_contacts1-address_type_3-POSTAL-datax-FIRSTNAME = 'X'.
    ls_contacts1-address_type_3-postal-datax-lastname = 'X'.
    APPEND ls_contacts1 TO lt_contacts1.
    ls_vendor1-header-object_instance = p_lifnr.
    ls_vendor1-header-object_task = 'M'.
    ls_vendor1-central_data-contact-contacts = lt_contacts1.
    ls_vendor1-central_data-contact-current_state = 'X'.
    ls_vendor1-central_data-central-data-adrnr = ls_adrnr.
    ls_vendor1-central_data-central-datax-adrnr = 'X' .
    APPEND ls_vendor1 TO lt_vendor1.
    gs_vmds_extern-vendors = lt_vendor1.
    DATA:gs_succ_messages TYPE cvis_message,
    gs_vmds_error TYPE vmds_ei_main,
    gs_err_messages TYPE cvis_message,
    gs_vmds_succ TYPE vmds_ei_main.
    * Call the Method for creation of Vendor.
    CALL METHOD vmd_ei_api=>maintain_bapi
    EXPORTING
    is_master_data = gs_vmds_extern
    IMPORTING
    es_master_data_correct = gs_vmds_succ
    es_message_correct = gs_succ_messages
    es_master_data_defective = gs_vmds_error
    es_message_defective = gs_err_messages.
    if sy-subrc  = 0.
    commit work.
    Please suggest which fields else i have to pass??

    Hi Abhijeet,
    here i am showing you some scn help to use maintain bapi of vmd_ei_api class, i think you are missing some data to be uploaded along with there are methods in lsmw, bdc too for this, please go through below links carefully , i hope you will able to solve your problem.
    Vendor Master Upload Program - ABAP Development - SCN Wiki
    unable to vendor master record update using class vmd_ei_api
    Creation of Vendor - VMD_EI_API

  • Datasource for Vendor Contact person Address

    Hi,
    I am looking out for the DS for Vendor Contact person address, which is taken from ADRC table. 0BP_DEF_ADDRESS_ATTR is having Business partner number. it gives all the required data. how to i link it with vendor LFA1 and COntact PErson in KNVK to get the required result.
    Thanks & regards
    Abi

    Hi,
    There is no standard data source available for your requirement.
    You can enhance 0Vendor_attr master data with LFA1-ADRNR, KNVK-PARNR and address fields in ADRC and populate using user exit code based on the following logic.
    Get LFA1-ADRNR where 0VENDOR_ATTR-LIFNR = LFA1-LIFNR
    Get KNVK-PARNR where LFA1 - KUNNR =  KNVK - KUNNR
    Get address fields from ADRC where
    LFA1 - ADRNR = ADRC - ADDRNUMBER
    ADRC - DATE_FROM = Hard code the values required
    ADRC - NATION = Hard code the values required eg. I for international version.
    Hope it helps
    Regards, Jeya

  • UNASSIGNMENT OF VENDOR CONTACT PERSON

    We have implemented SRM 5.0. Is it possible to unassign a vendor contact person if the contact person are not to be used anymore?
    I "unassigned" the contact person in the Org. Structure, but when using transaction BBPMAININT (Manage Business Partner Data), option Business Partner Data and Employee, the Contact person still appears in the selection list. I do not want to delete the contact person, as bid invitations has been sent to this contact.

    Hi Marinda,
    You can unassign or block this vendor contact person by using transaction code BP. Find out the business partner number of the vendor contact person and go to the status tab in T-code BP for the role vendor in business partner maintanance and click on block business partner.
    This will ensure that you are unable to select this business partner in the search criteria.
    Please assign points for usefull answers
    Sundeep

  • Interfacing vendor contact person information

    Hi All,
    Scenario:
    We are implementing and MDM solution to keep a central vendor repository, which will be the source for multiple backend ECC systems. We use SAP PI as middleware and try to stay as much as possible with the standard SAP IDoc formats.
    Problem:
    Unlike for customer MD SAP doesn't seem to support the interfacing of contact person details via ALE for vendors (or I haven't found it yet, if it is there, please let me know, it would be great news ). For debmas you have an E1KNVKM segment included in the debmas IDocs and I assume that there will also be ADR3MAS messages to provide the address details.
    I believe that we'll have to go for customizing to get the same for the vendors but was hoping that someone has already gone through this effort and can share some best practices? Especially when it comes to configuring the system to make sure that the contact persons will be linked correctly to the vendors taking the CAM into account. (How to configure TSADOBJ and so on...)
    Thank in advance!
    Lee

    Hi,
    Take out the list of fields for vendor contact information in the respective table and try to include them in your custom segment in your message type and try to populate the data in that and sent it through the IDOC.
    if the same information can be handled at inbound system then you can capture the same.
    regards
    Vishnu

  • BAPI for Vendor Contact Person.

    Hi,
       My requirement is to have a BAPI which will insert / update a Contacts Person address or other Details for Vendor(i.e XK02) and that to Contact Person.
      Other ideas are also welcome.
    Can anyone suggest? Or Guru's, u want some more clarification.

    Hi
    check for the BAPI - "BAPI_VENDOR_EDIT". I m not sure about the address details in this.
    You can also use LSMW to update the records. It would be easy.
    Thanks
    Sachin

  • SUS - Contact person creation for vendor

    All,
    We are at SRM5.0 and using SUS - MM scenario.
    Questions -
    1. How can we assign SU01 user as a contact person for a vendor replicated to SUS?
    2. How can SU01 user id assigned in Org Structure without assigning to any root node?
    Information-
    1. Vendor got replicated from MM to SUS successfully and got created under vendor group.
    2. We cannot use BBPMAININT because standard role SAP_EC_BBP_ADMINISTRATOR is not generated.
    3. SU01 - Vendor user id is already created but not assigned in Org Structure.
    4. Coming back to Q.2 we need to assign this vendor user id in Org Structure without connecting it to any root node. This will generate the BP for user.
    5. Once this is done maybe we can map the vendor BP with user BP via transaction BP or BUP2.
    Request for your inputs.
    Thanks

    Hi Sanjeev and Muthu,
    Thanks for the response!
    However here is the problem as mentioned in my initial post.
    Vendor user id - SU01 is already created which needs to mapped with vendor created in Org Model. Now since the vendor user id is not mapped in Org Model yet, no BP is generated for the same.
    If somehow we can assign the SU01 user id in Org Model then it will create BP for that user and after that we can use BP to link vendor with user.
    We cannot use users_gen at the moment because the vendor id needs to be standalone without assigning to any node. users_gen will ask for the org unit to which this user should be assigned which we want to avoid.
    Create Users transaction cannot be used also since the SU01 id already created.
    Thanks

  • Contact person creation in SUS-SRM

    Hello experts,
    We are using SRM 5.0 (EBP and SUS).
    At the moment we are using the Supplier Self Registration functionality, but would like to know if it's possible for the company to control the contact persons (users) creation, instead of the vendor to create them for themselves.
    If so, how would this scenario work exactly?
    Regards,
    Gilberto Gallardo

    There is possibility of replicating --> contact persons from SRM to SUS.
    you have to use the transaction --->
    BBP_SP_COMP_INI in SRM (EBP).
    Please try to replicate the contact person ---> to SUS --> and see wether the same contact person can be used to login to SUS.
    i have not tried this --> so not sure wether the user can login to SUS.
    as far as i know , it is not possible for the purchasing company to create and control users on SUS.
    this is because , supplier user needs to be connected to the supplier company -->
    Edited by: khan voyalpad usman on Feb 7, 2008 12:45 AM

  • Bapi or FM to create,change and delete Contact persons for vendors

    Dear Experts,
    We are replicating the Contact persons details from SUS(SRM) to ECC, When a Contact person is create,changed or deleted the data should be replicated in ECC. We are doing custom development to do this, I need to know is there any function module or Bapi which I can use to create , change or delete the contacts persons for a vendor.
    I tried using BAPI_ADDRESSCONTPART_CHANGE, BAPI_ADDRESSORG_SAVEREPLICA for changing but its doesn't covers few fields like time zone etc. For deletion I tried  WY_KNVK_SINGLE_DEL_FROM_BUFFER its too not helping me .
    Please let me know is there any bapi or fm to do these process or we can go for BDC.
    Thanks & regards,
    Santhosh.R

    Hi Santosh,
    Can you please tell me what Business Scenario is asking you to consider the Time Zones .
    If you know the Customer Number you can very well get the country and there are various FM's to get the time zone based on a country .
    Now Call the FM (as wrote by you ) based on the TIme Zone condition,
    Please enlighten me if i am incorrect.
    Thanks
    Sri

  • Contact person of vendors created inconsistently in my organizative structu

    Hi,
    1.When I create a new contact person for one vendor, is created without position. The vendor is correctly created in vendors organizative structure and the contact person is pointed out there but in organizative structure the user hasn't got position.
    2. In order to do a goods receipt the vendor user can't view their purchase order .
    Regards
    Jorge

    Hi Atul
    please you can see my response in bold letter
    Contact persons for external partners (Vendors/bidders) are to be created from the web interface.
    DO NOT USE BP transaction to maintain BUPA & org data !!!
    Use web transactions instead. They are handling all the needed objects, and you can not do the same with BP.
    In web transation "Maintain Business Partner", you can add contact for an existing vendor.
    You can add a contact to a vendor, with or without creating a user ID (you can then create it later when needed).
    <b>I'm using BBPMAININT web service. Create employee for Business partner and I'm including the SAP user data.</b>
    Please see the related links, which will definitely help ->
    Re: How to assign contact person user id to Vendor uploaded from ECC?
    UNASSIGNMENT OF VENDOR CONTACT PERSON
    Re: User Assignment to Vendor
    <b>I have seen the threads but I can't see nothing which resolve my  problem</b>
    For displaying the POs of all the users, assign the standard SAP roles to the vendor user
    Menu entry is 'Manage Buisiness Partners' (BBPMAININT) and is included in roles SAP_BBP_STAL_ADMINISTRATOR and SAP_BBP_STAL_PURCHASER, SAP_BBP_STAL_PURCHASE_MANAGER, SAP_BBP_STAL_OPERAT_PURCHASER, SAP_BBP_STAL_STRAT_PURCHASER.
    <b>In my case I am using a SAP_BBP_STAL_ADMINISTRATOR
    So, I can create my SRM user with BBPMAININT, but my central person appears without description (with business partner) and there is no position connected to my new user. I suppose I don't need to create the position manually, is this correct?</b>

  • Vendor Master : Customer Contact person

    Hi all,
    In my Vendor Master (XKo1/xko2) when i change the Customer contact details  an idoc should be triigered with these deetails.
    These data in the Contact Person View is stored in KNVK table.
    the stadard idoc Cremas idoc does no support those details.
    I used the Adr3mas03 idoc, but the required data is not tirggered.
    Is there any way around this.
    Regards,

    Hi
    Sorry.
    Since ERP 2005, vendors master data do support maintenance of contact persons in the core.
    Previously, this was true only for IS-Retail.
    ALE Distribution of vendor contact persons has never been developped.
    So your ADR3MAS idocs do surely integrates perfectly in the inbound system expect that this will be an orphaned Person.
    The link will the contact person (KNVK) will never occurs as there is no E1KNVKM segment in CREMAS !
    Alain
    Should be move to

  • Vendor master data - Contact person (4.7 release)

    Hi All,
    I'm working on SAP 4.7 and I can't use the contact person in the vendor master data (it's hidden) because I'm not working with a SAP retail system. If I change standard program MF02KFMR in the form RETAIL_OR_STANDARD I can change the value of the field INT_SYSDEF-SYSDEF (from 00 to 01) as SAP was retail system and the view contatct person appears.
    Do you think it's a good idea or I can find some problems in the vendor master data with this change (INT_SYSDEF-SYSDEF = 01)?
    Thanks and Regards,
    Luca

    Hi
    Sorry.
    Since ERP 2005, vendors master data do support maintenance of contact persons in the core.
    Previously, this was true only for IS-Retail.
    ALE Distribution of vendor contact persons has never been developped.
    So your ADR3MAS idocs do surely integrates perfectly in the inbound system expect that this will be an orphaned Person.
    The link will the contact person (KNVK) will never occurs as there is no E1KNVKM segment in CREMAS !
    Alain
    Should be move to

  • No Matching Records found 'Contact Person'(OCPR)(ODBC-2028) when adding AR Credit Note

    Hi all,
    I'm trying to add the AR Credit Memo, but when adding No Matching Records found 'Contact Person'(OCPR)(ODBC-2028) is occuring...
    What is the issue ?

    HI
    ADD in BP Master data under Contact Person tab update contact person details
    then will not occur problem ..
    regards
    Ramudu

  • Partner vendor conctact person for projects

    Hi guys!
    Iu2019m trying to create a vendor contact person for my project. I want to have a vendor and then I want a vendor contact person.
    I started in t/code u201COPSPAR1u201D to define a partner roles, I create a partner role u201CVendoru201D and u201CVendor Contact Personu201D with type of partner u201CLI Vendoru201D resp. u201CAP Contact Personsu201D then I create a Partner schema for WBS in t/code u201COPSPAR3u201D, as far as good.
    In the project it seems to be good but when I will choose a contact person it turns to be contact person for customers not for vendors!?
    I think both customer and vendors use the same function, but think I should choose if I want a customer or vendors contact person t/code u201COPSPAR1u201D but there is not that kind of partner type only one call u201CAP Contact Personsu201D.
    Do you know if the purpose of this function is right or is a bug? Do you have any idea how to use it? Maybe itu2019s meant to be use this way?
    Regards
    Jose Marin

    This is the response I got from SAP:
    this is standardbehaviour.
    When you select as role "contact person" and call the F4-help for
    the field "partner", the system opens the search help for customer.
    This systembehaviour is hard-coded.
    You have to use the "name"-field instead. When you set the name,
    only the contact person number is hidden.
    This systemehaviour is standard and has also been confirmed by
    development.

  • Fax number and e-mail from a contact person

    Hi,
    Does anyone know the table where the fax number and the e-mail of a customer or vendor contact person is?
    The table KNVK only have the telephone number...
    Thanks
    Hugo

    Check tables: ADR3, ADR6..
    From kna1 u will get the address no (ADRNR). And fetch data based on ADRNR from these tables.
    Regards,
    Joy.

Maybe you are looking for