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

Similar Messages

  • Custom condition Table Error

    Hi
    I am trying to download a custom condition table A807 from R3 to CRM.
    I did maintain the field and created a Adapter object naming ZDNL_COND_A807 and tried intial download.
    But I am getting error as one of the field is intial.
    Please let me know what you did to resolve the issue as I see you too were trying to download a custom contidion table.
    thanks
    Raj

    Hi Raj
    Check: See if all the fields for your customizing table are available in CRM.
    Check table CND_MAPC_CNV_FLM for SAP standard fields.
    If not, proceed as folowing:
    1 - insert a new entry in table CND_MAPM_CNV_FLM (via SM30) without conversion if the field as the same value in CRM,
    or with conversion if the field has a different value in CRM example: sales org value in CRM is different from R/3)
    2 - Insert the same fields in structure CND_MAPT_ACS_REM_CUST
    3 - Create the same fields in the field catalogue of CRM (this will add new entries to structure CRMT_ACS_I_PRE)
    4 - Implement BADI CRM_COND_COM_BADI and in method ITEM_COMMUNICATION_STRUCTURE insert a code to send the content
    of your field to the pricing communication strucuture to IPC. For instance:
    u had to add the field route to my communication structure so I add the following code in that method:
    METHOD IF_EX_CRM_COND_COM_BADI~ITEM_COMMUNICATION_STRUCTUR E.
    CS_ACS_I_COM-ZZROUTE = CS_ACS_I_COM-GEOROUTE.
    ENDMETHOD.
    ZZROUTE is the field from my custom pricing table
    GEOROUTE is the field in my sales order.
    5 - Then download DNL_CST_CNDALL again and your
    Z_DNL_CUST_A<R3table> again.
    try it works
    Cheers
    Ranga

  • How to replicate a customized condition table from ECC to CRM

    Dear All,
    We have created a new condition table in ECC, using a new set of key fields to define sales district specific product price. This table is in ECC only and we would like to replicate it to CRM. Could you please let me know how we can do that? What replication object should we use?
    Thanks in advance!
    Erinn

    Hi,
    Use DNL_CUST_CNDALL, this would create the database table in CRM. Also you might need to run other loads corresponding to your scenario like DNL_CUST_CND_PR, DNL_CUST_PRC  etc
    Regards
    Prasenjit

  • Internal table data download to XML format

    Hello All,
    I have devloped one OOPS ALV report in that our requirement is on "SAVE" button the data of the report has to be downloaded in given XML format.Please check the format provided in Finnish language.The word "Value" specified as value which are coming in the ALV report against fields mentioned.
    <?xml version="1.0" encoding="ISO-8859-1" ?>
    <!u2014Aromi list -->
    <!-- Copyright -->
    <!-- Edited with Visual Basic 6 -->
    <!-- Versio 1.0 -->
        <Tiedot Lahettaja="Value" Yhteyshlo=" Value"    
                    Yhteystieto=" Value " Asiakasnumero="">
           <Raaka-aine Nimi="" Ryhma=" Value ">
              <Tuotemerkki Nimi=" Value " Ean=" Value "
                                  Ykspakkauskoko="1" Ykspakkaustyyppi="KPL" almistaja="Value">
                 <Toimittajatiedot Tuotekoodi="10" Sopimustuote="Y" Myyntierakoko="5"
                                    Myyntieratyyppi="ME" Myyntierahinta="3,035" Hintapvm="value"
                  />
          </Tuotemerkki>
      </Raaka-aine>
    </Tiedot>
    Could anybody help how to download the report data into above format.
    Regards,
    Sachin

    Hi Sachin,
    I see the sample XML has field values embedded as XML element attributes.ie <Raaka-aine Ryhma=" Value ">. For such specific requirements:
    1. Loop through the table and Use iXML library functions to build the complete XML, element by element. Help - http://help.sap.com/saphelp_nw04/helpdata/en/86/8280ba12d511d5991b00508b6b8b11/frameset.htm
    2. You can create an XSLT Transformation that match the specific XML format,  and use CALL TRANSFORMATION to convert internal table to that specific XML format.
    Few Standard Function modules and class CL_XML_DOCUMENT may help for generic SAP XML conversions, where XML element names will be same as internal table field names. Not, sure if these can be used to generate specific XML formats.
    Thanks,
    Varun
    Edited by: Varun VS on Oct 25, 2011 7:48 AM

  • Advanced table in advanced table- Need custom Detail table data.

    hi,
    I have a advanced table in table. Now for the inner detail table I have a Language column. For each row in master table I have correspoding 3 detail table records for 3 different languages. This languages are related to another master table called Language where there is a flag that indicates that this is a Installed language.
    Now what I want to do is instead of showing the data from the master and detail table, I want to show the languages from the master language table ( say example French, Chinese, Spanish - for which I have corresponding records in detail table). If tomorrow, I have a new language that is installed ( i.e. the flag in the master Language table is set to Y), the automatically a new row should get added in the detail table with the new langauge . say e.g. if tomorrow German language is installed the detail table rows should have 4 rows ( including German to be displayed)
    CAn this be achieved with the master - detail advanced table layout ?
    Sorry if not clear, i can try to explain again :(

    Vishal
    Please post your complete code so that we can diagnose it further.
    While posting the code please enclose it between {noformat}{noformat}.
    for e.g.
    {noformat}{noformat}
    select * from dual;
    {noformat}{noformat}
    looks likeselect * from dual;
    Thanks
    AJ                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Own condition tables for tax determination purposes

    Hi,
    While using TAXINN pricing procedure. For simplified tax rate determination, we want to create our own condition tables for tax determination purposes, as is otherwise possible with the conditions technique.
    The existing conditions which are pre-delivered with access sequence/s are as:-
    TABLE     Description
    3     Tax Classification
    363     Plant/Vendor/Material
    358     Country/Plant/Ctrl code/Material
    357     Country/Plant/Ctrl code
    362     Country/NBM-NCM Code
    359     Plant/Matl group
    However we want to create a custom table (9xx:Vendor/Material) with which can meet our requirement of tax determination while purchasing materials.
    Could you please elaborate weather our requirement can be fulfilled by standard customization?
    Thanking you.
    PP

    hi sam,
    Thanks for reply. I watched many posts related to this issue and your reply is generic one.
    I understand that all kind of requirement can be meet with existing data.
    I am writing here because I want to reduce the number of records to be maintained. (say, Plant/Vendor/Material, if I have 10 Plants then no of records will be 10 different Plants x vendor x Mat. codes. Hence I am keen to have as Vendor/Mat. code. SAP delivered Plant/Matl group somehow not fulfilling our business need).
    I am interested to know weather it is possible to create a custom condition table to meet our requirement/s?
    What is your opinion on this..? Please share if you know any SAP Note as am unable to find any relevant one.
    Thanks,
    PP

  • Unit of measure in condition table

    Hi,
    I'm creating a new condition type and it should be maintained in MEK1/2/3.
    The new condition type is copied from RUC1.
    According to the business requirement, I have set REST as the access sequence to the new condition type.
    Requirement;
    1. The condition record should be determined by vendor
    2. The validity period will not in use (i.e. 1900/01/01-9999/12/31)
    3. The unit of measure of the material to be purchased can be either PCE or PR
    Issue;
    It seems I can create a condition record per one vendor per only one UoM.
    I have create a condition record for PCE, and set a scale 1PR = 1PCE for that condition record.
    However, when I've tried to create a PO, I've got a quantity conversion error.
    Does any one know  how I can configure the 2 UoM for one vendor?
    Restriction;
    The material master is shared with other companies.
    Therefore, we cannot maintain material master for this local requirement.
    It has to be managed only by configuration.
    Your help would be much appreciated.
    Best Regards,
    Mari

    Test once by using your own custom condition table.
    Create a condition table for the fieldCatlg Vendor, Material, Oder Unit etc (as per your requirement)
    Then rest of all as per your settings. Then you can maintain the condition record as per order unit.
    For more about create condition table refer to the blog Pricing procedure Steps and Details in SAP MM

  • Addition of field to field catalog in order to create condition table

    hi,
       I need to add field to SAP 5.0 Field Catalog to allow for creation of custom Condition Table. A field named “Serial no. profile”  exists in SAP 4.6c. The equivalent should be added or created in the SAP 5.0 Field Catalog.
    How do i do this. Plz help.

    Thank you. i've got the solution

  • Condition Table Functioning Query !!

    Dear All
    EG:
    If I take standard condition table 5 , customer/ material.
    When I see fields in access Sequence it shows KUNNR, MATNR, VKORG and VTWEG.
    but When i create own customized condition table say 620, customer / master
    then The fields in access sequence show only KUNNR, MATNR.
    Can anyone highlight why system behaves differently in customization ?
    Regards
    Pavan Kumar

    dear friend,
    i would use the following steps:
    -create a new cond. table (say, 620) by copying from '005'
    -maintain a new access sequence (say, ZXXX) by copying from standard one (select which one you need) and confirming "copy all"
    -setup a new cond.table 620 in this new access sequence (and remove other cond. tables if you do not need them)
    -perform other relevant config steps and test your price procedure with new sales order
    good luck!
    i can't answer your question because it is not clear which access sequence you took and how did you try to change it...
    did you also check out the setting for your new cond. table?

  • Table is not generated while downloading customizing condition

    Hi,
    I’ve ended the pricing configuration on Dev environment and now I’m trying to configure it in CRM Production environment.
    I’ve created a new object to substitute CND_CUST_CNDALL and I called it ZDNL_CUST_CNDAL.
    After create it in Production environment, just like the same object in Dev environment, I realized that even using the exactly same filters, in both objects, in Production environment one access sequence is not created in CRM after the initial download (using trx. R3AS).
    In the log(trx. SLG1) I don’t have errors, only 4 warnings of  “Double entry for table /SAPCND/T681E. For details, see long text.”, which don’t seems to be a problem.
    I’ve tried to download only the access sequence that was missing and it didn’t work too, so I analyzed deeply this access sequence and a realized that all tables of the sequence were activated except table CUS818.
    In SAP notes 398078 and 314542 I’ve found a reference of report “/SAPCND/RV12N001” which I’ve run for application “CRM”, Usage “PR” with check on option “Condition tables and supplementary tables”. In the log of this report I could see that all tables except CUS818 were generated and no errors were issued.
    I’m sure that I’ve done the same configuration in both environments so I believe that this table should be generated.
    This is very important because we need to start ordering from Internet on production environment and the pricing is not working.
    What could be the problem of this situation?
    Thanks in advance,
    Liberto Rodrigues

    Hello Liberto,
    please have a look at the following note:
    514952 Download of customer-specific tables
    It describes all the steps you have to carry out in order to download your own tables. Most problems downloading customer tables are due to the steps from that note are not correctly fulfilled.
    Please, reward points if it helps you
    Regards, José Ignacio

  • 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

  • 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

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

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

  • 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

Maybe you are looking for