Main Table data load u2013 UNSPSC fields is not loading

I am new to SAP MDM
I have the main table data that includes UNSPSC field. UNSPSC (hierarchy) table is already loaded.
It works fine when I use import manager with field mapping and value mapping. (UNSPSC field value mapping is done).
When I use the import server using the same map to load the main table data with UNSPSC field (in this case the UNSPSC field value is different but UNSPSC lookup table has that value) , UNSPSC field is not loading but all other fields are loaded including images and PDF's with new values
If I go to the import manager and do the value mapping again for the UNSPSC field with the new value then save the map and use the import server to load the data then it is loading correctly.
My question when we use the import server, main table data with UNSPSC codes value will be different  each time and it doesnu2019t make sense to go to the import manager and do the value mapping and saving the import map  before loading the data again.
What I am missing here?.  Anyone can help me?

Could anyone clarify this?
Issue: UNSPSC field value mapping automatically by using the import server while loading the Main table.
This issue was resolved yesterday and still works fine with the remote system MDC UNSPSC.
Is there anyn settings in the ' Set MDIS Unmapped value handling'? (Right click on the field Product hierarchy  field at the destination side). By default it is setting to 'Add' for both the working remote system as well as the non working remote system
SAP MDM 5.5 SP6 and I am using the standard Product Master repository
I tried this in a different remote system MDC R/3 & ERP and it worked some time and didnu2019t work later. If it is working then during the UNSPSC code field mapping,  it automatically maps the values also.
The destination side the main table Products and the destination side [Remote key] field is displayed.
Source file, I have only 3 fields and they are Product No, Product Name and UNSPSC Category and UNSPSC Category is mapped to the destination field Product Hierarchy field(lookup hierarchy)
Do I have to map any field  or clone any field and map to the [Remote Key Field]  in the destination side? If yes, what field I have to clone and map it to the Remote Key filed? Is there any other settings necessary. I am not using any matching with this field or any other field.
Steve.
Edited by: SteveLat on Oct 8, 2009 11:57 PM
Edited by: SteveLat on Oct 9, 2009 12:03 AM
Edited by: SteveLat on Oct 9, 2009 12:47 AM

