Creation of Vendor without Business Partner through MDGS

Hi
Can it poosible to create only vendors and not business partners in ECC from MDGS?  I know we can create vendors in MDGS but also creates BP in BUT000 after approval. I want only vendors to be created in LF* tables and no entiry in BP releated tables table..

Dear Abdullah,
Please clarify the following doubts.
"Replication is done after the data is moved to the active area". here active area means the active area of MDG??replication moves the data from the active area of MDG to the tables of ECC in case of BP data model right?.
Also in the case of co-deployment we still need to replicate from the application tables in the co-deployed system to target system?
Thanks & Regards,
Ibrahim.

Similar Messages

  • Error in creating business partner through transaction FPP1 in ECC6.0

    HI,
    We have upgraded our system from 4.7E to ECC6.0.Now when we are trying to create business partner through transaction FPP1 we are getting error as " Exception condition "NO_ACTIVE_TAB" raised."
    Can any one help us in rectifying the error and tell us the possible causes of error.. .??
    Regards,
    Shruti Singh

    Hello,
    Notes  696189 & 618123 may be of some help to you....:)
    Regards
    Olivia

  • Creating Business Partner Through Code

    Hi Everyone
    I just wanted to know if any of you knew a way to create a business partner through code.
    If there is a way or a sample that anyone can provide that would greatly
    apreciated.
    What would mandatory fields be? I know CardCode would be one mandatory field but what else would be essential?

    Hi Sebastiano,
    If you only need to read the BP data from the 'source' company then you shouldn't need to log in to it. The RecordSet object should be capable of sending a SQL query that references the other database.
    For example:
    string sSQL = "select * from " + sSourceDatabase +"..OCRD where CardCode = '" + sMyBPCode +"'"
    where sSourceDatabase is the Database ID for the source company and sMyBPCode is the BP you wish to copy.
    Using this you should only need to log in to the company where the BP needs to be created. So the whole process should be something like this:
    1) Connect to second company
    2) Run the query to collect the BP data from the first company
    3) Create an instance of the BP object and use the recordset object to assign the properties
    4) Add the BP
    Hope this makes sense
    Owen
    P.S. The other option is to use XML. See this post:
    Copy items between databases

  • LSMW to upload Business Partner through IDOC

    Hello,
    I have requirement to upload Business partner  through IDOC. I am using below message type and IDOC type.
    1:- Message Type :- CRMXIF_PARTNER_SAVE_M
    2:- Basic Type :- CRMXIF_PARTNER_SAVE_M02
    Could you please tell me what configuration I need to do for this? Like creating partner profile, port etc
    Also I need to extend this IDOC segment to take care of my Z fields.
    After extending the IDOC segment do I need to write code in order to update this Z filed or it will be take care and also how to extend existing IDOC.
    If any one have has done this before then please share the logic.
    Kindly help.
    Regards
    Sachin

    Hi,
    Try LSMW with the IDOC method.
    Message type: BUPAFS_FS_CREATE_FRM_DATA2
    Basic type: BUPAFS_FS_CREATE_FRM_DATA201
    You will need to setting for IDOC: port, partner type, etc.
    Manish

  • Synchronization from vendor to business partner is not active?

    Hi there
    I am busy performing data migration of business partners and vendor accounts and have hit an issue on the last step of linking the uploaded BP to the uploaded Vendor.
    On execution of the transaction FLBPC2 (Link Vendor to Business Partner), it issues the error "CVIV_UI015 Synchronization from vendor to business partner is not active" which I believe is a product error because:
    1. I have configured BP to a new internal number range (and all other config requirements)
    2. I have configured a new Vendor account group with an external number range which is a duplicate of 1. above
    3. I have enabled BP to Vendor synchronisation in "Master Data Synchronisation" (from BP to VENDOR).
    I have tested my configuration successfully by creating a business partner via transaction BP and extending him to a vendor in a company code perfectly (works like a charm).
    My data migration process includes:
    - Creating a business partner using BAPI BUSISB990/FSCREATEFROMDATA.
    - Creating a vendor using the external number given above using a recording of FK01.
    - Linking the two using a recording of transaction FLBPC2 (Link Vendor to Business Partner).
    I am not trying to synchonise a business partner from vendor, but to synchronise the vendor via the business partner (which works using transaction BP) when the issue is received.
    Any ideas as to why I cannot do the operation manually which works via automation and why the error is not appriate?
    Regards
    Joe

    Good morning,
    I had a similar problem and solved by disabling
    the integration of the PI / XI of the PPO.
    To make sure that the PPO is working properly.
    You can check this setting by BUPA_CALL_FU transaction.
    Checks if the items are BUPA_OUTBOUND_MAIN and BUPA_OUTBOUND_REL
    integration of the disabled for PI / XI, according to the objects you need to be replicated.
    If they are uncheck them and rerun your tests.
    Use MDS_PPO2 the transaction log to check the copy of BP
    to the Vendor.
    I hope it helps, Good luck,

  • Problem in Creating Business Partner through BP

    Hi All,
    I am facing a problem in creating a business partner through transaction BP. I am selecting the Create Person tab. Selecting 'Employee' as BP role, choosing Xxternal Assignment. I am also giving mandatory fields like First name , last name and country. When i am saving it it is getting saved but an error message comes which says "Personal Address does not exist".
    The entry comes in table BUT000 also but when I go to BP transaction again and open the Business partner it is not opening giveing the same error message. Please help in resolving this.
    Thanks & Regards,
    Saket

    Hello Saket,
    The error "Personal Address does not exist" (AM013) indicates a DB inconsistancy. That is the address number in table BUT020 does not have data in table ADRC. Please check whether this is your case.
    If you can recreate such error in a non-modified SAP enverionment, please raise a customer message to SAP.
    To correct the inconsistancies, please use the reports in note 865271 and note 1096330.
    Best regards,
    Maggie

  • Case created without business partner, reason code and  result code

    In our CRM system, some cases was created without business partner, reason code and result code.
    We created some customer functions to make these fields as mandatory, it always work for our technique people and process expert, but it didn't work for some users occasionally. We cannot debug it.  
    Can anyone tell me why and how to solve it?
    Please help me !
    Regards,
    Shirley

    Hello Shirley,
    Well, then I would check the code, which calls your custom function modules.
    It may be possible, that you have an IF in the 'Main' program, which makes it possible to skip the custom FM for these users.
    The reason I am assuming this, is that normally you need just to change attributes for a field to make it mandatory, or customizing like SHD0 makes this possible. If you use custom FM, you have to call them somewhere and this is the point I would be looking for.
    Check the traces for the users and you should find, that the custom FM are not called for them.
    My opinion, of course
    Award points if this helps.
    Regards,
    Martin Kuma

  • Creation of Business Partner through IDOC

    Dear All,
    I have to create a business partner which happens through Idoc of message type DEBCOR. My problem is that though I am getting the IDOC message as incoming type which is also getting processed however the creation of BP is not happening. Since IDOC is also showing in green as successfully processed, I dont have any clue where to check it. Any idea as to what could be the possible problem ?
    best regds
    Subha

    IDocs and BAPIs sometimes behave differently than transactions. You might need to add a user exit specifically for IDoc processing. Otherwise send a message to SAP and have them look at it.

  • Multiple address for single vendor using business partner

    Hello folks,
              I have a issue,it's all about picking the right address in the payment posting.The Vendors have more than 7 addresses depending on the situation.Vendor Master(XK01) can be given 2 address and we are using Business Partner(BP) for storing other addresses.We are able to link the Vendor Master to BP from T-Code FLBPC1.Now when there is payment Posting it has to pick the address from BP if required.It is possible using MM module But we dont have MM for this.Plz suggest me.Thanks in advance.
    Cheers,
    Kumar

    Hi Sushil,
    The customers and vendors can only have a single address, but the Business partner can have multiple address.
    You can set up a synchronization from business partner -> customer/ vendor such that all the common data is synchronised between these objects. The standard address of the BP is copied into the address of the customer or vendor.
    You can set up this sync using
    Transaction SPRO -> SAP Reference IMG-> Cross-Application Components ->Master Data Synchronization-> Customer/Vendor Integration
    Do go through the doucmentaion provided in the path too, it explains the functionality well.
    Customers/vendors donot have the capacity to maintain multiple addresses.
    Hope this helps you.
    Regards,
    Rishu.

  • Error in creation of Employee for Business Partner

    I am using SRM 4.0 and ECC 5.0. I have created Vendor Root Org EBP and replicated vendors from R/3 which is appearing in Vendor Organization in EBP.
    Now when I am trying to create Employee as contact person in thru WEB transaction in EBP "Manage Business Partner".
    After filling all mandatory info when I am saving the same and error popup is coming as given below:
    "Central system not reached"
    Can some body help analyze the same?
    Thanks
    Sanjay

    Hi Vadim,
    Following attributes are already maintained for Vendor Root in Org Plan :-
    BUK
    BWA
    CUR
    ITS_DEST
    SYS
    VENDOR_ACS
    VENDOR_SYS
    Beside this I have checked up availability of replicated vendors in VENMAP table with GUID.
    First error message is coming:
    "Central system not reached"
    When I am defining Logical system and external business partner ID that is R/3 Supplier code than another error is coming :
    "BP role BUOP001 already exists for partner XXX"
    This XXX is running sr. no. of BP number range but do not appear in BP data base . And in next attempt next Sr. no. is blocked by system.
    Problem is still persisting pls. suggest.
    Sanjay

  • Delay in creation of idocs after business partner change

    Hello all,
    In our production CRM system, we had an issue where even though users were making changes/creation of business partners, there was no trigger for the creation of idocs to be sent to the middleware system (connected via ALE to the CRM system).
    This happened for a period of 17 minutes and then suddenly idocs started generating for the changes and posted to the middleware system as normal.
    There were no resource constraints in the system during that time.  We also checked the ORACLE database alert file to see if there were any database issues and found nothing.
    The main activity going on that time was the download of product/materials from our R/3 system. 
    We can confirm that bdocs were generated for the business partner change to be sent to R/3 and those were sent succesfully during these 17 minutes.  So only the creation of idocs were impacted.
    We are trying to determine root cause as to why for those 17 minutes, idocs were not getting created.
    Any help is appreciated.
    Thanks,
    Ramesh

    Hello Kiran,
    Thanks for the reply.  The issue really is why during those 17 minutes idocs were not generated for the business partner changes.
    After those 17 minutes, idocs started generating fine (even for those business partner changes that happened during those 17 minutes).
    So we are looking to find a root cause for this behavior.
    Thanks,
    Ramesh

  • Assigning mobile number to Business Partner through BADI

    Hi Experts,
    I have to create a business partner(organization) through a badi with the fields like name name1,name2,street, house number,telephone,email,mobile number. I am stuck in mobile number. I was able to create business partner with all the other fields but i dont know how to get hold of mobile number.Please suggest me functional module or the process of assigning mobile number to the BP.
    Edited by: anurag112 on May 18, 2011 2:36 PM

    Hi Anurag,
       There is a field called R3_USER in the telephone structure(IT_ADTEL). If this field is populated with 2 or 3 which means it is a mobile number. You can use BUPA_CREATE_FROM_DATA FM to create BP.
    Regards,
    Lakshmi.Y

  • SD customer creation in background when Business Partner (ISU) is created

    Hi,
    In ISU, when Business Partner is created via FPP1, it creates a SD customer in the background once required settings are maintained.
    I have observed that the name field passed in Customer is a combination of various name fields (such as: first name, last name, affixe, name supplement etc.) maintained in BP.
    The requirement is that only first and last name shall be passed in customer's name field.
    Please let me know how we can control this. Also share the information on how Customer creation is triggered (via Event/function module/work flow etc.) in the process of BP creation.
    Thanks in advance.
    Best Regards,
    Vandana

    Vandana,
    I assume that you know that the business partner (and also contract account) are implement by the means of BDT (business data toolset). The task menu of the business partner can be displayed with BUDT. The option 'business partner' -> 'control' -> 'Events' -> BUS7 (business data toolset) shows the define events that are processed during the processing of a business partner.
    At event DSAVC the SD customer is retrieved by means of muster_kun (function module ISU_BUPA_EVENT_DSAVC). In the exit  EXIT_SAPLES03_001 you should be in the position to change the data in the SD customer as you need it.
    Kind regards,
    Fritz

  • Replicating Vendor with Business Partner - Differente UserID

    Hi,
      We are replicating Vendors and we want to change the default UserID generated by Business Partner, actually customized username based on some Vendor details are our requirement.
      Do i do this by BADI? Which one?
      Thanks in advance
    Edited by: Alexandre Jantsch on May 26, 2011 2:30 PM
    Edited by: Alexandre Jantsch on May 26, 2011 2:31 PM

    Hi Srinivas,
    Could you please eloberate that, how and where can I maintain filter settings for BP roles.
    I have reached R3AC1>BUPA_MAIN>FILTER SETTINGS-->SELECTED SOURCE SYSTEM AS 'OLTP'.
    Don't know how to proceed further, Please help.
    Your help will be appreciated.
    Best regards
    Sharavanthi R

  • Automatic Creation of customer from business Partner

    Hi Deepak M
    Thank you very much for your response , but what is the effect of assigning the business partner  number to an internal number assignment in customer account ( FI ). The FI team had assigned an internal number assignment for this account group. What are they supposed to do.
    Please help
    Thank y

    Hi David,
                 If you are creating customers from BP. i.e. first the BP will get created and then customer gets created, the way system behaves is that it creates the BP and get a number is generated for it, then it goes and create a customer with the same number by passing the number already created as BP.
    So the number range for BP should be internal and for the customer account group should be external. you might need to create a different customer account group for REFX customers.
    Assumption: same number range tick is selected in the assignment where we assign the BP group and customer account group.
    Regards,
    Deepak M

Maybe you are looking for

  • Help! I can't open Itunes nor read my music! I had an accident!

    I accidentally displaced my music files from from Itunes Library to the other hard drive disk called DATA while reading Itunes at the same time. Suddenly, all my music was locked and I couldn't listen to it. I put the files back in their original pla

  • Can't update filesystem

    I did my last update 4 days ago. But today when I was going an update filesystem,  it wouldn't work because of conflicting files: filesystem: /bin exists in filesystem filesystem: /etc/arch-release exists in filesystem filesystem: /etc/mtab exists in

  • Logging for Multithread Server

    Hi Folks, I am trying to implement a simple logger for my Socket server and I have the following code working. public synchronized static void log(String msg) {     DataOutputStream dos = null;      Date dateValue;      String dateTempString=new Stri

  • Playback in Preview window stops after about 1 second

    Hi, When I hit the spacebar to view the clip in the preview window, the playback stops after about one second each time. It goes smoothly, then after one second, it stops. I can however drag the slider across the time line and there seems to be no pr

  • Learning Solution and Multi-tenancy

    Hello All, Does SAP Learning Solution support multi-tenancy/SaaS models?