Using single repository for Customer and Vendor

Hi All
Has anyone worked in scenario where a single repository was used to store both Customer and Vendor records? The source and Target systems are SAP ECC and MDM will have both Basic as well as contextual data.
I would like to know the likely challenges. Anyone who has worked on similar grounds can please share his viewpoints.
thanks
Ravi

Hi Ravi,
As you want to manage both Cutomer and Vendor data in MDM you need to consider the following points:
- If you are seeing the Customer and Vendor master as a combiantion satisfying some common criteria,then you can go about using the SAP delieverd Business partner rep which is designed keeping the ECC customer and Vendor details to an extent.You can unarchieve the BP rep in MDM and have a look at its data modelling if it serves your purpose.
- As of MDM 5.5 we do not have provision of holding two master records in a single rep as we can use only 1 main table.So if you want to fit in your customer and vendor masters in one rep you will have to accomodate the combined fields under a single rep with proper data modelling.
- You need to store your two masters in two separate rep and perform data modelling in such a way that your one rep hold those common fields which you wish to use for finding duplicates as mentioned in your above req and then store this information with the complete rest in a dfferent rep.So its a 2 rep concept as possible with teh current MDM version.
- I am not very sure of this method but i think we have a provision of calling and linking data from two rep and display them as one to work upon them through EP.
Hope It Helped
Thanks & Regards
Simona Pinto

