Condition table download in CRM

Hi
In the back end ECC 6.0 system, some condition tables have been defined using fields Sales Document Type  (AUART), Sales document item category(PSTYV).
Now when I try to download object DNL_CUST_CNDALL, tables containing these fields are not generated.
I have tried to use note 514952, in structure CND_MAPT_ACS_REM_CUST I have added these fields. In View I have tried to map fields to their corresponding CRM fileds, like PROCESS_TYPE for     AUART. Now when I download DNL_CUST_CNDALL again corresponding tables are not generated.
Please help me in resolving this.
Thanx in advance.
Cheers
Hits

Hi Hitesh,
               I think, you have not followed all the steps correctly. Do again following
1) SAP Comunication Structure CND_MAPT_ACS_REM must contain all R/3 mapping fields. The customer communication structure CND_MAPT_ACS_REM_CUST is already included into it. You just need to define yuour field into CND_MAPT_ACS_REM_CUST and activate this structure.
2) Now using view V_CND_MAP_CNVFLD you must create a mapping between CRM and R/3 fields.
Now goto to tx se16 and open tables CND_MAPC_CNV_FLM and CND_MAPM_CNV_FLM and check if your mapping has come there. If yes, then you are going right.
3) Now trigger customzing downlaod using master object DNL_CUST_CNDALL. ( You dont need to run report /sapcnd/rv12n001 explicitly as this report is automatically called after the download. Its only true from CRM4.o onwards releas )
4) Check table /sapcnd/t681 and see if the table is active ( check the column GESTA and its value must be 5 )
5) If its not active then goto /sapcnd/t681e and look for all fields of your table. If something ahs gone worng then this table will give you a clue. Check if there is any double entry for fields for your table or offset value has come properly.
6) Same time also check the log via tx SLG1
Do all these steps and let me know if you still face any issue.
<b>Reward enough points if it Helps</b>
Regards,
Piyush

