How to Debug CCM Catalog Upload Process

SRM Gurus,
Can anyone please outline the steps to debug the uploading process of the .CSV file in CCM 2.0?
The upload of my supplier catalog terminated due to an error and I'd like to debug to see what's causing the error.
Any tips would be greatly appreciated.
SN

Hi
Check for logs created in SLG1 Transaction to know, the causes of dump, if any.
Also see reports /CCM/INITALLISE_CME , SRM_EXTRACTED_CTLG.
<b>Please go through the following SAP OSS Notes below -></b>
Note 1043305 SRM_EXTRACTED_CTLG upload terminates with error.
Note 950500 Source Cat.of enriched cat.item missing
Note 858615 Lock problem for many products
Note 852622 "Category not found" termination at publication
Note 844547 Impossible to create characteristics using upload
Note 747454 Data enhancement: Error characteristic-category-relationship
Note 1024002 - Error introduced by CCM SP07
<b>Related links -></b>
Re: Unable to Edit the Charateristic?
Re: problem after uploading user defined characterstic schema in product catalo
Re: CCM 2.0
Re: Unable to run the report /CCM/initialise_cme
Do let me know.
Regards
- Atul

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.

  • 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

  • How to stop the upload process?

    Hi,
    i had by mistake started the other upload than the required!
    How to stop the current upload process,( generally it takes lot of time to upload the data as data is huge )
    Thanks,
    Ravi

    Hi Ravi Kottur 
    Just follow the things like Sunil suggested check one more just kill the process
    manually and goto RSMO and in the Monitor QM status just Amke it red manually
    for the load which you want to stop and then go to that particular info provider
    Manage and delte the request.. 
    Hope itz clear a little atleast...!
    Thanks & Regards
    R M K
    ***Assigning pointz is the only way of saying thanx in SDN ***
    **Learning the thingz is never end process if u stop it will Be a devil if u continue it will be a divine***
    > Hi,
    >
    > i had by mistake started the other upload than the
    > required!
    >
    > How to stop the current upload process,( generally it
    > takes lot of time to upload the data as data is huge
    > )
    >
    >
    > Thanks,
    > Ravi

  • How to speed up data uploading

    Hi,
    I am trying to upload a huge amount of data using BAPI_Acc_Document_post. How to speed up the uploading process.
    Bcos it takes lots of time to upload.
    Is there any solution like parallel processing etc.
    Regards
    Kuna.

    Hi
    It takes a long time to upload the data or to post the document?
    Anyway see the help for CALL FUNCTION - STARTING NEW TASK in order to manage a parallel process
    Max

  • 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

  • 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

  • Upload CCM Catalog in BMECat and ecXXML format

    Hi,
    I'm trying to upload in BMeCat format and other in ecxXML and I have the same error message.
    SLG1 says.
    Error during parsing of SOAP header /CCM/DIS_CAT008
    Program  /CCM/CL_FILE_UPLOAD_COMMON====CP 
    Include  /CCM/CL_FILE_UPLOAD_COMMON====CM002 
    Line  183 
    For this reason no records appear in SXMB_MONI (SRM and XI)
    anybody knows what could the reason be?
    Thanks
    Regards

    Hi
    Please specify which CCM version are you using.
    <u>Seems to be problem with some SAP OSS note missing in the system.</u>
    <u>Note 873340 Problems with BMECat mapping after patching XI
    Note 884387 CCM: Empty columns processed incorrectly in CSV 2.0
    Note 817826 XI: Render/parse of unregistered SOAP headers
    877271 List of Corrections for SAP WebAS Java 6.40 SP13->SP14
    910286 WebAS Java 7.00 SP07 - List of corrections
    897585 SAP WebAS Java 6.40 SP16 - List of corrections
    904254 WebAS Java 7.00 SP05 - List of corrections
    775695 SAP J2EE Engine: List of fixes in PL 26
    631605 SAP J2EE Engine 6.20: List of fixes done in PL14
    604530 SAP J2EE Engine 6.20: List of fixes done in PL8-PL10
    626475 SAP J2EE Engine 6.20: List of fixes done in SP13</u>
    <b>Other related OSS Notes to refer -></b>
    <u>Note 752611 Catalog import tool
    938815 Consulting Solution: Splitting large catalogs for SAP CCM
    930419 Conversion error when uploading a file
    926535 BMEcat upload: no defaut value for BMEcat tag LOWER_BOUND
    858837 Optimization of the memory consumption with upload
    890085 Errors in BMECat splitting, GROUP_SYSTEM_ID
    848945 CCM10SP08: Collective Note for BMECat upload Issues
    874368 Catalog items counted twice during BMEcat-upload
    865542 Cannot upload file with unclassified items
    816924 Uploading BMEcat: Catalog item data is missing
    849580 Contract item not classified despite enrichment
    837911 BMEcat upload: new val assignmnt for BMEcat tag SUPPLIER_AID
    822053 Uploading BMEcat: Transaction T_UPDATE_PRODUCTS
    831102 Uploading BMEcat: Incorrect assignment of MIME_INFO
    Note 815848 Uploading BMEcat: categories incomplete
    Note 784074 Release of the B2B/A2A catalog interface</u>
    Regards
    - Atul

  • Material/service master catalog upload (ECC-CCM)

    SRM have 2 possible scenarios to upload the material master data to CCM:
    1- Upload material master data from ECC to SRM and, after, from SRM to CCM.
    2- Upload material master data directly from ECC to SRM.
    Does anybody know the name of the transaction or report in ECC to upload the material/service master catalog directly to CCM?
    Best regards,
    Cristiano Soares

    Hi All-
    I have about 3 tricky questions concerning CCM-ECC Integration
    1.) Does anybody have any idea on how to upload Material and Service master from ECC 6.0 directly into the CCM 2.0 system. Is there any standard program like we have in SRM called as BBP_CCM_TRANSFER_CATALOG. I
    2.) Also are there any complications or is it possble to integrate CCM 2.0 directly from ME51n? I am aware that PM and PS out-of-the-box can be directly integrated to CCM. Is there a similar way to achieve this functionality. If yes can anybody give me some pointers on this.
    3.) Are there any complications involved with uploading service masters and interfacing CCM to EBP or ECC and directly using the service master from CCM to create a Shopping cart (CCM-EBP) or  a purchase requisition (CCM-ECC).
    I hope some one can throw some light on these questions.
    Suitable points will be rewarded for helpfull answers !!
    Thanks,
    Sundeep

  • How to debug a BPM process

    Like NetBeans how to debug a BPM process in Jdeveloper with breakpoint,step by step?

    As per Shay's inputs, can you post the question in BPM forums?
    Business Process Management Suite
    Thanks,
    Navaneeth

  • How to debug a BPM process In Jdeveloper10g or Jdeveloper11g

    Like NetBeans how to debug a BPM process in Jdeveloper with breakpoint,step by step?

    As per Shay's inputs, can you post the question in BPM forums?
    Business Process Management Suite
    Thanks,
    Navaneeth

  • How to debug routine in process type "Deletion of overlapping requests"

    Hi all,
    I created a process chain including a process of the type "Deletion of overlaopping requests from InfoCube".
    In this process I created a routine to decide which requests to delete. Now I would like to debug this routine, but do not know how.
    Merely setting a breakpoint does not seem to help.
    Does anyone have a hint how to debug this routine?
    Many thanks,
    Stefan

    Hi,
    put a "BREAK-POINT." statement into your code (don't forget to remove it afterwards). Then you activate your process chain and go the menu Execution at the top of RSPC. There you choose "Execute synchronous to Debugging". The process chain should then kick off and stop at the point where you put the break point.
    Hope it helps.
    Stefan

  • CCM 2.0 automatic catalog upload

    Hi, experts
    We are using SRM 7.0 and CCM 2.0, we would like to know if there is a FM to make the catalogs upload automatic, or if is possible to develop it, which way we'd proceed.
    Thanks in advanced.

    Hi,
    Please check this old thread.
    CCM automatic upload of CSV files
    You can also generate XML and path CCM upload interface.
    I don't have access to old CCM landscape and not sure the interface name.
    Please note CCM support will be expired. It would be nice if you develop a program which can be used for SRM-MDM Catalog.
    Regards,
    Masa

  • How to Debug Upload Function (ZCL_RSPLF_FILE_UPLOAD)

    Hello,
    We have the standard Upload function customized to call a function module which eventually does some calculations. I need to modify the function module with extra logic. I cant test the FM directly as it doesn't have Test Frame.
    Am stuck at how to debug the Upload function. Is it possible through program RSPLS_PLSEQ_EXECUTE but then how do I create the variant. Cant create it through Modeler.
    Please suggest.
    Thanks and regards
    Gaurav

    Hi Gaurav,
    As per my understanding you are trying to debug the custom planning function created using SE24.Go to this transaction enter the function name and place the externa break point as suggested in interface you want to debug .
    OR go to rsplf1 - specify function and place external break point.
    You can get it triggered two ways.
    If you already have GPS- Planning sequence built ,directly execute it .It will take you in debug mode.
    You can also create new one if required for testing.
    or
    If you are using any layout to load data ,you can also trigger it from there.
    It will take you to debug mode only after you place external breakpoint.
    Do not put break point rgt after intialization....

  • HI how to debug the whole SC creation process

    Hi
    I need small help from all you great guys.
    I am working with EBP application.
    I want to know the process of creation of shopping cart to the creation of PO in the r/3 system.
    How to debug the whole process. I can create a shopping cart in the EB web. I want to know what is hapening in the backend during the creation of shopping cart.
    I know the web transaction for the creation of the shopping cart. I tried to debug the process by going SE80 and giving the web transaction , but it is very cumbersome process and i was confused. Is there any way i can know what is happening in the backend and how the SC data is transferred to the bacend and how PO is created in the R/3 system
    sankar

    Hi Sankar Rao
    we can debug the shopping cart from sap GUI via tran.  /nBBPSC01
    1 Click on internal Goods/services  and select the product for which you want to create a SC and press enter.
    2 In command window input  /h and press enter
    3 Click on the button Order it will go in debug mode.
    4 Insert break points on Statement - Select
    5 Insert break points on Statement - Insert
    6 Insert break points on Statement -  update
    and press F5 key to move one step ahead and F8 key to halt directly at each break point.This way go upto the save mode and order your SC at run time in debug mode.
    regards,
    Nimish Sheth
    NB Do rewards points for helpful anwsers.

Maybe you are looking for

  • Is it possible to call mail adapter in a UDF

    Hi, In my mapping if I find that, a field length is more than 50 I need to mail this field in the body of a mail. Can I call the receiver mail adapter in a UDF similar to RFC/JDBC adapter? Thanks.

  • Intoduction to Flash and XML

    This is the first time I've used flash, and for the life of me and all my google'ing I can't seem to workout a) How to add ActionScript b) How to use XML (I've found tutorials but I can't seem to use them because they don't describe where to put the

  • Cannot Activate Photoshop CS3 Extended???

    Hi, I cannot activate my copy of Adobe Photoshop CS3 Extended, after coming across a previous thread regarding this issue (Re: CS3 Retail Box. Key Won't Work) I contacted support but after 3 representatives they all claim to not be able to validate t

  • CUPS 1.2.11  and PXL

    this is also crossposted at http://forums.freestandards.org/read.php?30,2052 Hello. I am posting this on Apple Forums and Open printing. I have problems with printing with a Ricoh-style printer, Nashuatec DSC424, and the provided PPD found at Open Pr

  • Bug Report: A03 bios for Dell XPS 13 (2015) causing keyboard repeating keypresses

    This is an odd issue, which I thought I should bring to the attention of the Dell team somehow. I installed the A03 bios for my XPS 13 a few days ago, when it was pushed out to my laptop. Immediately, I started to get the 'repeating keypresses' issue