CCM Catalog Mass upload problem

Dear Experts,
Could you please help me to find an answer to the below issue?
We are doing a mass catalog upload in CCM 2.0 => we are uploading our CSV file as follows:
Supplier ID A => Supplier name A =>  Item details A
Supplier ID B => Supplier name B =>  Item details B
etc.
Usually, I give the first Supplier ID when creating the Supplier catalog.
The upload process is working fine, BUT...
When the catalog has been uploaded, from the Procurement Catalog side there is only the first "Supplier ID A" what's beeing uploaded to all of the items instead of all the other respective Supplier IDs.
Therefore we have to change the rest of the Supplier IDs by mass changing the respective Proc Cat.
Do you know how we could keep all the other Supplier IDs?
Thanks a lot - imre
Edited by: Imre Matyas on Feb 8, 2010 11:09 AM

Hi,
In that case my solution will help.
Here is sample schema with custom characteristics. Please look at Z_SUPPLIER_ID and Z_SUPPLIER_NAME.
SAP CATALOG CSV 2.0 <;>
Defaults;EN
Model
Catalog;Master;;Master Catalog
Characteristic;Z_ACTION;/CCM/NAME;false;Action
Characteristic;/CCM/PRODUCT_ID;/CCM/ID;false;Part Number
Characteristic;/CCM/SHORT_DESCRIPTION;/CCM/DESCRIPTION;false;Description
Characteristic;Z_MATERIAL_TYPE;/CCM/ID;false;Material Type
Characteristic;/CCM/MINIMUM_QUANTITY;/CCM/MINIMUM_QUANTITY;false;Order Unit
Characteristic;Z_CONTENT;/CCM/MINIMUM_QUANTITY;false;Content
Characteristic;/CCM/LEAD_TIME;/CCM/LEAD_TIME;false;Lead Time
Characteristic;Z_SUPPLIER_ID;/CCM/ID;false;Supplier Number
Characteristic;Z_SUPPLIER_NAME;/CCM/NAME;false;Sup Name
Characteristic;Z_P_GROUP;/CCM/ID;false;Purchasing Group
Characteristic;Z_P_ORG;/CCM/ID;false;Purchasing Org
Characteristic;/CCM/CONTRACT_ID;/CCM/ID;false;Contract Number
Characteristic;/CCM/CONTRACT_ITEM_ID;/CCM/ID;false;Contract Item
Characteristic;/CCM/PRODUCT_GROUP;/CCM/ID;false;Product Category
Characteristic;/CCM/PRICE;/CCM/PRICE;true;Price
Characteristic;Z_DATE;DATE;false;Date
Characteristic;Z_UPDATE_BY;/CCM/ID;false;Updated By
Characteristic;/CCM/LONG_DESCRIPTION;/CCM/LONG_DESCRIPTION;false;Long Description
Characteristic;/CCM/PICTURE;/CCM/ATTACHMENT;false;Picture
Characteristic;Z_BUYER;/CCM/ID;false;Buyer
Characteristic;Z_BUYER_CONTACT;/CCM/ID;false;Buyer Contact Number
Schema;Master;Z_ACTION;Z_MATERIAL_TYPE;Z_CONTENT;Z_SUPPLIER_ID;Z_SUPPLIER_NAME;Z_P_GROUP;Z_P_ORG;Z_DATE;Z_UPDATE_BY;Z_BUYER;Z_BUYER_CONTACT;Master Schema
Regards,
Masa