Similar Messages

  • Condition Table download to CRM from ECC

    Hi
    I have to download condition tables created by customer(say A872, A888) into CRM system.
    When I see the adapter objects R3AC5, there is no adapter object present for the same.
    Please tell me what are the sequence of steps required for the same. Like mapping tables to adapter object..doing any other config or development for download.
    Thanx in advance.
    Cheers
    Hits

    Hi Hits,
    The condition table A500 onwards are the customer specific tables which SAP provides. So you need to create your own adaptor objects for these tables. The steps are really simple.
    Copy the adaptor object DNL_COND_A002 and give the name ZDNL_COND_A872 follow the same step to create object ZDNL_COND_A888.
    Reffer to the oss note 514952 which might also required.
    <b>
    Reward points if it helps!!</b>
    Best regards,
    Vikash.

  • Downloading ERP conditions table to CRM

    Hello dear sirs!
    We created a condition table in R/3 ERP and we want to create the corresponding table in CRM, in CRM all of the fields of the condition table is supported in the standard.
    Ex: ECC 6.0: V/03 - Create table 601, fileds VKORG VTWEG VKBUR VKGRP MATNR
    How i can replicate it to SAP CRM 7.0 ?
    Downloaded condition objects from ECC - 'DNL_CUST_CNDALL, DNL_CUST_CND, DNL_CUST_PRC'. - but no result
    Thanks!
    Edited by: Kostya Khveshchenik on Oct 17, 2011 3:15 PM
    Moderation: I'm locking this thread. Please, open a new thread since the new question is absolutely not related to the original one.
    Edited by: Joaquin Fornas on Oct 24, 2011 3:37 PM

    Hi Kostya,
    Kindly check the following note
    Note 514952 - Download of customer-specific tables
    Please check the following link for detail explanation for your referance
    http://www.sapdiary.com/index.php?option=com_content&view=article&id=6683:have-you-ever-needed-to-change-condition-tables-generated-in-crm&catid=81:data-services&Itemid=166
    Thanks for further help!
    Regards
    Srikanth.Naga

  • Customer Specific Condition tables

    Hi,
    I followed OSS 514952 for Condition Table download but still not getting any success.
    Some Findings which if some one has faced earlier and solved the problem then please help :
    1. I checked table /SAPCND/T681 field GESTA, the value is "not" 5 and is blank
    2. On generating it through report i am getting the following error
        Activation of condition table failed.
        A condition table is a database table. It can only be activated if the status is consistent.
        If there are other error messages for a condition table, there is perhaps a note for the problem.
        Another reason could be that there are missing DDIC authorizations.
    I checked generation of some other tables which was successful earlier is still possible to be generated so there are "NO" missing authorization issues.
    3. There are a few warnings seen when generation of tables is done
    like
    "Field name SALES_ORG can be provided in this system. Please do not use."
    "Flag: 'Incorrect enhancement category' could not be updated"
    4. Checked many threads here also checked with OSS, but did not get any clue
    Can someone please help.
    Regards

    Hi Rashmi,
    you can use following BADI to maintain the authorization:
    /SAPCND/CUS_COND_TAB-t         BAdI for Condition Table Maintanance
    You can use following function module to update the condition tables:
    /SAPCND/CUS_T681_DB- Update the Table /SAPCND/T681
    hope it will useful.
    Thanks
    hemant

  • Free Goods Condition table records not getting downloaded from R/3 to CRM

    Hi Friends,
    I'm trying to download free goods condition records from R/3 to CRM. i have already downloaded condition techique, procedure, condition type, access sequece.
    Now i am tryin to download Free goods condition table for Example: KOTN602 to CRM. I created new condition adapter ZDNL_COND_N602 by coping standared adapter DNL_COND_N010 and changed to table table. now i have the following tables in table section.
    KONDN
    KONDNS
    KOTN602
    TMC1K
    No filter has been set as we have only one record in table KOTN602 in R/3.
    i had run initial load of this adapter ZDNL_COND_N602 thr R3AS, then I checked in R3AM, the status is canged to Green. but when I checked in CRM table /1CN/CCFCUS602, no data available in this table ( NO download happens).
    Can you please suggest what could be the reason and what is missing?
    Thanks
    Bharthi

    Hello Bharti,
    Please make sure in txn R3AC5, for you Z* adapter object, under the tab 'Mapping Modules: R/3 to CRM', you just have
    single entry of CND_MAP_MAST_EXCHANGE_MAIN_MBD.
    If there are double entries please delete the duplicate.
    Also, you can check the logs using txn CND_MAP_LOG_DISPLAY
    Object : COND_EXCHANGE
    Sub-Object: CONDITIONS
    Please give the 'From' and 'To' correctly, to get the correct log messages.
    This will give you some hint.
    Hope this helps!
    Best Regards,
    Shanthala Kudva.

  • Condition Record Table Download from R/3-CRM

    Hi,
    We have created the condition table A922 in the R/3 system
    we have used the Tcode CND_MAP_CUST_CORR to generate the condition table
    and downloaded the objects DNL_CUST_CND,DNL_CUST_CNDALL and DNL_CUST_PRC
    But the new condition table is not gettign created in the CRM system
    Can you guys let us know how to transfer the condition tables
    Thanks,
    Krishna

    Hi Krishna,
    Generally when you do the load of the object DNL_CUST_CNDALL  it generates the corresponding CRM condition table e.g. in your case it should generate condition table CNCCRMPRSAP922. So please check the same in transaction SE11/SE16. If it is not there then reffer the oss note 514952 which will help to maintain the field catalog etc in CRM and have the CNC* table in CRM. Once you have this table you have to create an adaptor object DNL_COND_A922. You can just copy the existing adaptor object DNL_COND_A002 and change the table in the tab table/structure. Then load this object.
    This should bring the data to CRM.
    <b>Reward points if it helps!!</b>
    Best regards,
    Vikash.

  • Adding custom fields to the condition table in CRM

    Hi all,
    Our requirement is to download the sales conditions type from R3 to the CRM system. In one of the condition table we are trying to add shipping point( VSART ) and Special processing indicator (SDABW).
    For that we have added the fields in the structure CND_MAPT_ACS_REM_CUST (Comm. Structure Condition Exchange Customer Exit R/3 Fields) and we have added the fields in the field catelog in transaction ( /SAPCND/CTCT - Maintain Condition Tables). Then we have mapped these fields in the view V_CND_MAP_CNVFLD.
    Finally we run the adapter object of that particular table to download the details from R3, but the condition table in CRM is not getting activated, so the adapter object is giving the error.
    Please help in this.
    Thanks & Regards,
    Raghuram.

    Hello Raghuram,
    I feel that your issue is similar what i have faced, refer to my post:
    Link: [Issue in customer specific price;
    For solving this you can refer to detailed steps in,  Note 514952 - Download of customer-specific tables.
    Also additionaly you may need to run the report /sapcnd/rv12n001, as i also had to do so.
    If not solved then let me know the relevant message in SLG1
    Regards

  • Mapping error while downloading the condition records (ECC to CRM)

    Hello Experts,
    We were downloading the condition records from ECC to CRM system (Production), but due to Mapping error, it was unsuccessful, i wonder what's going wrong there.
    When i see in SMQ2 (CRM Inbound Queue), an queue got stucked there, i.e, R3AD_ZDNL_COND_A930 having SYSFAIL status.
    While debugging the queue, I have found that the queue got stuck because of u2018Mapping Erroru2019.
    I found inside, Standard code reads the record from table /SAPCND/T681 (Condition Table Structure) for KAPPL = 'CRM', KVEWE = 'PR', KOTABNR = 'CUS930' and AS4LOCAL = u2018Au2019 for which the value of VAKEY_OFFSET is maintained as 0.
    If system finds the value of VAKEY_OFFSET is Zero(0) then it will change the download type from D (Delta) to M (Mapping Error) and raise the error & block the Inbound Queue in CRM.
    I checked in SMW01alsofor getting some more knowledge about that queue, here the error description:
    Structure information for table CNCCRMPRCUS930 not available (Message class: CND_MAP)
    Error when carrying out delta download (Message class: CND_MAP)
    I am a technical guy and dont have much idea in CRM Middleware.
    I welcome your valuable thoughts and will award full points.
    Regards,
    Jeo

    Hi,
    As you mentioned i checked for the followings:
    >>In Maintain field catalog:
    I found only 2-3 fields are maintained here, when i compared with A930 (A930 in ECC system).
    >>Create condition tables:
    I checked it for CUS930, i found the same but condition table structure name like CNCCRMPRCUS930 are missing. Is that important? Because i see in SMW01, same error is coming over there : Structure information for table CNCCRMPRCUS930 not available .
    Please suggest me, now what i need to do?
    Regards,
    Jeo
    Edited by: Jeo Denson on Dec 1, 2011 4:11 PM

  • Unable to Download Condition Tables and Access Sequences from R/3

    Hi Experts,
    We have a new set of condition tables and access sequences created in R/3. Now we need to download them to CRM, which we are unable to perform. We tried downloading DNL_CUST_CNDALL, but there is no use. The new condition tables are not getting pupulated. Moreover when I download this object, the corresponding CNCCRMPRCUS* table for the new condition type is not getting generated in CRM.
    The strange thing is the above mentioned tables when created in "development and quality" boxes are getting into respective CRM systems. We are using CRM 4.0.
    Your help will be appreciated.
    Regards,
    Ajay

    Hi Ajay
    Please check the transaction SLG1 which gives you very good inputs on the errors which would have happened during customizing or condition download
    Check the customizing download by giving the following parameters
    Object : cond_exchange
    Subobject :customizing
    Give the date on which the recent customizing download of DNL_CUST_CNDALL was performed.Check whether there are any errors!!if there are errors on then those needs to be corrected so that the new condition tables and access sequences get downloaded correctly to CRM.
    Thanks,
    Abishek

  • Help needed on replicating data of condition tables to CRM.. pleaseeeeee..

    Hi all,
    Basically the issue is like this now.
    Im trying to download the confition tables data from R3 to CRM. so in CRM...
    when i manually try to start initial download the object for a table by R3AS, tcode..
    the bdocs are been in intermeditate state in CRM. with yellow.
    when i try to reprocess it is throughing a short dump( reason telling : already a record is been availble in table : CNLCRMPRSCALEDIM, trying to insert again.
    So m not understanding what the issue would be..
    Could you please help me with this. im really in dead situation.
    I just debugged something, and found that some code is not getting records from /sapcnd/T681e table.... for this condition table.
    kindly reply me please... this is urgeent.. hope u understand me.. if someone has the solutuion. points will be given....
    Robiin

    Hi Robin
    We are able to do the initial download successfully by using objects like DNL_COND_A004,DNL_COND_A005 etc.,
    Made entry in R3ac4 with the object CONDITIONS and in R/3 side made the entry in SM30, in table crmrfcpar with the entry DNL_COND* with download type ALL
    Please refer to note 514952 for the details on how to download condition tables
    Regards
    Manohar
    Edited by: Manohar R on Jul 2, 2008 7:40 AM

  • Condition Table for R/3 Product Substitution in CRM

    Dear Experts,
    I managed to download object DNL_CUST_PDD, DNL_CUST_CND_PD, DNL_CUST_CNDALL.
    And also for condition object DNL_COND_D001. I believe that this D001 should contains the material determination which has been maintained in R/3.
    Now, my doubts :
    1. In tcode SLG1 (after downloading DNL_COND_D001), the result is No Entries Determined for A Tables (Block 1)
        Message no. CND_MAP312
        In R/3 there are some data entered through tcode VB11. (Material Determination condition maintenance)
    2. Where do I find the result table containing the condition material determination in CRM?
        What is the table name where I can open it in tcode SE16?
    Highly appreciate on your help.
    Regards,
    Gun.

    I found that the condition table in R/3 is KOTD970 while in DNL_COND_D001 only specify table KONDD,
    KONDDP, KOTD001 and TMC1K. I check that table KOTD001 In R/3 has nothing on it (no records).
    After I added KOTD970 in this object and started the initial load again in CRM, the download status error
    says that there is no /1CN/CCRCUS970 active available.
    I assume that this table has to be created first before I start initial download of this object.
    I restarted initial load for object DNL_CUST_CNDALL, again I found error in SMQ1 = *A dynamically specified
    column name is unknown*. In SMQ1 I can see it was stopped at FM CRS_FIRST_DOWNLOAD_TRIGGER
    I have checked SAP NOTE nothing much help referring to this error (or may be have I missed it?).
    Did I miss any step ? here is my filter for DNL_CUST_CNDALL.
    Table               Field                                                Value
    T681                KOTAB    EQ Equality (= Low)     KOTD970
    T682                KOZGF     EQ Equality (= Low)     Z001 
    T682I               KOZGF     EQ Equality (= Low)     Z001 
    T682T             KOZGF     EQ Equality (= Low)     Z001 
                           SPRAS     EQ Equality (= Low)     E
    T682V             KAPPL     EQ Equality (= Low)     V
                           KVEWE     EQ Equality (= Low)     A
    T682Z             KAPPL     EQ Equality (= Low)     V
                           KOZGF     EQ Equality (= Low)     Z001
    T683               KALSM     EQ Equality (= Low)     A00001
                           KAPPL     EQ Equality (= Low)     V
                           KVEWE     EQ Equality (= Low)     D
    T683S & T683T same as T683
    T683U             KALSM     EQ Equality (= Low)     A00001
                           KAPPL     EQ Equality (= Low)     V
                           KVEWE     EQ Equality (= Low)     D
                           SPRAS     EQ Equality (= Low)     E
    T684, T684G, T684S, T684T  = All set as inactive table
    T685              KAPPL     EQ Equality (= Low)     V
                          KSCHL     EQ Equality (= Low)     A001
                          KVEWE     EQ Equality (= Low)     D
    T685A, T685Z same as T685
    T685T            KAPPL     EQ Equality (= Low)     V
                          KSCHL     EQ Equality (= Low)     A001
                          KVEWE     EQ Equality (= Low)     D
                          SPRAS     EQ Equality (= Low)     E
    T686E, T686F no filter
    TMC1             GSTRU     EQ Equality (= Low)     KOTD970
    TMC1D, TMC1K, TMC1T no filter
    KIndly advice what is wrong with these filters.
    Regards,
    Gun.

  • Price download from ECC goes to which condition maintenance group in CRM?

    Hi all,
    I have a question related to pricing download. If I am downloading conditions from ECC to CRM, how does the system determine that the condition type needs to go to which Application & Condition Maintenance Group in CRM?
    Thanks in advance.

    Hi,
    When u download pricing conditions from ECC to CRM the Application is always CRM and u need to create Condition Maintenance Group in CRM in SPRO path:
    Customer Relationship Management>Master Data>Conditions and Condition Technique>Condition Technique: Basics>Create Maintenance Group
    here u can create and add the conditions and Condition table as required.
    Hope it helps,
    Regards,
    PePe

  • Cut-Off Entries in Z-Condition table during Initial Download

    Hi there,
    I have implemented in our CRM 5.0 / Backend 4.70 a new condition type, access sequence and condition table that uses two Z-fields. The customizing download worked well. I also created an adapter object for the initial download of the condition records. But: When I download the condition records from the Backend to the CRM, the entries of one key-field of the condition table are shortend from "9010" (in the Backend 4.70) to only "9" in CRM!
    What can this be???
    Thanks in advance
    Ralph

    Finally found the error: In structure ZA0CND_MAPT_ACS_REM_CUST I did not refer to the correct key field that I use in the condition table on the R/3. I changed the ZA0CND_MAPT_ACS_REM_CUST, acivated it and then the initial download worked fine!

  • Custom Condition table data download

    Hi,
    In our project we have few custom condition tables in ERP. I have completed the customizing download & then downloading the ZDNL objects which I have created in R3AC5 for custom condition tables. During download I see many records in CRM Inbound queue so as blocks in R3AM1. But when I check the CNCxxxCUSxxx tables its shows zero entries. I do not see any BDoc entries in SMW01 also. This is problem.
    Another issue is I was able to successfully download all above things in other environment & systems of this project but have problem only in this system.
    If records are downloading where are they vanishing ??
    thanks,
    LSP

    Hi,
    Please check the queues in CRM and R3 as well. The queues might be in SYSFAIL, STOP or WAITING status...
    Double click to get the Error and then work accordingly.
    Hope this helps..
    Regards,
    Ajay Gupta

  • Downloading condition table

    Folks,
    I need to download custom condition object YDNL_COND_A040. I have created the object with adding A040, KONH, KONM, KONP, KONW & TMC1K in tables & CND_MAP_MAST_EXCHANGE_MAIN_MBD in Mapping modules. Then I downloaded condition objects. Once successful, I downloaded YDNL_COND_A040. The download was successful but it didn't download any data. A040 in ERP has data with data which is valid till 9999.
    Can anyone help in solving this?
    thanks,
    LSP

    Hi LSP,
    Which table in CRM are you looking at? generally the condition tables follow the naming convention CNC*A040.
    I also have faced this problem, but when I downloaded the object 2nd time all the record got downloaded to CRM so try downloading again. This might help.
    <b>Reward points if it helps!!</b>
    Best regards,
    Vikash.

Maybe you are looking for

  • Create a defaut view for the MS Project Server 2010 client

    Dear Forum, how can I create a defaut view for the MS Project Server 2010 client? I saved a template and set a default view under File -> Options ->Project View. I also did the same in the checked-out enterprise global. If I then close the client and

  • Menus in Forms 9i

    Hi, From where can i get documentation/development guide for Forms 9i. I am having problems working with menus. THanks ABhash

  • Importing movie to Flash 8 and error message appears

    I have tried to import a movie into Flash 8 and the message appears "The operation could not be completed as an error has occurred".  It will not pu the movie on to the stage.  Do you think there is something wrong with the movie file or am I missing

  • "Help About" dialog still shows 8.0 after applying 8.0.1 patch

    Hello all, I was wondering if anyone who has successfully applied the patch sees version 8.0.1 in the Help > About dialog box. I updated via the Help > Update option and I did see the update downloaded. I was then asked to close Elements 8 so the pat

  • What version should I upgrade to?

    I am currently using Premiere RT 5.1.  I know, I know, it's ancient.  Before anyone gets on my case, I did do this as a career once.  I went to film school, interned and learned how to edit using a Matrox computer and Premiere software.  After I left