New Scenario of Mapping

Dear MDM Followers.
We have following business requirement.How to map the same.
We want to send same material from 2 systems ( EC1 & TR3) but with different material numbers. Eg: DPC1001 in EC1 and  KT1001 inTR3. While importing these data we have to do the duplicate check and merging. But while syndicating the merged record, material number DPC1001 should go to EC1 and KT1001 should go to TR3.Meanwhile a change occur in KT1001 of TR3 ,the same change should automatically happen in DPC1001 of EC1.
How to map the scenario.
Please help.
Yogesh Walde

Hi yogesh,
you can map the business scenario, follow these steps:
1. In the console go to repository level, for the required table ( ex: main table), select the main table, and in the table detail you have KEY MAPPING property, there you change option to YES.
2. In the import manager, in the configuration options go to the IMPORT hierarchy level, there go to the option CHECKOUT / WORKFLOW and change the option to checkout.
3. When ever you do Import the records through import manager the records will be checked out and work flow will trigger.
4. In your scenario you found that DPC10001 and KT1001 are same and you merged into single record.
5. In Data manager select that merged record, right click , in the context menu select EDIT KEY MAPPINGS option, in the dialog box you can see the orginal records with the remote keys.
6. In SYNDICATOR, when ever you are syndicating the merged record it is having two original records with respective REMOTE KEYS.  Based on these remote keys, those records will be syndicated to respective clients.
Hope this may help you
Regards
srinivas