Similar Messages

  • Possible to export Tuple data along with main table data in Excel sheet?

    Hi Expert,
    Wondering is it possible to export tuple table data from data manager along with main table data?
    Regards,
    Rajeev

    Rajeev,
    I am afraid that functionality of exporting tuples data using data manager is not available at the moment till MDM 7.1 SP08. Lets see if coming versions provides this functionality...
    - Shiv

  • In va02 tocde after entering the data only storage location field is not saving.why?

    Hai
    in va02 tcode after entering the data only storage location field is not saving. why?

    Hi Purnaiah,
    Are you using any user exit for this or not?
    Check for the below exit, this may be the place where you can implement your code for saving the value.
    SAP MV45AFZZ calling the user exit with a form USEREXIT_SAVE_DOCUMENT
    Regards,
    Rafi

  • Unicode issueAssigning database table data to a string field of a structure

    Hi All,
    This is piece of code where it is throwing the error in ERP 6.0 but this is working fine in SAP 4.6c.
    select * into datatab-data from catsdb
    where pernr IN select_pernr.
    datatab-pernr = datatab-data+3(8).
    datatab-tabname = 'CATSDB'.
    datatab-dtype = 'C'.
    where CATSDB is transparent table with 108 fields.
    and datatab is a structure of type ZHCLONE_DATATAB in a Function Module defined with 4 fields PERNR,DTYPE,TABNAME,DATA.
    data is a charater field of length 4999.
    Error:CATSDB and DATATAB-DATA are not mutually convertable in unicode conversion.
    Any pointers to this would be highly appreciated.
    Thanks in advance.
    Regards,
    Rizwana.
    Edited by: Rizwana Parveen on Jun 27, 2008 7:33 AM

    Hi,
    The Data in the table CATSDB cannot be copied directly into the field datatab-data if the catsdb contains any non-character type fields.
    1>First take a work area
    wa_catsdb like line of catsdb
    2>Select the data from catstab into the the workarea
    select * into wa_catstab from catsdb
    where pernr IN select_pernr.
    3>Now transform the workarea into the datatab-data variable
    If the catstab contains complete character fields we can use direct move statement,else we need to use following method
    class cl_abap_char_utilities definition load.
        CALL METHOD cl_abap_container_utilities=>read_container_c
      EXPORTING
        im_container               = wa_catstab
      IMPORTING
        ex_value           = datatab-data
      EXCEPTIONS
        illegal_parameter_type = 1
        OTHERS                 = 2.

  • A game that used to load in old browser does not load in Firefox, despite installing new version of the Adobe Flash player as instructed?

    I used to have Internet Explorer as the browser on my laptop but had loads of problems. I installed Firefox as I had been told that it was more efficient. I play several application games within Facebook and one of them - Treasure Island Adventure Game - does not load whatsoever. It states if game does not load within 10 seconds to upgrade my version of the Adobe Flash player. I did that and re-started my laptop and the problem was not solved. I even deleted the application then loaded it up but it still did not make any difference.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    You can also check the settings for Firefox in your security software (firewall, anti-virus) to make sure that they aren't blocking content.

  • Safari is loading webpages extremely slow and not loading images...

    Not loading webpages a lot of the time and not loading images on sites such as Facebook, Twitter, etc. I'm new to Mac and I'm running Safari on a Mac Mini. Help? Also deleted ~/Libraries/Safari and it didn't work.

    Please answer as many of the following questions as you can.
    1. Have you restarted your router and broadband modem since you first noticed the problem? If the answer is no, do that now and see whether there's any change.
    2. Are any other web browsers installed, and are they also slow?
    3. What about other Internet applications, such as iTunes and the App Store?
    4. Are there any other devices on the same network that can browse the Web, and are they also slow?
    5. If you can test Safari on another network, is it slow there too?
    6. If you connect to your router with Wi-Fi and you can also connect with Ethernet, do that and turn off Wi-Fi. Any difference?

  • TS3274 Google loads but web pages will not load, just goes back to homescreen

    Google loads but web pages will not. Just goes back to home screen.

    Any time you introduce new networking hardware (regardless of the reason) it is always a good idea to perform a complete power recycle of that hardware. Check out the following AirPort User Tip. Please post back your results.

  • Date of Last.Del field is not updated in EKEK table

    Hello All,
    We have one date update problem for one Scheduling agreement, the field is LFDKD (Date of Last.Delivery) in the table EKEK -Header Data for Scheduling Agreement Release and  this date hasnt been updated only for one SA since 2008 , it remains as it is like 18.02.2008, but the date of last field (LWEDT) is updated correctly till date. So due to this problem , the SA release is sent to the vendor through EDI and the date of last delivery is sent wrongly in 2008 date even though after that many goods receipt has been done for this SA.  Any idea why it didnt get update till date ?
    Thanks in Advance
    Benny

    Hello Benny,
    Please check if the following notes can help :
    1337084 Release header contains doc. date instead of delivery date
    1309001 Incorrect date for last goods receipt in sched. agreement
    Regards,
    Mauro

  • The Creative Cloud Update worked for Photoshop.  However, it shows my LR 5.4 as "up to date" and the CC version will not load.  Advice was to uninstall LR using the Adobe Uninstaller but it doesn't exist on my iMac with Mavericks.  What am I suppposed to

    Sorry for the long title.  I thought I was actually asking the question.  Why can't I update my LR 5.4 to LR CC?  I have an iMac 27inch running Mavericks.  I have lots of room on my hard drive and have 16 GB of RAM.

    Long titles seem to be happening a lot since the last forum software update so it's not just you!
    There is no Lightroom CC. You get the latest version (currently 5.4) with Creative Cloud, and so the CC app is correct in stating that your LR is up to date. Unlike Photoshop and most of the other Creative Cloud applications, Lightroom is not branded as "CC" because it's also available separately as a stand-alone perpetual licence product. When 5.5 (or 6.0 - or even a CC-only version) are released in the future, the CC app should prompt you to update and so in the meantime you're good to go.
    M

  • Validations on table control (Sum of amount field shuold not cross actual amaount))

    Hi Experts,
                      I want to Provide Validations on Table control with Wizard (it should be like when i enter  percentange  in one column  it will caluculate the amount and show it in another column and the sum of that Amount Should not cross the Actual amount).

    hi Jim,
    In the PAI of the Screen A ...
    when sy-ucomm = 'BACK'.
    Transfer  the values in the table control to an internal table itab.
    in the PBO of Screen B.
    Move the values in itab to table control.
    Thanks,
    Kasiraman R

  • Opening XLF Loading components .. Does not load all components

    Hi
    When i try to open a dashboard XLF file, dialog box appears opening file Loading components but the status does not reach to end process/status bar complete. I could see all the component in the preview. In the object browser i did not all the components and this leads me to think that all the objects were not indeed loaded. This is happenning just recently on this XLF. Due to this i am unable to tweak the XLF for enhancements.
    Any remedies welcome!
    Edited by: Raja Bandla on Sep 2, 2011 10:32 PM

    Hi
    Try with this once.
    go to File->Document Properties->Check that Show Loading Status box.
    still if you are not getting with this
    then check excel INDEX/MATCH functions
    If you are extensively using INDEX/MATCH functions within the Excel spreadsheet, opt for a selector component with 'Filtered rows' option under the Data Insertion Type
    i hope it may helps you.

  • Safari crashing! YouTube videos not loading! Message and email not loading! HELP!!!

    So a week or so after the newest update came out for the iPod touch 4 (IOS 5.1.1) my safari stoped working along with YouTube and email. When I tap on the safari app, it shows the search bar and just a blank open page from anywhere from less then a second to ten seconds then it suddenly crashes. This happens every time I try to open safari. What Happens with YouTube: I open YouTube and it will let me serch for a video to watch then when I click on a video to watch it just says it is loading and won't stop. If tested it and it will keep loading and won't stop. What happens with message and email: basically they just won't load any new messages  and won't let me send any either. Every other application that runs off wifi works just not those four. I've been connected to wifi and it won't work. If went to other wifi and it won't work. I've tried everything and it still won't work. Please help me! I really need it! :)

    Try the standard fixes:
    - Reset. Nothing was lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Restore from backup
    - Restore to factory settings/new iPod.

  • HT5188 Paid app loaded into AC with VPP not loading to iPad

    I am getting a message that installation of apps with redemtion codes requires a supervised device.  I thought that we could load paid apps as an unsupervised device?
    Currently it will not allow me to select a paid app to do an install.  I have never never supervised any of our iPads, so this will be something completly new for us.

    Just found the anwser after digging some more.  I copied somone elses answere here for others to see.  Sorry for not researching more deeply.  It was under a Supervison topic.
    Oh thank God - it was simple.
    For the paid app, it was grayed out because supervision was set to off. But of course, it kept its last state. So the solution is to turn supervision on in Settings, then switch to Apps and you'll be able to uncheck it. Then go back to Settings and turn supervision back off.
    After doing that, I was able to prepare the iPad without Configurator attempting to install the paid app. So silly...

  • Web sites loading slower than usual, sometimes not loading at all...

    Hello everyone!
    I´m using Lion on an iMac (mid-2010) and I´m frequently having problems loading some web sites using a wi-fi. They take much more time than usual to load and not all elements of the pages are loaded, like thumbnails and other images for example.
    E-mail, torrent and instant-messaging programs work as usual though.
    As you guys might guess, I had no problems using Snow Leopard.
    I tried many things to solve the problem: resetting the SMC, setting a fixed ip, resetting the iMac and the router, setting other dns addresses.
    They seem to work for a while but the problem eventually returns.
    Is anybody experiencing something like this?

    Your above posted system details show outdated plugin(s) with known security and stability risks.
    *Shockwave Flash 9.0 r999
    Update the [[Managing the Flash plugin|Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/
    In Firefox 3.6 and later versions you need the Next-Generation Java™ Plug-In present in Java 6 U10 and later (Linux: libnpjp2.so; Windows: npjp2.dll).
    http://java.com/en/download/faq/firefox_newplugin.xml
    See also http://java.sun.com/javase/6/webnotes/install/jre/manual-plugin-install-linux.html

  • When I download divx on firefox as they said it does not aks me to load, it downloads but does not load, how do I get it to ask me to ask me to download know automatically?

    I had divx on but took it off as they said to download another programe for downloading movies. (paid) when I download any programe I used to be asked if I wanted to install it. but know it does not and I have trouble finding where the download was and how to install it many times.

    Ohrita you can download the installation files for Creative Suite 5 at Download CS5 products.  You can verify the software license you purchased by checking your account at http://www.adobe.com/.  You can find more details at Find your serial number quickly - http://helpx.adobe.com/x-productkb/global/find-serial-number.html.

Maybe you are looking for

  • Custom 404-page for a single directory ?

    Is it possible to change the 404 error response for a single directory (and ist subdirectories)? Like I can do with a ".htaccess" - file on an apache webserver? I know it's possible to do it global with weblogic.httpd.errorPage.xxx=URL in weblogic.pr

  • FCP 5 Project will not open In FCP5

    I'm afraid I may have a corrupted project file which is the current project at work. It was created with FCP5 and as of today the program cannot open the file. The program tries to open the project, and the progress bar gets to about 21% then a box c

  • New payment terms with Due December 15th 2011

    Dear All, My business requirement is to create new payment terms with due date upto December 15th 2011 from the using of that payment terms, Please suggest the step by step to create this kind of payment terms, Thanks in advance, Sridhar

  • Complex Query which needs tuning

    Hello : I have a complex query that needs to be tuned. I have little experience in tuning the sql and hence taking the help of your guys. The Query is as given below: Database version 11g SELECT DISTINCT P.RESPONSIBILITY, P.PRODUCT_MAJOR, P.PRODUCT_M

  • Substring Error

    what am I doing wrong ? My code is below and so is the error, blowing up on Substring <cfquery name="qryGet_MMI_Data_1" datasource="MMI_db"> Select * from tblMMI_Header,tblMMI_Items_1 where tblMMI_Header.service_req_no = tblMMI_Items_1.service_req_no