Similar Messages

  • ALE: how do I use dependent distribution for customer and vendor addresses?

    Hello SDN'ers
    Hopefully someone can help me with an ALE question.
    We have two ERP systems connected with ERP - Retail and AFS.
    Customers and Vendors may be created in Retail, and are distributed to AFS using DEBMAS, CREMAS and ADRMAS messages.
    Not all customers and vendors are required in AFS, so we have various filters set up in the Retail distribution model (BD64).
    However with the filters in place, addresses were still being distributed for customers and vendors that had been filtered out.
    To try and avoid this for vendors, we created a filter group for AddressOrg.SaveReplica in receiver determination. In the filter group we selected Dependent Distribution for CREMAS (Address owner object).
    This works perfectly for vendors - vendor addresses are now only distributed if the vendor itself is distributed.
    However I've now discovered it is preventing any customer addresses from being sent! I was surprised about this: I expected CREMAS dependency to only affect vendor addresses. Can someone tell me:
    - is this how dependent distribution is designed to work? In which case can anyone offer any suffestions to achieve the filtering some other way?
    - or are we doing something wrong to be getting this result?
    Thanks for any help!
    regards, Roger

    Hi all,
    as Robert suggested, I've written an exit to get round this, although I'm surprised I should need to!
    What I did was to code an enhancement in function group BDBF, at the start of subroutine COMPUTE_LOGIC_EXPRESSION.
    * In the case of addresses, dependencies should only be applied for the appropriate type of address
      data: lwa_tbd14 type tbd14.
      if P_MODEL_DATA-FTYPE = C_FTYPE_DEPENDENCY_FROM_MESTYP.
    *   Dependency from Message Type.
    *   Read the Address Object type
        READ TABLE P_FILTER_VALUES
                         WITH KEY OBJTYPE  = 'AD_OBJTYPE'
                         BINARY SEARCH.
        if sy-subrc = 0.
    *     Check if the Message Type is linked to the Address Owner Object Type
    *     (Table is buffered on DB)
          select single *
            from TBD14
            into lwa_tbd14
           where MESTYP = P_MODEL_DATA-FMESTYP
             and OBJTYP = P_FILTER_VALUES-OBJVALUE.
          if sy-subrc <> 0.
    *       Wrong type of address for this dependency - stop here
            P_REPLICATE = c_true.
            exit.
          else.
    *       Correct address type. Standard processing continues, checking any
    *       filter values set up against the Address Owner Object Type.
          endif.
        else.
    *     It isn't an address - continue with standard processing
        endif.
      endif.
    Let me know if this helps you, or if you know of a better way to achieve the same result.
    Roger

  • Table for Customer and vendor open balance on a key date

    Dear All,
    Can anyone please let me know Table for Customer and vendor open balance on a key date. We are developing one customized report.
    I have checked with the below table :
    Customer-KNC1, KNC3,BSID, BSAD
    Vendor-LFC1, LFC3, BSIK, BSAK.
    But these are not working properly for all customers and vedors. Also, in open items, there are items with clearing documents.
    Plesae let me know, how to go for it.
    Please suggest.

    Hi
    Use BSID and BSIK for open items
    And pass company code, year and from date and to date range in Posting date selection option
    Reg
    Vishnu

  • Table for Customer and Vendor Special GL Carryforward Balances

    Hi,
    What is the table to get the customer and vendor special GL carryforward balances?
    Thanks in advance

    Hello,
    I have more details to add to the thread.
    If you are looking for carry forward balances for customer and vendor subledgers, the tables are:
    By month
    KNC1- customer (customer master transaction figures) - c/f debit/credit postings and lists by customer, company code and year
    LFC1-vendor - (vendor master transaction figures) -c/f debit/credit postings and lists by customer, company code and year
    By year
    KNC3  (customer master - special G/L transaction figures)- c/f balances by customer, company code and year (lists totals for debit and credit)
    LFC3 -   (vendor master - special G/L transaction figures)- c/f balances by customer, company code and year (lists totals for debit and credit)
    Hope this helps.
    KF

  • BSR code on TDS Certificate for Customer and vendor in india

    Hi
    We have a requirement to print BSR code on TDS Certificates for customer and Vendor in india.
    Currently the BSR code for Customer TDS certificates picked up from Bank branch ( BNKA-BRNCH ) field and
    for vendor TDS certificates picked up from Bank Key field.
    There is a 3rd party sowtware running monthly to update the BNKA table. so we are not following the standard process and we are implemented another options to picked up the BSR code for TDS certificate printing on Vendor/Customers.
    For Vendor TDS certificate, we implemented SAP notes 1299729 & 1338645
    to print the BSR code from Tax Number1 (T012-STCD1) field and it is working fine.
    For customer TDS certificate also we want program to pickup BSR code
    from Tax Number1 (T012-STCD1) field
    Please let me know is there any other SAP correction Notes avalible to print the BSR code on Customer TDS certificates from  Tax Number1 (T012-STCD1) field.
    Thanks
    Risha

    answews

  • Need table for customer and vendor carry forward balance

    Hi,
    I need to fetch the carry forward(opening) balance for GL, customer and vendor account for my report.
    I have table which contains c/f balance for GL accounts which is "GLT0" and now looking for a table for customer and vendor accounts.
    Please let me know if anyone have idea in which table i can get the c/f balance for customer and vendor accounts.
    Thanks in advance.
    Regards,
    Swati

    Hi Gurus
    The requirement from the client side in my case is to have opening balance in Tr code ZFBL1n, ZFBL3N and ZFBL5N.
    Now, from the above thread i got the Tables where i could find the Vendor and Customer Opening Balance but i also want Opening Balance for GL.
    and my 2nd query is how to get these opening balance in Z report, at Header Level.
    Thanks and Regards
    Dnyanesh

  • Special G/L for customer and vendor

    hi,
        sir how can we configure special gl for customer and vendor. pls know me in details.
    thanks you in advance

    Hi,
    Go to FBKP. Click on Special GL. You may define the special GL transactions for Customers and Vendors.
    For Example:
    For Account type K. Enter the Special GL Indiactor, Reconciliation Account and Special GL Account.
    Regards,
    Jigar

  • Program for customer and vendor master

    Hi All,
       I am working with ale-idocs. could you plese tell me the program name for transferring the customer and vendor master data.
    thanks in adavance,
    Sugeet.

    Hi Sugeet,
    You can transfer the Customer/Vendor master data by activating change pointers or by using RBDSEDEB/RBDSECRE programs manually by giving the customer or vendor number. But for both the methods you need to configure the partner profile settings.
    Regards,
    Rajesh

  • Opening Balance for customer and vendor

    Hi All,
    i wana Find the opening balance of a customer and vendor. How do i do it? Shoudl i calculate it or is there any database table for that. PLz do help me.
    I have been recomended few tables like BSID, BSAD, but i dint find any field for opening balance. i didnt even find it in FD10N.
    thanks n regards.
    Santosh Kotra

    Hi,
    Opening balance of Customer means:
    Get the data from BSID and BSAD tables.
    You have to segregate the data based on the Posting date field(BUDAT).
    If you calculate all the open items amount (all DMBTR or WRBTR)  till 31.12.2006,
    then as on 1st January 2007 this amount will become the OPENING BALANCE of that customer.
    Similarly for Vendor calculate all the Open Items from BSIK and BSAK and do the similar exercise using the posting date.
    So this concept of Opening balnce is always with respect to a Date.
    Hope you understood.
    Regards,
    Anji

  • F.13 for Customer and vendor

    Hi,
    Like GRIR clearing accounts can the Customer and vendors also automatically cleared? I have seen option in F.13. How is it possible to clear vendor and customer. I understand we made them in OB74 but how, i am confused about clearing criteria. What should i give in it.

    Dear:
             For customer or vendor clearing it is mandatory to have full payment . For customers you will need full recovery against invoice for automatic invoice RV clearance against its corresponding Payment DZ. Eg.
    Doc type      Assignment No         Amount
    RV               1701                         25000
    DZ               1701                         25000
    It will clear the customer invoice against payment based on the assignment number. For this you should book payment with reference to invoice number that is copied from SD using VTFA . Same rules applies for vendors clearance . Hope it will help you.
    Regards

  • Table for customer and vendor balance

    Hi
    Please let me know the table from where we can get closing balance of a vendor as well as customer. I want this for entering into customer and vendor confirmation correspondence

    Hi,
    Please find below some table details related to your requirement.
    BSIK - Vendor open items
    BSAK - Vendor cleared items
    BSID - Customer open items
    BSAD - Customer cleared items
    Hope this informatin will helpful for you.
    Thanks & Best Regards,
    M.Ganesan

  • Tolerance group for customer and vendor,

    Hello every one,
    I NEED your help for testing the vendor and customer tolerance ,recently we configured new tolerance for vendors and customers ,but we are unable to test this new tolerance any know this testing please help we configured  in OBA3.AND coresponding config also completed ,when we post invoice in f-22 and when we clear in f-28 by giving different payemnt amount it will accept ,
    NARESH

    Hi:
           I would recommend you to please go through the SAP help (link given under) to find out what is missing in your configuration.
    http://help.sap.com/saphelp_46c/helpdata/en/2a/1a39516e36d1118b3f0060b03ca329/content.htm
    Regards

  • House Bank Determination for Customer and Vendors.

    HI,
    We have two House Banks namely BOAAR and BOAAP one is for Paying Customers from BOAAR and another is for paying Vendors BOAAP. Now how will this House Banks are determined when F110 is done. that means, when paying system should pay VEndors from ONLY BOAAP and Customer should be paid from BOAAR.
    Currency: USD
    Payment Method: Check,
    How to handle this in SAP.

    HI Sravan,
    Thanks for quick reply, Yes this is one option, and the other option is editing the propasal and choosing the right bank,
    Is there any other alternative other than maintaining the House Bank details in Masters Records?
    Spandana
    Any more suggestions!
    Edited by: Spandana on Mar 31, 2011 6:35 PM

  • Internation Address Version for Customer and Vendor Master

    Hi Everyone,
    There are a few fields on the General Data screen which are overwritten by value in the International address version and vice-versa. I am listing these fields below and I would like to know if this is just standard SAP functionality or did something change in our system after upgrading to ECC 6.0.
    Communication Language
    Postal code
    Telephone
    Mobile phone
    Fax number
    Email address
    Thanks for your help!
    Sheetal

    I would assume that this is standard functionality, as e.g. it does not really make sense to have different communication languages in the address versions. It is just the opposite: if you have two address versions (e.g. standard and kanji) it is quite important to stored the information about which is the preferred communication language of the customer.
    Regards
    Martin

  • Clearig rules for Customer and Vendor accounts

    As per my business scenario, i cannot given clearing rules as ZUONR(Assignment) and XBLNR(Reference) . What else we can give as automatic clearig rules other than the two.

    Hi ,
    There are many fields you can use but you have to select a field that will be in both the clearing document. You can select AWKEY=Reference Key or DMBT1- Amount .
    Regards