Similar Messages

  • New scenarios to map in PM for asset

    Hi Masters,
    Presently I am working wiht client who has implement ERP ECC 6.0 long back. I am looking PM module on support and enhancement, Its an Petrochemical industry which has somany terminal and retail oulets. Now client wants to introduce all his terminal equipments like tanks, pumps, and related assests at terminals and retails outlets which was not mapped earlier in SAP.
    Cleint mailnly wants to monitor his assest monitoring and depreciation values of his assest etc..
    Could any body share thiere experience to map in best way in SAP.
    We have mapped all equipment which was related to refinaries ... we need to map only terminal where the fuel was stored and distributed.
    Regards,
    Srinivas Kasina

    Hi,
    > Client mailnly wants to monitor his assest monitoring and depreciation values of his assest etc..<
    If this is the prime requirement, FICO can create them as assets and the depreciation will be calculated automatically in that module.
    James

  • File to File multiple scenario without mapping

    Hi
    I am doing one simple file to file scenario without mapping i.e picking file from sender directory and then placing it in receiver directory via FTP.
    Now i have to take two files from different directories and place them in to different directories in the receiver side.
    On the sender side i have selected Advanced selection for source file and maintained the sceond directory name and filename.
    now i am not aware about the reciver side that how to place the two files in to different directories.
    I have to make only one interface for this.
    Thanks in advance.

    u have to follow the code in the link provided above but with some manipulations...
    in case u r placing the files in different target dir depending upon the source directory then ur code will be something like this:
    Note: i dont have a system as of now..so cant able to check the code for syntax errors..please cross check it
    MessagePropertyKey mpk = new MessagePropertyKey("Directory","http://sap.com/xi/XI/System/File");
    String SourceDir = msg.getMessageProperty(mpk);
    if(SourceDir.equals("/SourceDirectory1"))
    String targetDir1 = "/TargetDirectory1"
    msg.setMessageProperty("http://sap.com/xi/XI/System/File","Directory",targetDir1);
    else if(SourceDir.equals("/SourceDirectory2"))
    String targetDir1 = "/TargetDirectory2"
    msg.setMessageProperty("http://sap.com/xi/XI/System/File","Directory",targetDir2);
    else
    http://help.sap.com/javadocs/pi/SP3/xpi/com/sap/engine/interfaces/messaging/api/Message.html#getMessageProperty(com.sap.engine.interfaces.messaging.api.MessagePropertyKey)
    lIbraries for adapter module development:
    http://wiki.sdn.sap.com/wiki/display/XI/Where%20to%20get%20the%20libraries%20for%20XI%20development
    How to develop adapter module:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0b39e65-981e-2b10-1c9c-fc3f8e6747fa?QuickLink=index&overridelayout=true

  • The Web application at could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application

    Hi,
    I have created on windows service to fetch sharepoint list ad update the list items.
    when i run this service in sharepoint server(where the sharepoint site is hosted),it is working fine. If i run the same service in another machine(sharepoint installed in this machine also). it is giving the below error
    The Web application at [URL] could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application.
    Code snippet
    SPSite sharepointSite = null;
                SPWeb rootWeb = null;
                try
                    //SPList current = null, previous = null;
                    string colmId = ConfigurationManager.AppSettings[ID_COLM];
                    List<TaskEntity> list = new List<TaskEntity>();
                    sharepointSite = new SPSite(URL);
                    rootWeb = sharepointSite.OpenWeb();
                    SPList current = rootWeb.Lists[ConfigurationManager.AppSettings[OMEGA_REGISTRATION_LIST]];
                    WriteEventLog("current" + current.Items.Count.ToString());
                catch (Exception ex)
                    ExceptionMethod(ex);
                finally
                    sharepointSite = null;
                    rootWeb = null;
    I have pointed .net framework to 3.5 version and target palform as Any CPU. Please suggest me

    Hi mallela1,
    I also had similar issue couple of months back when I was trying to access a remote URL from a Windows service when the site does not exists in the server where service resides.
    You cannot access a remote url (even though it is SharePoint server and also in same network ) from server object model.
    SPSite can look in the current server only. here what is happening is SPSite will look for this in the current server DB and it is not finding this errror.
    So please dont use ServerObject model for accessing remote sites. You can use Client Object model for the code /requirement you have stated above.
    I wasted lot of time in finding a work around to make to work. It did not. So look for other options.
    Regards,
    Nandini

  • Attachments in a news scenario

    I create a standard News scenario.
    I want to insert an attachments field in the Edit form and i want to
    display the link in a Show form.
    How i can do?
    Thanks, Michela
    I use EP 6.0

    Hi Arturo,
    u can easily do this in XML form builder. open news form in this builder and change accordingly..
    regards
    Amit

  • ODI Scenario vs Mapping Execution

    Hello everyone,
    I want to learn the difference between the mapping scenario and mapping itself. When I create a package, I can drag mapping / scenario to execute the task I wanted. I could not understand the difference here. I always use mapping itself. It is an easy question I know, but I should know. Please help me.
    Thank you

    When you add a mapping to the package the mapping tasks are executed as part of the session created for the package. Whereas when you add scenario to the package it is added as the OdiStartScen tool in the package and during invocation the scenario is executed as a child session separately. For example if you add Mapping M1 to Package P1 then on executing P1 there would be one session for P1 having one step for M1 and under that the tasks associated with the mapping. But when you add the scenario S1 to the package P1 then on execution there would be two sessions created first parent session for the package and a child session for the scenario.

  • New Scenario.

    Hai all MM gurus,
    The client is procuring Excisable  Bulk raw materials on contract basis from Vendor & also have a contract with transporter also to carry the material.
    1.The stock should be updated with receipt weight - weighbridge weight.
    2.He wants to avail full cenvat credit as on party invoice.
    3.The client wants to make a payment to the supplier on a Invoice Qty - Party weight with Excise duties. But the frieght payment should be on the received weight nothing but weighbridge weight.
    4. This scenario is mapped with the concept of using Order unit & order Price unit. So that the Qty in unit of entry is a weighbridge weight say 9.8 TON and the Qty in PO price unit is a party weight say 10TO. Here the stock is updated with 9.8 TON and the entires for GR/IR is based on 10 TO & Freight clearing acct is based on 9.8 TON.
    How to take the excise credit as in the party invoice i.e., party weight?. Now the system is calculating on receipt weight 9.8 TON. How to acheive this?. If we over write the excise entries, then at MIRO level, the values are improper?

    Hai all,
    Any inputs?. Please

  • Getting my Motorola atrix to print to my new Ljubljana pro map m476dn

    Getting my Motorola atrix to print to my new Ljubljana pro map m476dn

    Hello,
    Which version of Android are you running? The HP ePrint mobile app requires 4.0 and higher. If you're able to upgrade your Atrix to 4.0 then you should be able to install and use the HP ePrint mobile app.
    Miles
    HP Employee

  • New scenarios to work

    Hi All,
    I completed all basic concepts in sd. I am looking for some scenarios to work.Can i get some help on this.....
    Rgds,
    Pavan.

    HI
    Pavan just make a search you will get a lot of new scenarios
    Try to find the answers for your query by searching in the forum using the SEARCH option.
    I am confident that you will be getting a lot of resources and answers and even more replies
    which will already helped in solving the issue and also definitely they will give you broad understanding of the topic.
    And also check the WIKI section of this forum there are valuable notes, configurations,etc.
    check this link for wiki section.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/erplo/main
    https://wiki.sdn.sap.com/wiki/display/ERPLO/ERP+SD
    Don't Post Basic Questions
    SEARCH before posting a questions.
    Don't use ALL-CAPITALS in subject line and sms text english
    Give a meaningful subject line.
    Don't Answer Basic Questions
    regards
    PRASHANTH

  • New offline HERE map data available for Windows Ph...

    Nokia updated offline HERE map data for Windows Phone 8 users. New version of maps is 8.30.50.121.
    To update your maps please go to menu > settings > applications > maps > check updates.

    Nope, I have 4 folders in my Music library and Nokia Music only finds the my music folder in C:\users\[myfolder]
    This is not even my default folder too..
    Some more;
    . Crash on trying to access a track while (re)building database
    . No obvious way to include album art
    . No way to remove accidental mixes or playlists
    . Sees mp3 and/or Serato playlists as normal music tracks, then bombs on trying to play them
    . If there is no ID3 tag the app shows nothing of a default value (e.g. track# always 0)
    . puts all unknown tracks onto one pile, ignores folder stucture completely
    It's your typical assume too much attitude when someone tries to create an app for a platform they have no relation to. This is not a straight up phone OS, you have to take more stuff into account when writing an app for a full fledged OS.
    Click on the blue Star Icon below if my advice has helped you or press the 'Accept As Solution' link if I solved your problem..

  • NEW FREE NOKIA MAPS (v. 3.0)

    Heyaa.....
    I got the Nokia 5800 XM....just wondering if i will be charged for using the new free nokia maps??? if so how much??
    Many thanks

    I would still get a data plan , maps 3.03 gives a lot more than navigation if you allow it to use the web ( plus the whole phone experience is vastly improved if the phone is allowed internet access), but it will work purely with built in gps.
    Good Luck
    If I have helped at all, a click on the White Star is always appreciated :
    you can also help others by marking 'accept as solution' 

  • N82, new firmware v30, Maps 2.0, SIP, Thailand

    I tried the new version of Maps before, but the Thai maps are good for navigation in Bangkok only, opposed to Maps 1.2, which works all over the country. Is anyone out there who successfully used the new firmware with Maps 2.0 here in Thailand? And while we are at it, is the SIP-Client well-behaved? These two applications are the reason why I bought the N82 and I really don't want to loose these features...

    Kamrul,
    Don't be so furious. Let me explain you something. The first countries to receive the updates are the europeans ones. Then Nokia modifies the same firmware for the APAC regions. They have to introduce  the language packs in it and make some changes to make it suit the APAC. There are even software which some countries get and some not.
    That's why there are product codes. We can have several nokia phones of the same model but they differ in firmware. This has always been like this.
    Be a bit patient it will soon arrive in your region. Nokia is working on it.

  • New Scenario Mapping

    Dear all,
    Here my client selling a printer to a customer later on customer wants to fill the printer Cartridges. Now customer will raise a request to my client. Based on that request my client will replace the catridges. first OUr client will send the catridges then they will get back the empty catridges.
    Here on wat basis i will give a material to customer then how to receive the empty catridges.
    Again this empty catridges our client will send it to vendor for fill the catridges.
    HOw i will send this material to vendor and i will get it.

    Hi
    Raise sales order with referance to customer request for printer cartiage with value for labour charge (filling) only.
    Receipt of empty printer cartages do MB1C with 501 movement
    Send to vendor on subcontracting PO to vender for filling and receipt through MIGO (101 for rct + 541 for consumption)
    Edited by: Sanjay  Shah on Oct 22, 2010 10:53 AM

  • SD New Scenario- customer free supplied material

    Hi Experts,
    my client requirement is : Customer raise the sales order for one product, for that product customer is going to supply one specific spare part to co. with free of cost.
    co. will use that part in making of finished product. So in this case what are the possibilities to deliver the finished product.
    how to map from sales order to Invoice.
    please help me to map the scenario.
    Regards
    Madhu

    Hi,
    I faced a smilar scenario some while back but the solution was not based in SD. It was based in MM and PP.
    My solution is different from the previous one because if I understood correctly, the customer sends products to you. You don't send anything to the customer. If I am right, then you cannot use subcontrating process.
    This was how we solved it:
    -> Material Type - you need a material type non valuated to map this product. You can use a standard one but I would use a Z one so that I am free to adapt it in the future. Please use a separate number range so that you can distinguish easiliy the materials from the customer from your own materials.
    -> You will map the deliver of your customer materials through a purchase order where your vendor is your customer. You need a new Account Assignment Category that is not relevant for billing. That is, one where pricing is not relevant and where the system does not expect to receive an invoice for it.
    -> you need to set up the BOM's so that your customer material is used in production of your finished product. As the material type is non valuated there will not be any costs regarding this product when you produce it.
    -> you sell your finished product to the customer with a normal sales order (OR). Probably because one of the components belong to your customer, the price will be lower.
    Hope it helps. Regards,

  • HCM P&Forms:How to create a user event and scenario step mapping

    Hi Friends
    I have a problem with Form Scenarios --> Other Attributes -->User Events:
    At present the values are: Operation :- the_operation_name
                                               Field Groups :- Field Group assigned
                                               Usable from scenario step :- Emp_Req_scenarion_stepname1
    I need to enter a new mapping here so that the operation is available in another scenario step as well.
    But in the edit I can enter only the operation name, not able to enter the scenario step.
    Can someone please suggest a solution or work around. Your inputs are appreciated.
    Thanks!
    Sajimol.
    Edited by: Sajimol Unni on Mar 2, 2010 11:54 PM

    Not quite true. A "user event" looks at what fields you selected for your "field group" for the event. Then ANY operation that has that field associated with it will get called (unless a "rule" stops it). User Events in HCM P&F are REALLY BAD in my opinion (I have ranted on them in many threads, blogs etc.). There are ways to deal with them and also ways around using them (see my blogs). I think this is one area in HCM P&F that needs a major overhaul/re-thinking.

Maybe you are looking for

  • RAID 1 member drives failing repeatedly on 2 different systems

    I have had the same issue with 2 systems now. The first was a Dell desktop with 2 drives set up as a RAID 1 array, and the current system is a white-box with 2 RAID 1 arrays. Periodically, one of the drives will report as failed; I mark the drive as

  • Add iTunes wish-list to Reminders (organized by music, movies, TV shows, books, and apps)

    Super Awesome if there was a way to add iTunes wishlist to Reminders. Catorgised lists by music, movies, TV shows, books, and apps and using Siri to add new items and look up songs. Also with a direct link to purchase the item or ask Siri to. Just a

  • SQL Developer 3.0 EA1 creates case senstive account names

    Hi, When creating a new account with SQL Developer 3.0 EA1, the user name is enclosed in quotes. This creates a case sensitive account name which creates problems when trying to sign. Historically account names have been converted to uppercase intern

  • Using Bulk insert or SQL Loader in VB6

    Hi, I am quite new to the Oracle world and also forums. But I am looking for some directions in how i get a dataset of 10000 records into a table the quickest way. I have the recordset in an ADO Recordset (or a textfile if that is easier) and I want

  • Object styles - rearranging

    I've created many object styles in my project. They seem to be listed in the Properties panel in the order that I created them. To make them easier to select, I'd like to arrange the alphabetically in the Properties panel. Is that possible?