Automatic replication of vendor masters from SAP R/3 to EBP

Hi
For this issue I found the below program and steps to do the automatic replication of vendor master from SAP R/3 to EBP
PROGRAM BBP_VENDOR_SYNC
The program BBP_VENDOR_SYNC automatically synchronizes the backend vendors with the SRM system.
To run the program BBP_VENDOR_SYNC, you first have to make the following settings:
Path in the Implementation Guide (IMG):
Supplier Relationship Management --> SRM Server  -->Technical Basic Settings -->Settings for Vendor Synchronization --> Make Global Settings
Supplier Relationship Management --> SRM Server  -->Technical Basic Settings -->Settings for Vendor Synchronization --> Define Settings for Each Backend System
Then you have to make the following settings in transaction SA38:
· Enter program BBP_VENDOR_SYNC.
· Click on the pushbutton Background.
· Enter the report name BBP_VENDOR_SYNC.
· Either define a new variant or use an existing variant ( The new Variant as Test Vendor)
· Click on the pushbutton Schedule.
· Enter the job.
· Define the start date.
· Either schedule once or schedule periodically. Then you have to define the period interval.
I followed  the above mention steps and I am able to setup the Schedule on timely basis and the job was completed successfully, but the vendors are not replicated successfully .
I am receiving the below error in transaction code SLG1.
1.The Specified Node does not Exist in the Org. Plan(Message no. BBP_VENR006).
2.No Vendor Replicated from Backend MD1CLNT(Message no. BBP_VENR017).
Please check and advice.
Thanks & Regards
Sada

Hi Sadasivam,
Make Global Settings
Use
In Customizing for vendor synchronization, you define between which mySAP or ERP backend systems and the EBP System you wish to automatically synchronize the vendor master data. This setting is necessary in order to start a job-based execution of the synchronization, so that the vendor master data that is newly created or changed in the backend is updated regularly in the EBP System.
Requirements
You wish to use the automatic vendor synchronization functionality.
In the Implementation Guide (IMG) activity Define RFC Destinations, you have defined the RFC destinations for your systems.
Under Define Backend Systems, you have defined the backend systems for your systems.
Activities
Customizing for Vendor Synchronization consists of two parts. In the first part you make those settings that are valid for all backend systems. In the activity Make Settings for Each Backend System you can define or display detail data for the individual backend systems.
Make Global Settings
By setting the indicator Create New Vendors Also, you can determine that those vendors newly created in the backend systems are also newly created during the synchronization. If this indicator is not set, the only data updated is that of the vendors in the Enterprise Buyer System whose data was changed in the backend systems.
Note:
If you have not yet made an entry here, an empty screen appears when you start the activity. To make the settings, choose New entries or press F5.
Further Settings:
Carry Out Address Check for Duplicates :
Organizational Unit in EBP for the Vendor
Enter the eight-digit number, for example, 50001234.
Vendor Number Assignment Type
In the dropdown box, choose the method with which the number is to be allocated when a new vendor is created, for example, internal number allocation.
Hope this makes you more clear. My mail i.d is [email protected]
Rgds,
Teja