Maybe you are looking for

  • JDBC Adapter configuration not initialized:null

    i we have a synchronous scenario with the following adapters , RFC <> XI <> JDBC. 1.JDBC Driver installation is done 2.RFC Destination type t is done in sap(sender) system. 3.checking the jdbc in VA is done while running it is giving the following er

  • GetTextContent() method is not working..

    hi, else if(property.getNodeName().trim().equalsIgnoreCase("property")) names.add(property.getTextContent()); this is small peice of code.here property is name of node.. but iam getting compile time error that getTextContent() this method unidentifie

  • MacBook Air and PowerPoint for training sessions?

    Undecided between 11" MBA or the new 13" MBP. Need any and all input. I have an iMac at home and want this for travel and training presentations, presenting PowerPoints (through a projector). Also occasionally need to connect via ethernet to web for

  • Notes not showing on icloud for pc, also

    dont see icon for photoroll the icloud is full and dont understand from what how to eccsess icloud from ipad to see content? can i have two ipads on same icloud or sould i use two emails the old one it still on ios 4.3 ipad2 new is air ios7 plus i wa

  • MacBook Pro 2.4Ghz A1260 won't boot after case replaced

    Hi, I have a early 2008 MacBook Pro 2.4Ghz(A1260) model. It had some blemishes on the cover for normal use and I decided to replace the bottom and back cover case. After hours of work to put everything together just as it would be from the factory, n