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

Similar Messages

  • 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

  • How to populate the condition tables of CRM 7.0

    Hello Friends,
    How to populate values in CND* tables , i assume these are the tables that hold the conditions.
    Thanks and Regards,
    Vasu

    Hi,
    if you refer to CND* tables those are tables involved in the condition master data exchange between ERP and CRM (on CRM side). Actual condition tables for pricing related condition records start with CNC*. In the help there is a documentation of the condition master data tables for pricing available: http://help.sap.com/saphelp_crm70/helpdata/EN/0e/91f9392486ce1ae10000000a114084/content.htm
    Hope this helps.
    Best Regards,
    Michael

  • 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

  • Conditions view in CRM

    Hello,
    I have replicated the ERP condition tables successfully to CRM, and now i want to see them in CRM, in a transaction similar to VK13 of ERP, how can i see them.

    Hi,
    in order to see ERP conditions in the /SAPCND/GCM transaction or in the Prices area / assignment block in the web client UI you need to assign the condition type and condition table to a condition maintenance group. See http://help.sap.com/saphelp_crm70/helpdata/EN/5e/13533bf9099c7ae10000000a11402f/frameset.htm as well as the documentation in the IMG: SPRO -> Customer Relationship Management -> Master Data -> Conditions and Condition Technique -> Condition Technique: Basics -> Create Maintenance Group.
    Another prerequiste is to run an initial download for the condition customizing and the condition records to make them available in CRM.
    Best Regards,
    Michael

  • Problem with pricing condition table - Urgent

    Hello,
    I have created a new condition table ' 627 ' in ECC, and i want to transfer the condition table to CRM.
    I did initial download for objects "DNL_CUST_CND" , "DNL_CUST_PRC".
    how can i transfer the condition table.
    Full points will be rewarded.
    regards
    yaswanth.k

    Hi,
    You have to create the new Adapter Object in R3AC5 for the newly created conditional table 627.
    Take the standard adapter like DNL_COND_A011.
    create the new Z adapter like ZDNL_COND_A627.
    In the table/structure tab replace the A011 by A627 and do remaining settings as it is.
    now u can carry out the inital download.
    i think this will solve your problem.
    Let me know the status?

  • SDIMA: Values for field SUPP_EXIST in condition table CNCCRMPRCUS801 differ

    Hi Experts,
    when checking condition records consistency between CRM and ERP via transacation SDIMA we get the following error for one of the conditon records: 'Values for field SUPP_EXIST in condition table CNCCRMPRCUS801 differ'. Can anybody explain to me where this message could come from? To my understanding field 'SUPP_EXIST' only exists in CRM condition tables for technical reason. So no way to compare this against an ERP condition table field, is there?
    And related to this: I found that this error message is triggered from method CL_CND_DIMA_CRM->COMPARE_MBDOC. As the DIMA-Compare is triggered asynchronously and just setting a break-point is no option therefore, I was wondering if anybody knows a way of debugging this method in order to find out what the coding does in detail before the message is thrown.
    Thanks a lot for your help!
    Cheers,
    Jens

    Hi Brian and the other Experts,
    thanks for your help. Unfortunately, I don't have a single record with this problem but a lot more. So it is not possible to correct this manually. Also, I would not know how to correct this anyhow as I don't understand what field in R/3 should map to field SUPP_EXIST in CRM condition tables. Let me explain:
    From my understanding, in CRM (leave aside scales) we have two database tables for each condition table, a central and a supplemental table. A condition record always creates a data record in the central table and nothing is inserted in the supplemental table in case that the fields form the supplemental table are not needed. However, when there are less common condition features involved (e.g. uppler limits), then an additional data record will be created in the supplemental table with the relevant data. And this is when field SUPP_EXIST comes into play as it is an indicator for the system that a data record exists for that condition record also in the supplemental table.
    The condition record data model in R/3 is completely different. For CRM condition table CNCCRMPRCUS801 the following tables in R/3 are involved: A801, KONH and KONP. And there is a data record for each of them for a given condition record. There is no concept of having a supplemental table as far as I understand it so where exactly would I find this SUPP_EXIST in R/3 so that I can make sure it does not deviate from the data in CRM?
    Would be great if someone could give me another hint. What am I getting wrong?
    Cheers,
    Jens

  • How to Delete the condition record in CRM

    HI,
    Can you please help me how to delete the condition record from condition table in CRM.
    Please explain the usage of FM CRMXIF_CONDITION_SEL_DELETE with examples.
    I have also read the documention of the function module. How to use this FM for custom defined condition table.
    (this is the code given in Documentation)
    DATA-OBJECT_REPRESENTATION         = 'E'
    DATA-SEL_OPT-CT_APPLICATION              = 'CRM'
    DATA-SEL_OPT-OBJECT_TASK                    = 'D'
    DATA-SEL_OPT-RANGE-FIELDNAME        = 'PRODUCT_ID'
    DATA-SEL_OPT-RANGE-R_SIGN                  = 'I'    (Including)
    DATA-SEL_OPT-RANGE-R_OPTION           = 'EQ'
    DATA-SEL_OPT-RANGE-R_VALUE_LOW  = 'PROD_1'
    Thanks
    Shankar

    Hi Shankar,
    I am using the same CRMXIF_CONDITION_SEL_DELETE function module to delete condition record present in CRM.
    But it is giving me below error in the return table of the FM after i run the program. Can you please correct me if I am doing any thing wrong?
    Error in  lt_return: SMW3     CND_MAST_SEL_DEL_EXT_VALIDATE     CND_M_SD
    code:
    ls_range-fieldname = 'PRODUCT_ID''.
    ls_range-R_SIGN = 'I'.
    ls_range-R_OPTION = 'EQ'.
    ls_range-R_VALUE_LOW = '123456'.
    APPEND ls_range TO lt_range.
    MOVE lt_range TO ls_entry-SEL_OPT-range.
    ls_data-SEL_OPT-object_task = 'D'.
    ls_data-SEL_OPT-ct_application = 'CRM'.
    ls_data-object_representation = 'E'.
    CALL FUNCTION 'CRMXIF_CONDITION_SEL_DELETE'
      EXPORTING
        DATA          = ls_date
    IMPORTING
       RETURN        = lt_return
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
      IMPORTING
        return = lt_ret.
    Edited by: Saravanaprasad Nadar on Jul 7, 2010 1:27 AM

  • 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 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.

  • 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

  • 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.

  • Vendor field not updated in CRM pricing condition table

    Hi,
    We have maintained condition table with Material and Vendor fields in ECC and table is active
    After replicating this table from ECC to CRM, vendor field not updated in table and it is inactive.
    There is any mapping settings required to update vendor field in CRM table from ECC.
    Please help me out to solve this issue
    Regards
    kishore kumar

    hi,  the data field of vendor is a standard one or custimizing one?
    I remeber there is a data mapping setting in CRM, for condition field.   If you want to mapping a ERP standard field to a CRM custmizing one, you need to setting your rule in it.  Maybe you can find it in SM30 view.
    I can't login a CRM system now, so sorry for not offer your the view name.

  • 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

Maybe you are looking for

  • Table Control in Module Pool

    hi all, is it possible to update one screen field (which is not a field of d table control) in CHAIN ENDCHAIN of a table control. plz suggest. rgds, Avijit

  • Want Print Priview of check box on smart forms

    Hi Expert, I want  Print Priview of check box on smart forms. I get the checkbox symbol when i give the print out but it not show in priview. So pls suggest how it show in print priview. Thanks & Regards SwatantraPathak

  • Option to disable volume normalisation on mobile devices

    This is a very simple feature request to complete and would make a big difference to my Spotify experience. At home I listen to music on a decent high fidelity sound system and do not have my laptop with me most evenings. I AirPlay music from my iPad

  • Price update in costing run

    Hi All, We have 2 costing variant for the company code. Out of the 2 costing variant, we have to block one costing varimonthly price update after costing run for one costing variant. Unchecking the option of 'Save estimate' in costing variant under u

  • Cannot get Flashplayer to install! HELP!

    Running Windows XP, IE8, and Avast anti-virus. I got a message to install Flashplayer update, (typical) and when doing so got a message saying "User does not have sufficient priveleges to install Flashplayer"  Sorry for reposting this issue, but I le