Similar Messages

  • CCM catalog upload monitoring via XI

    Hi ,
    we are running SRM 4.0 with CCM 2.0 and we upload supplier catalogs via XI into our CCM (BMEcat format).
    In most of the cases the upload works well. But sometimes the content doesn't reach the catalog. The problem is, that the log file (access via the CCM admin page) doesn't tell me what is wrong. Also in SLG1 I get no sufficient information about the problem. I assume that the file got stuck into the XI. Unfortunately I am no XI expert. How can I monitor my catalog uploads in the XI environment? I heard about TA SXMB_MONI. Maybe someone can give me a hint how I can see if there is something wrong on the XI site and how I can re-start a stuck catalog upload on the XI.
    Best regards
    Tom

    Thomas,
    You can execute the transaction SXI_MONITOR and look at the errored messages, if you are comfortable with the SAP GUI. Else, you will have look at the run time workbench and look at the error messages.
    In both cases there will be reasons give as to why the message has been errored out. And you will also find the options to resend the same message.
    Regards,
    Ravi
    Note : Please reward the helpful posts.

  • Catalog upload problem..

    Hi
    We are using SRM 4.0 with CCM 1.0.
    Created a CSV file for supplier catalog and uploaded the file in CCM. Data has not loaded because of following errors.
      Error in CSV file: row 2 () 
      Error when uploading CSV file to catalog STAPLES
    My catalog file is as below.
    SAP CATALOG CSV 1.0
    Staples;04;True
    Schema;Staples
    Category;ProductID;Description;BaseUnit;OrderUnit;Price;Currency
    Officesupplies;SO10001;File Folders;Each;Each;5;USD
    Officesupplies;SO10002;Folders;Each;Each;2;USD
    What could be the problem.
    Can any one give some suggestions?
    Thanks
    Jagdish

    Hi Bodo
    I tried with your CSV file and getting below error in Log
    <b>Green</b> Indicator   Uploading catalog WALMART 
    <b>Green</b> Indicator   Name of file that was uploaded: C:\Project\UNSPSC\Walmart_DE.csv 
    <b>Green</b> Indicator   06.02.2006 09:12:40: Starting CSV import for catalog WALMART 
    <b>Red</b> Indicator     Format of CSV file is incorrect; expected format was CATALOG,DATATYPE,COMPONENT,CHARACTERISTIC,SCHEMA,CATEGORY,CONTENT 
    <b>Red</b> Indicator     Error when uploading CSV file (Version 2.0) to catalog WALMART.
    We are having CCM 1.0 with SP SAPK-10007INCCM.
    SRM_SERVER 500 with SP SAPKIBKS05.
    SAP_ABA 640 with SP SAPKA64013.
    Please let me know whether above service packs are OK or do we need to upgrade.
    Vadim
    When I upload CSV which you sent me earlier the log shows all green indicators without any errors in ST22 or SLG1(error log).
    Only below 4 lines appear in the CCM web appln log.
    <b>Green</b>   Uploading catalog WALMART 
    <b>Green</b>   Name of file that was uploaded: C:\Project\UNSPSC\Walmart.csv 
    <b>Green</b>   06.02.2006 09:17:16: Starting CSV import for catalog WALMART 
    <b>Green</b>   06.02.2006 15:17:18: 0001 package(s) were processed 
    But getting error "No default schema found".
    In Log it shows
    The following exception was raised:
    /CCM/CX_OBJECT_NOT_FOUND
    The exception occurred at the following point:
    Program  /CCM/CL_SCHEMA_MANAGER========CP 
    Include  /CCM/CL_SCHEMA_MANAGER========CM01B 
    Line  18 
    I dont understand why it is not getting loaded.
    Please help me to get out of this issue.
    Thanks
    Jagdish

  • CCM catalog upload monitoring

    Hi SRM experts,
    we are running SRM 4.0 with CCM 2.0 and we upload supplier catalogs via XI into our CCM (BMEcat format).
    In most of the cases the upload works well. But sometimes the content doesn't reach the catalog. The problem is, that the log file (access via the CCM admin page) doesn't tell me what is wrong. I assume that the file got stuck into the XI, but when I check TA XMB_MONI on the XI site I also do not get sufficient information.
    How do you monitor you CCM uploads? Are there some special transactions on the XI or SRM site.
    Best regards
    Tom

    Hi thomas,
    You can use : SLG1 = log in CCM admin
    ST22 if you get a dump or SM21 (sometimes you get information when receiver isn't correctly customize)
    in XI and CCM you can check SXMB_MONI and see log detail in xml log (i can understand that it isn't easy to understand...).
    and su53 to check if SAP_XI_APPL_SERV_USER role need one more time a full comparison...
    regards,
    Bertrand

  • IProcurement - "mass upload" for non-catalog request

    I want to find a way to do a "mass upload" when creating a non-catalog request.
    Some back ground; I am not A DBA or a software developer; I am an engineering manager. I work for a large company and have responsibilities for creating Purchase Requisitions. I work from vendor quotes that contain many lines items, and always do non-catalog request because I often get special pricing or simply have non-catalog items. There are several fields on the requisition web page that need to be populated and it's quite cumbersome and time consuming to copy and paste 6 different data fields for 50+ line items. Since these are fields on a web page that correlate to some back end database there must be a way to populate them more quickly and easily, with an upload template, or via an API.
    It is very, very difficult to find the proper internal resources to help me address this problem, and when I do find the right people I'm pretty sure I'll be told "it can't be done" I don't believe it can't be done. It may be difficult, it may require some work, it may require some development efforts, but from a purely technical point of view, populating multiple data fields with minimal user input is certainly doable. I want to be armed with solutions when I finally find the right people at my company. So, anybody out there figure this one out already? Once I do I'll be glad to share but hoping it's a know and fixed issue.
    Thanks!!

    You are looking for the requisitions Open Interface.
    Get this PDF from the documentation for release 11* and read chapter 6, it will guide you through the import process.
    *For some reason this document is not available for newer releases (11i, 12), so you would rely on Metalink to look for notes.

  • Mass upload contract with "Distribute Contract to Catalog" flag

    I need to mass upload contract to update the flag "Distribute Contract to Catalog" (for srm mdm). What are the options. I don't see any option of that flag in the screen "Change Contracts: Mass Processing"

    Solved on own
    One needs to maintain System type as 'CATALOG' in SPRO >Define Backend Systems.
    This makes the Distribute Contract Catalog check box to be visible in the Header tab of contract.
    Regards
    Sarath

  • Mass upload tab problem in c-folders

    when i am login from my user id in c-folders, it is not showing mass upload tab.
    can u help me , is there any problem in setting or what.
    plz let me know..
    thnaks & regards
    amit

    Yes Amit, it is a setting in cFolders
    Go to Settings --> General --> Special Functions
    Check Plug-In checkbox.
    Regards
    Reema
    pl appropriate points to all useful answers.

  • Problem during mass upload

    Hi experts ,
                       In MM17 during mass upload while saving I am getting following error :
    Messages have been issued: number MASS005658000023
    Message no. MK101
    Diagnosis
    During inbound processing for the IDoc, messages have arisen while checking material data.
    System Response
    The system has filed these messages in the form of an application log with the number MASS005658000023.
    Procedure
    View the application log.
    Proceed
    Please help
    Neal

    Hi Sir ,
              Thanks , but this link doesnt give any solution . Can you please explain what is to be done , or am I doing something wrong ?
    I am using this T code for first time , can you give me right procedure ?
    What I am doing is
    MM17 . I entered plant , imported materials from notepad and doing change . For some mats it has done .
    For remaining materials I am selecting corresponding line and mentioning new value and trying to save and its giving error .
    Neal

  • How to change an existing line item in CCM catalog using CSV file?

    Dear All,
    We are using SRM5.0 and CCM 2.0
    We have uploaded the material and service master to CCM as supplier catalog from R/3.
    The initial Upload was doen successfully.
    My query is how to reflect the delta changes in CCM happening in R/3?
    If I can generate a CSV file with all those items wich has been changed (Changes can be in description, Plant, status etc) and upload the same file in CCM, will it update the existing line in CCM or create a new line item?
    How do i update an existing line item in CCM catalog using a CSV file?
    Thanks
    Abhishek

    Hi Atul,
    I am using CCM 2.0 and SRM 5.0 (EBP5.5).
    We are not using XI, so i guess we cant use the program "/ccm/file_upload".
    we have migrated the product master data from R/3.
    We have developed a report which takes product category as input and gives out flat file in csv format containg all the items in that prod category.
    Then we upload the file in CCM by logging thro the brpwser.
    Similarly, i can develop another program which will give me a CSV file foll all those items changed in R/3 in a day.
    Then we can upload that file in CCM.
    But i have doubt if it will update the existing items in catalog.
    Hope I could make myself clear.
    Thanks
    Abhishek

  • Is it possible to add new characteristic to CCM catalog SRM_EXTRACTED_CTLG?

    Hi Experts,
    Any idea if I can transfer new extra data from the SRM product master into CCM? (via program BBP_CCM_TRANSFER_CATALOG)
    So I want to add a new characteristic (e.g. ZVALUEPRICE) to the catalog SRM_EXTRACTED_CTLG and fill it with the valuation price.
    According to BAdI BBP_CCM_CHAR_MAINT it should be possible:
    "When you transfer SRM product data to SAP Catalog Content Management (SAP CCM), this BAdI enables you to also transfer additional item characteristics contained in the product master data in SAP Enterprise Buyer. These characteristics are then available in the SRM product catalog in SAP CCM."
    But I'm getting errors like: "Value assigned to ZVALPRICE is not valid-locale NL/ is not possible".
    Any idea how I should set this up? Or if I'm doing anything wrong?
    I know the valuation price is also filled in /CCM/PRICE, but I want to map the content into a different field. And change the mapping of original created field is not possible.
    Thanks in advance.
    Kind regards,
    Marius Hartman
    Edited by: Marius Hartman on Mar 4, 2009 1:39 PM

    Hi All,
    Turns out that when we don't add a language code to the code, the problem is resolved. So currently I'm able to add the information to a new field in CCM catalog SRM_EXTRACTED_CTLG
    Marius Hartman

  • Mass Upload doesn't work

    Hi everybody,
    i am trying to upload user photos via mass upload iview. Therefore i create a folder (c:\photos). In this folder i have two files
    a)  mapping.properties.txt with the line: Anton=1011
    b) 1011.jpg
    I use the iView for Massupload from content provided by sap -> collaboration -> demo role -> iviews. I create a task with the following properties:
    Task name:           Mappupload
    Upload from Folder:           c:\photos
    Photo type:           NORMAL
    Apply checked conditions:      (no checked)
    Use Mapping:           (checked)
    After starting the task the photo was not updated and there was nothing in the application log!?
    What could be the problem? I can add the file manually but not through mass upload.
    Has anybody use a mass upload?
    regards,
    Seed
    Edited by: seed_mopo on Sep 26, 2008 11:04 AM

    Hii
    Pls Use these threads:
    https://www.sdn.sap.com/irj/sdn/thread?messageID=48369#48369
    https://forums.sdn.sap.com/click.jspa?searchID=16795891&messageID=4282098
    https://forums.sdn.sap.com/thread.jspa?messageID=9087#9087
    https://www.sdn.sap.com/irj/sdn/thread?threadID=257887
    Thanks:
    Hope it would be helpfull

  • Mass Upload - SOLAR01

    To whom it may concern,
    We need to upload information massively using transaction SOLAR01. The LSMW solution is not good since the hierarchy of the left side causes problems. Does anybody can tell us a better option for this issue?
    Thanks in advance.
    Fernando.
    Edited by: Fernando Moyano on Feb 24, 2008 11:23 PM

    Hi Friend,
    Please try eCATT tool also....for uploading.....it is easy to create and works fine.
    Alternatively, try ABAP code
    Re: ABAP function to upload document in SOLAR01
    Mass Upload documents to Solution Manager
    Please reward points if it helps.

  • Mass upload of user photos in EP

    Hi All,
    I have to do a mass upload of user photos in EP. I tried it in two ways.
    1.     In a network folder say
    173.XX.XX.XXUserPhotos, I stored the photos and then I used the Mass photo upload iview, which is available inside collaboration demo role.
    2.     I created a new task and given the below parameters,
    1.     Task nameà MyPhotUpload
    2.     Upload from folder à
    173.XX.XX.XXUserPhotos
    3.     Photo Typeà NORMAL
    I clicked on save and then I run the task. I didnu2019t got any errors, at the same time I didnu2019t got any output also.
    Then I tried it this way.
    I created a nework path in System Administration à System Configuration à KM à CMà Global Services à Network Path (really sorry if I am being stupid)
    Here I specified the network path and the login credential required to access this folder and named this network path as u201CMyNetWrkPathu201D
    Now, I came back to mass upload ivew, there I deleted the old task and created a new task with
    a.     Task Name à MyPhotoUpload2
    b.     Upload from folder à MyNetWrkPath
    c.     Photo Typeà NORMAL
    I clicked on Save and then I run the task. Again the same result. No errors no success.
    PS: I already specified the photo type check and photo size check in System Administration à System Configuration à KM à CMà Global Services àUserPhoto
    Somebody please help me.
    Regards,
    SrinivaS

    Hi,
    it seems the portal doesn't have permissions to read contents from this physical folder.
    Try to import a sample photo with "apply checked conditions" unchecked in mass upload iView.
    If that doesn't help then try to increase the trace level to INFO for this app in Visual Administrator and see what is causing
    the problems.
    The location is com.sap.netweaver.kmc.people.photo.admin .
    Eventuallly try to import files from local folder instead of network share.
    Hope this helps.
    Regards,
    Ladislav

  • FB70 mass upload of invoices

    Dear Experts,
    We are migrating to a new system and would like to move our open invoices for AR in to the system.  I know we can use FB70 for single invoices.  Problem is that we have 1800 of them.  Is there any way of uploading the mass invoices outside of the LSMW transaction?  From reading about LSMW I see that this can take a few weeks to get right. 
    Is there a standard Mass Upload for FB70 or a report for that matter?
    Thanks.

    Hi Raki, Hi All,
    I believe a properly designed LSMW batch input can do the trick. I had to do the same recently for approximately 800 open customer items - both invoices and credits -  and it worked fine. It definitely does not require weeks... For me it took a few hours to make it.
    Also refer to this thread:
    fb70 using LSMW error No batch input data for screen SAPMF05A 1200
    Regards,
    Szabolcs

  • Mass upload of data into Custom table

    Hello all,
                I made search in SDN and could not find the best solution to my problem and hence posting .
               What is the best way for Mass upload of data into Custom database table ?
               I think LSMW would not be a viable option as it would take longer time .
               Locking of the table also needs to be taken care.
               PLease let me know if you have a alternative to this and the best way to do this .
    Comradely,
    K.Sibi

    Hi Sibi,
    See Lock objects are required when we enter the data through screen level, or multiple users should not enter the data at same time.
    Create one Lock object in SE11, It automatically creates FM.
    DEQUEUE_EYTEST2                Release lock on object EYTEST2
    ENQUEUE_EYTEST2                Request lock for object EYTEST2
    Call these FM in your program.
    EX: Refer this links
    1 http://help.sap.com/saphelp_nw70/helpdata/en/41/7af4c8a79e11d1950f0000e82de14a/content.htm
    2 http://wiki.sdn.sap.com/wiki/display/Snippets/lockingandunlockingofthe+tables
    Rgds
    Aeda