Similar Messages

  • Automatic Replication of Vendors from SAP R/3 Backend System to SRM System

    Hi All,
    I am searching for any existing standard configuration in SRM V 4.0 System for replicating Vendors of selected Purchasing Organizations from SAP R/3 Backend System to SRM System.
    I have checked in the SPRO  settings of SRM System and found/could make out from the documentation avalable in help itself, that there is a standard configuration by which you can automatically replicate the Vendors created in SAP R/3 by activating the following in SPRO: By putting a tick mark against the Check Box existing against "Create New Vendors also"  under Vendor Synchronization with Make Global Settings I hope.
    If the above statement is correct, then I hope we have to schedule a job ,since the above configuration is based on a job based execution which should run at least once a day.
    In that case,which would be the relevant job which has to be created WITH A VARIANT in order to filter the Purchasing Organizations desired for.
    Please help me out since we have to implement this asap.And if the above solution is not at all feasible,then please do reply at the earliest.
    Awaiting for your early reply .
    Regards
    Annette

    Hi
    Please try this ->
    <b>http://help.sap.com/saphelp_srm50/helpdata/en/56/54f137a5e6740ae10000009b38f8cf/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/bb/6c0e3b02616a42e10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/62/fb7d3cb7f58910e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/5e/88ef3bc8821d0de10000000a114084/frameset.htm</b>
    Regards
    - Atul

  • How to Pull Vendor Database from SAP

    Hi All,
    Could someone guide me on how to pull the Vendor Database(Need : Vendor Code, Address, Vendor Description, Postal Code , State and the AP Remit Number) from SAP.
    Regards,
    Srikanth

    Hi,
    These are tables. Use SE16 for that.
    But what you want can also be acheived by the standard reports in SAP.
    Use
    1) S_ALR_87012086 - Vendor List
    2) S_ALR_87012087 - Address List
    Regards,
    SAPFICO

  • Replication of Sales Order from SAP ECC to SAP CRM

    Hi,
    The scenario I am working on is breifly as under:
    Telesales will create sales order directly in ECC. The sales order created in ECC will be replicated in CRM. I have some queries and request guidance:
    1. The same sales order type will be used by ECC for creating orders from telesales, as well as regular sales orders in ECC. I need to replicate only sales orders created by telesales. Please guide how to achieve the scenario requirement.
    2. There are many 'Z' Partner function in ECC in sales order, some of them are mandatory and others are optional. During replication, if the 'Z' partner functions are not created and maintained in CRM, what will be the impact? Will the sales order replicate or no. Impact in sales order replication of mandatory partner function and optional partner function not available in CRM.
    3. Impact of 'Y' and 'Z' condition type (optional) not maintained / imported from ECC to CRM in sales orders.
    Regards,
    Rajesh

    1. In R3AC1 set filter according to your needs for object SALESORDER. There are quite a few fields on which you can set filter.
    2. Partner functions will not affest replication. Replication is more strict from CRM to ERP hen viceversa. Also you said that optinal partner functons will be missing, so there is no reason that problems should accore. But of course standard sold-to party and shi-to party should be provided for pricing reasons.
    3. Should reprsent not problem, but pricing procedures must be synchronized between both systems.

  • Excel VBA - Automatically checkout and checkin documents from SAP R/3

    Hello,
    I'm trying to implement some sort of automatic solution for checking out and in documents in SAP.
    We have EasyDMS as Document Management System and need to reword about 10000 files which have a bug in their macro. For this purpose I created an Addin for Word and Excel that changes the macros automatically when opening a file. Due to security problems we cannot distribute this Addin to all Users (because you must deactivate macro security for enabling this Addin). So we thought about a possibility to automate the process and do the changes over weekend.
    My idea was to write a makro in Excel that takes the information about the files (documentnumber, version...) form an Excel table and uses RFC to call a function that can checkout the files. On this machine the Addin would be enabled, of course.
    I found the function "BAPI_DOCUMENT_CHECKOUTMODIFY2" and tried to implement the call via RFC, but I get an error.
    The error says: Application-defined or object-defined error
    I think the Problem is the data structure of the parameters.
    Can someone figure out how I have to set up the parameters to get the function to work? I have no idea how this should be done, although I read some tutorials.
    Thanks for your help!
    regards,
    Thomander
    Here is my Code so far (I stopped because I get the error at line "objDocumentfile.Value = "Test 2.doc"):
    Dim sapConn As Object 'Declare variant
    Set sapConn = CreateObject("SAP.Functions") 'Create ActiveX object
    If sapConn.Connection.Logon(0, False) <> True Then 'Try Logon
       MsgBox "Cannot Log on to SAP"
    End If
    Dim objFunction As Object
    Set objFunction = sapConn.Add("BAPI_DOCUMENT_CHECKOUTMODIFY2")
    Dim objDocumenttype As Object
    Dim objDocumentnumber As Object
    Dim objDocumentpart As Object
    Dim objDocumentversion As Object
    Dim objDocumentfile As Object
    Set objDocumenttype = objFunction.Exports("DOCUMENTTYPE")
    objDocumenttype.Value = "PM2"
    Set objDocumentnumber = objFunction.Exports("DOCUMENTNUMBER")
    objDocumentnumber.Value = "A5N00030059989"
    Set objDocumentpart = objFunction.Exports("DOCUMENTPART")
    objDocumentpart.Value = "000"
    Set objDocumentversion = objFunction.Exports("DOCUMENTVERSION")
    objDocumentversion.Value = "D"
    Set objDocumentfile = objFunction.Exports("DOCUMENTFILE") = "Test 2.doc"
    objDocumentfile.Value = "Test 2.doc"
    Dim objCheckedoutfile As Object
    Set objCheckedoutfile = objFunction.Exports("CHECKEDOUTFILE")

    Hello,
    I'm trying to implement some sort of automatic solution for checking out and in documents in SAP.
    We have EasyDMS as Document Management System and need to reword about 10000 files which have a bug in their macro. For this purpose I created an Addin for Word and Excel that changes the macros automatically when opening a file. Due to security problems we cannot distribute this Addin to all Users (because you must deactivate macro security for enabling this Addin). So we thought about a possibility to automate the process and do the changes over weekend.
    My idea was to write a makro in Excel that takes the information about the files (documentnumber, version...) form an Excel table and uses RFC to call a function that can checkout the files. On this machine the Addin would be enabled, of course.
    I found the function "BAPI_DOCUMENT_CHECKOUTMODIFY2" and tried to implement the call via RFC, but I get an error.
    The error says: Application-defined or object-defined error
    I think the Problem is the data structure of the parameters.
    Can someone figure out how I have to set up the parameters to get the function to work? I have no idea how this should be done, although I read some tutorials.
    Thanks for your help!
    regards,
    Thomander
    Here is my Code so far (I stopped because I get the error at line "objDocumentfile.Value = "Test 2.doc"):
    Dim sapConn As Object 'Declare variant
    Set sapConn = CreateObject("SAP.Functions") 'Create ActiveX object
    If sapConn.Connection.Logon(0, False) <> True Then 'Try Logon
       MsgBox "Cannot Log on to SAP"
    End If
    Dim objFunction As Object
    Set objFunction = sapConn.Add("BAPI_DOCUMENT_CHECKOUTMODIFY2")
    Dim objDocumenttype As Object
    Dim objDocumentnumber As Object
    Dim objDocumentpart As Object
    Dim objDocumentversion As Object
    Dim objDocumentfile As Object
    Set objDocumenttype = objFunction.Exports("DOCUMENTTYPE")
    objDocumenttype.Value = "PM2"
    Set objDocumentnumber = objFunction.Exports("DOCUMENTNUMBER")
    objDocumentnumber.Value = "A5N00030059989"
    Set objDocumentpart = objFunction.Exports("DOCUMENTPART")
    objDocumentpart.Value = "000"
    Set objDocumentversion = objFunction.Exports("DOCUMENTVERSION")
    objDocumentversion.Value = "D"
    Set objDocumentfile = objFunction.Exports("DOCUMENTFILE") = "Test 2.doc"
    objDocumentfile.Value = "Test 2.doc"
    Dim objCheckedoutfile As Object
    Set objCheckedoutfile = objFunction.Exports("CHECKEDOUTFILE")

  • How to trigger automatically an IDOC and RFC from SAP R/3 system?

    Hi ,
    lets say if we are implementing IDOC to FILE &RFC to FILE scenario ,how can we trigger  on timely basis(schedules)
    1)standard IDOCs and BAPIs?
    2)customized Idocs and Customized Bapis?
    3)Master Idocs and transactiona Idocs?I think we need to use change pointers for master Idocs and donno about Transactional Idocs.
    please explain ,
    thank you very much for your help.
    regards,
    Babu

    sorryfor the late reply, I was busy with my work.thank you for your posts.
    so all of you say just run the RSEOUT00 no matter what interface we use in XI like Master ,transactional Idocs,standard or customized BAPIs?
    And I think we use RSNASTED if we have on recieving side right?
    <b>then when we would use a report of format below to trigger an RFC,is this format for Asunc RFC ?</b>
    REPORT Z_SEND_DATA_TO_XI.
    parameters: dest like rfcdes-rfcdest default '(RFC Destination you defined in SM59)'.
    <<your other variable declaration and ABAP Code here>>
    call function 'ZXI_SEND_DATA'
    in background task
    destination dest
    exporting
    Name = John
    City = Smith. (The values to pass to XI)
    commit work.
    <<Any Write statements or sy-subrc statements here>>
    6) Save and Activate your ABAP program.
    6) After all these steps, execute your ABAP Program to send the data to file via XI.

  • Vendor transfer from mm to sus and ebp to sus

    Hi,
    I have two scenarios.
    1. Plan driven procurement
    2. mm-sus scenario
    For plan driven procurement I have transferred the vendor from r/3 to ebp using bbpgetvd  and ebp to sus using xi.
    Now vendor can login to sus and do the biding. But in case of mm-sus scenario whether I need to transfer the vendor again using we14? Please suggest how to proceed vendor transfer incase if we have bidding in sus and po display in sus from r/3 not from ebp.
    Vendor can be the same for both the scenario.
    1. Plan driven procurement - PO will be in EBP
    2. mm-sus scenario - po will be there only in R/3
    Regards,
    Natchiappan.M

    Hi,
    I dont think vendor replication is needed. Did you try and test the MM-SUS scenario. Is there any error message that you are getting?
    Regards
    Azad

  • How to send vendor IDOC data from SAP R/3 to XI.

    Hi experts,
    I have developed the IDOC to FILE scenario for Vendor Master Upload. I want to place flat file in local folder with in XI or Outside of XI. (Using NFS or FTP protocol in FILE adapter). My First quesstion is How to setup Folder with in XI ro Out side XI?
    And also I want to push the IDOC from SAP r/3 to test the scenario. Both XI and R/3 systems are configured to exchange data.
    How to Push Vendor IDOC from SAP R/3 to XI? (we can send XML directly to XI; but the R/3 kernal should be moe than 6.20).
    Thanks in Advance.....

    Hi,
    >>My First quesstion is How to setup Folder with in XI ro Out side XI?
    Its a normal way to creation of folders in Os level . u can create the folder in XI Server or on the FTP Server.
    ALE Settings
    Steps
    SAP XI
    1) RFC Destination (SM59)
    a) Choose create.
    b) Specify the name of the RFC destination
    c) Select connection type as 3 and save
    d) In the technical settings tab enter the details SAP SID/URL and system number#.
    e) Enter the Gateway host as same details above SID/URL.
    f) Gateway service is 3300+system number#.
    g) In the Logon /Security tab, enter the client user & Password details of Destination system.
    h) Test the connection and remote logon.
    2) Create Port (IDX1)
    a) Select create new button
    b) Enter the port name as SAP+SID (The starting char should be SAP)
    c) Enter the destination client.
    d) Enter the RFC Destination created in SAP R/3 towards other system.
    e) Save
    3) Load Meta Data for IDOC (IDX2)
    a) Create new
    b) IDOC Message Type
    c) Enter port created in IDX1.
    SAP R/3
    1) RFC Destination (SM59)
    a) Choose create.
    b) Specify the name of the RFC destination
    c) Select connection type as 3 and save
    d) In the technical settings tab enter the details SAP SID/URL and system number#.
    e) Enter the Gateway host as same details above SID/URL.
    f) Gateway service is 3300+system number#.
    g) In the Logon /Security tab, enter the client user & Password details of Destination system.
    h) Test the connection and remote logon.
    2) Create Port (We21)
    a) First Select Transactional RFC and then click create button
    b) Enter the destination port name as SAP+SID (The starting char should be SAP)
    c) Enter the destination client.
    d) Enter the RFC Destination created in SAP R/3 towards other system.
    e) Save
    3) Create Partner Profile (WE20)
    a) Create New
    b) Create the Partner no. name as same the logical system name of the destination system.
    c) Select Partner type LS
    d) Enter details for Type: US/USER, Agent, and Lang.
    e) Click on the + button to select the message type.
    f) Select Partner no. and LS which ever create above.
    g) Select Message type
    h) Select Process code related to the Message type.
    I) save.
    In SLD – System Landscape Directory
    TS for R/3 (Logical system):-Assign the client name created in R/3 as Logical system Name.
    Ts for Third Party (Logical system):-
    BS for SAP R/3 (Logical system):- Assign the client name created in R/3 as Logical system Name.
    BS for Third Party (Logical system):-Enter the XI logical system name.
    In Transaction SALE
    Define and Assign the logical system name.
    IDoc-XI-File scenario
    /people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters
    Posting the IDOC from R/3 to XI
    /people/sameer.shadab/blog/2005/07/25/reposting-idocs-instead-of-recreating--for-testing-purpose-xi
    REgards
    Seshagiri

  • Vendor data - intial download from SAP R/3

    Dear All ,
    Im facing an issue during download of Vendor data from SAP R/3 to SAP CRM 5.0 system.
    Now we have done all settings in R/3 and CRM as per Note 883162 , but we are seeing that "NO Bdocs" are generated during initila download of Vendor data  (but inbound queues are generated in CRM )
    My question is in txn PIDV in SAP R/3 system .
    What should we enter for "Role Category " field in the PIDV transaction ??
    Please help , i have go-live on 13th July and im not finding a solution for this ...
    Regards
    Dinesh

    Hi
    Please check the following points.
    1. Please check the settings that you maintained in the table CRMSUBTAB in ECC. You need to have an entry as follows:
    User: CRM
    Object: VENDOR_MAIN
    U/D : DOWNLOAD
    Object Class: VEND ( & not BUPA for this entry)
    Function Module: PI_BP_VENDOR_MAIN_EXTRACT
    The other entry (for upload) has similar but different values. (Refer to the OSS note 883162.)
    2. Check if you have applied any filter settings in CRM for the adapter object VENDOR_MAIN.
    Regards,
    Srini.

  • Vendor replication Error. SAP R/3 to EBP system

    Hi Guys,
    I am using SRM 5.0. I am getting error while replicating the vendor master from SAP R/3 to SRM system.
    T-code: <b>SLG1</b>
    <b>Warning 1</b>:Error: No Industry Sectors Maintained No Industry Sectors Transferred
    <b>Warning 2</b>:Error: No Bank Master Data Maintained No Bank Data Transferred
    <b>Error 1</b>:Error: Error while Creating Business Partner (BP) Module: BUPA_CREATE_FROM_DATA  Vendor: 0000100000
    <b>Error 2:</b>Enter country
    Please guy help to sort the problem.
    Regards,
    Apparao A

    Hi Atul and Marcin,
      Thanks for you reply.
      Country field is maintained for that vendor. I am trying with One vendor only . I have checked the country field in R/3 before posting this message.
      One more question. I have created some vendor in SRM. Now i want to replicate these vendor in backend. Is this is possible ?.
    Our business senorio is like this. For e-procurement of materials they will invite bids from different bidders(Register in SRM only). Once they finalized the L1 bidder they will issue PO to that bidder. That PO has to Copy in to backend.
    To copy PO to backend, i think bidder data should be copied in to backend before. How to acheive this ?
    Regards,
    Apparao.A

  • Vendor Master can not replicate from SAP R3 to SAP SRM system.

    Hi All,
    We face one issue when we use bbpgetvd program to transfer Vendor master from SAP R3 to SAP SRM, after I check Analysis Application log, found the following issue:
    Error: No Bank Master Data Maintained No Bank Data Transferred
    Error: Name/Address for Vendor Already Exists Vendor: 0015118743 Address Number 0000054208
    Error: Warning: Complete Business Partner: Vendor: 0015118743 Backend: APP002TS No Transfer of Vendor Data
    But I check BP in SRM and can not find vendor 0015118743 information, so could you give me any tips or suggestions to fix this issue. Is there any table in SRM system to keep Vendor Master like SAP R3?
    Thanks for your kind suggestions or help in advnance!

    Hello Gavin,
    >
    Gavin Feng wrote:
    > (...)
    > 1. How to use BP to find business partner by address num 0000054208, I did not find this search condition.
    > (...)
    You cannot.
    Business Partner are stored in BUT000 table. I don't remember if its address number is also stored in this table.
    If yes, link is done directly between both.
    If not, this is the person number which is stored in BUT000. So, use your address number to get its corresponding person number using ADCP table. Then, with this person number, check in BUT000 what is its corresponding Business Partner.
    Finally, with its corresponding GUID, check in VENMAP table the vendor number.
    >
    Gavin Feng wrote:
    > (...)
    > 2. I used VENMAP and ADRC to check vendor 0015118743 and address num 0000054208, but there is no record in both table, so why the SRM system generate information that is "Name/Address for Vendor Already Exists".
    > (...)
    See my answer above concerning ADCP table.
    Regards.
    Laurent.

  • Extracting delta's with ODP-data source 0MATERIAL_ATTR from SAP ECC

    We are using ODP-replication to extract data from SAP ECC to a MS SQL-database by SAP BusinessObjects Data Services.
    For extracting Material-data we use the standard data source 0MATERIAL_ATTR in SAP ECC.
    This data source delivers a full load with all Materials in it.
    In the properties of this data source (tab attributes) we saw that this data source is Delta_Extractor_Capable.
    Therefore we set the extraction mode from 'Query' to CDC (= Change Data Capable) and did a new initial load to get all Materials again.
    After changing a Material in ECC, we did a delta-load, but unfortunately we received ZERO records.
    Is there anyone with experience on extracting delta's with data source 0MATERIAL_ATTR or another standard masterdata data source in ECC?
    Thank you for your reaction in advance,
    Best regards,
    Jan-Hendrik

    Hi,
    You can check the delta records in RSA3 see teh article. in https://wiki.sdn.sap.com/wiki/display/profile/Surendra+Reddy
    Checking the Data using Extractor Checker (RSA3) in ECC Delta Repeat Delta etc...
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/80f4c455-1dc2-2c10-f187-d264838f21b5&overridelayout=true 
    Data Flow from LBWQ/SMQ1 to RSA7 in ECC and Delta Extraction in BI
    http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/business-intelligence/d-f/data%20flow%20from%20lbwq_smq1%20to%20rsa7%20in%20ecc%20and%20delta%20extraction%20in%20bi.pdf
    Delete the Queue in LBWQ/RSA7 and then freshly load Init and Check the Delta.
    Once you load the Init then if there are no new records then it won't get any data. so 0 records
    Check in SM37 in ECC why the job is terminated. See in ST22 also.
    Thanks
    Reddy

  • Vendor replication from SAP 4.6C to SRM 4.0

    Hello all,
    I hope you can help me with the following issue.
    I'm having an issue with replicating vendors with Russian cyrillic characters from SAP R/3 4.6C into SRM 4.0
    The vendor cyrillic characters are scrumbled when I view the vendor in SRM via transaction BUP3
    I have done some analyses and I have found the following.
    When I login with language RU (Russian) in SAP R/3 and create the vendor in cyrillic then the cyrillic characters are correctly replicated to SRM 4.0 when I run transaction BBPGETVD
    The issue is that when the vendor is set up in cyrillic in R/3 using logon language EN (English) then the cyrillic characters don't get correctly replicated into SRM.
    I have tried to login in R/3 with language RU and then to reenter the vendor name in cyrillic and then to replicate the vendor via BBPUPDVD. This did not work as the characters still show scrumbled in SRM.
    I think the issue is that even the vendors were initially created in cyrillic in R/3 but because the logon language was EN the English code page got updated. I have tried to update the vendor in cyrillic by login with language RU in SAP but I still get the vendors not correctly in SRM. I think this is because the characters are stuck in english code page.
    Has anyone experienced this before and how was this resolved?
    Kind regards

    Anyway I think you have to create your transport request in 4.6.
    Go through AL11 and you can see  directories of SAP SYSTEM
    ABAP transport files are in trans/cofiles and trans/data. Cofiles and data file must be copied in the same directories on ECC 6.
    Go in the stms on ECC 6. In the stms, Throughout the list, you should find your request. You must go into Requests->Import and it's finished.
    Pay attention that what are you transporting is free of incompatibility with ecc 6 (call standard function non present in ecc 6, standard tables, or something like that,etc..)
    Hope to help

  • Automatic creation of Vendor in FI from Business Partner

    Hi, experts!
    We are looking into a process to automate the creation of vendor master data in FI Accounts Payable for our employees and to keep them in sync as employees' names, banking and address info change over time. We use concurrent employment, and we noticed that running PRAA as a mass-update job to create vendor records for all employees will create duplicate Vendors for employees who have more than one active Personnel Assignment.
    We are now looking into the possibility of using the Business Partner as a means of pushing HR data into FI within the same ECC6 system. So far, we have been able to turn on the automatic creation of BPs when new employees are 'hired' into our test system via transaction PA40. We can also use the program HRALXSYNC to create the BP for existing employees. Once these BPs are created, master data updates flow from the employee master data in HR to the BP. However, we can't seem to get the system to automatically create a Vendor record for this BP and have that linked together at the same time.
    Is this possible? If not, is there a transaction that can be run to do a mass creation of Vendor records for Business Partners that don't already have one?
    I can see that our BPs have been assigned to the proper Role in table BUT100, and we have "define(d) vendor link for business partner roles" in V_TBC002 to be "vendor-based". What configuration step might we be missing?

    Hi, Mahesh
    Thanks for the response!!  We have already created an entry in this table for Role Category = BUP003 (the SAP-delivered role category "Employee").  In this table, we have chosen the "Vendor Based" radio button, since we want Vendor master data to be created for all BUP003 business partners that are created.
    Which function modules need to be activated via the SPRO path Cross-Application Components -> SAP Business Partner -> Data Distribution -> Activate Function Modules in order to have Vendors automatically created whenever a specific role of BP is created?
    Thanks again for all your help!
    - Steve Miller

  • Vendor replication and exchange documents from SRM to SUS (using PI)

    Hi Gurus,
    We are implementing scenario plan driven procurement with suppllier collaboration on SRM 7.0.
    Our architecture involve:
    A server machine with SRM 7.0 (SRM server and SUS components both in this machine)
    A server machine with Netweaver PI 7.0
    A server machine with EP 7.0
    A server machine with SAP R/3 4.6C
    Now we are working on vendor replication process in order to carry out vendors from R/3 to SUS (on portal enviroment) and we made following steps:
    - Replication of vendor from R/3 to SRM by mean tx BBPGETVD: OK
    - Replication of vendor from SRM to SUS (on portal enviroment) by mean tx BBP_SP_SUPP_INI:
    In this step we put the BP (created  with tx BBPGETVD) on field "Supplier" but we obtained the Message no. BBP_XP004
    "No vendor allowed for vendor portal"
    So we want to know, in connection with mentioned architecture, the way to perform this activity in order to replicate the suppliers in SUS.
    Is possible perform activities related to exchange documents (by mean Netweaver PI) between SRM and SUS (as necessary for our implementation scenario) if these mentioned components are installed and configured on the same phisical server machine?
    What is the best recommendation about installation of SRM and SUS? A unique server machine or separated server machines?
    Is there any inconvenience or technical reason having SRM and SUS in the same server machine?
    Thanks in advance.
    Regards,
    Horacio

    Hi Nikhil,
    Thanks for your soon response.
    Our process involve PR and PO manual creation in MM and then PO (with ALE message type) is routed to a supplier in SUS via XI. We could achieve that steps succsesfully.
    We don´t have in scope neither use SRM for sourcing nor PO creation (via IDOC) in MM.
    In connection with my previous explanation; Would you say that our process is MM-SUS?.
    If yes, can I follow the steps mentioned in below link described at point u201CProcess Flow Without Supplier Registrationu201D?. What´s the difference between creating and replicating bussiness partner data?.
    http://help.sap.com/saphelp_srm40/helpdata/en/c0/7a0859ee91d54aa48a69fb5d2c4089/content.htm
    Thanks in advance.
    Regards,
    Horacio

Maybe you are looking for

  • No messages in Local Sent folder

    I have setup Mail to NOT store sent messages on the server. According to the help file when using an IMAP setup, as I am, I should be able to have a local copy on my computer of items that are sent: To save sent messages for IMAP accounts: ■ To store

  • Want to do changes in lower tolerance check in MIRO

    Currently miro doesn't work for lower tolerance limit properly.In case of high tolerance limit whenever limit is exceed traffic light becomes yellow and the message is displayed and posting is not allowed.This functionality doesn't take place in case

  • XMLProvider ?

    I have this URL set in the SampleXML channel for the xml feed. http://api.yellowbrix.com/api/?service=headlines&id=apidemo&method=xml&password=4l5s3oru&category=AP+Top+Headlines I could able to resolve this in my browser, in PS machine (using netscap

  • Sudoku-Generator

    Does anybody know PL/SQL-code for generating Sudoku-puzzles? Cheers, Nuerni

  • JHeadstart SU1 - LOV target item cannot be based on key attribute

    I have just installed by the SU1 and tried to re-generate one of my Application Modules and I am getting the following error JAG-00131 [ QualificationPapers / PaperVariants / SessionPaperQuestions / VariantCode ] Lov target item 'VarId' cannot be bas