Maybe you are looking for

  • How do I get rid of the blue text that says no savings found?

    on every site I use these random words are in light blue and if i roll the mouse over it a small box pops up and says no savings found, in the lower right corner says adfull. Is this a firefox thing ( it doesn't happen on IE) if so how do I get rid o

  • Trouble installing older version of Photoshop Elements on Windows 8.1

    I'm having trouble installing an old version of Photoshop Elements (I have no need to upgrade) on Windows 8.1 - it keeps saying I need Internet Explorer 4.0 or above, though I have IE 11. I've tried the regedit fix mentioned here: Elements needs vers

  • Using local functions in compound triggers

    Hi anybody, I'm using ora11gR2. Tried the new compound trigger feature. I define a before each row and an after statement section. Additionally I define several local functions in top of trigger body. In local procedure ( insdelupd within this exampl

  • Slideshow Created in iPhoto 6; Need to Show on Laptop with iPhoto 5!

    I created a long (200+ pix) slideshow on my iMac, which has iPhoto 6. I have now copied the entire iPhoto library and moved it over to my son's iBook, from which I plan to play the slideshow (via projector) at a party tomorrow night. Alas, the iBook

  • Transaction TAN is missing

    dear gurus, while creatinfg sales order it is showing transaction TAN is missing and in details item category tan and mrp type is nt allowed .tell me plaz wt to do?