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

Similar Messages

  • 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

  • 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

  • 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

  • Custom Access sequence Error.

    Hi Ive created a custom access sequence and
    added 2 condition tables to the access sequence.
    Whenever i click save i get an Info message saying the below.
    When i branch to field level i see all the fields. Am i missing something.
    As a result the assigned output type does not work.
    One of the custom tables is a custom condition table with a custom field.
    <b>Message below.</b>
    <b>The field assigment has not yet meen made..</b>
    Diagnosis
    Field assignment has not yet been carried out.
    System Response
    When using this access sequence, the system can never find a record for this access (sequential number 10 table 011)
    Procedure
    Branch to field level and make the field assignment.

    Rajesh,
    Yes the field VKBUR is custom.
    So i modified the structure KOMPBV3.
    and populated it via the user exit. (breakpoint at usr exit is not working though)
    I have also generated the condition table. Im working in Ecc 6.0 and I dont see any color indicators. i go to condition tables from NACE. enter the condition table name
    Accesses: I had not generated them earlier, but with ur direction i now have.
    However the problem still persists.
    This is a detailed list of  the Determine analysis.
    Field in condition table  Field in document     Value in doc.
    B501-VKORG       KOMKBV3-VKORG     US10
    B501-VKBUR       KOMPBV3-VKBUR     <Info Icon>
    B501-FKART       KOMKBV3-FKART      ZIS

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

  • 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

  • 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

  • Creation of Customized field for  Pricing Condition tables

    Hi Friends
    I have a requirement to create a  Pricing condition table with Customized field starts with 'Z'  and
    Field length should be more than 80.
    After creating New Customized Field, system  is not allowing to create Pricing Condition table and giving error 'Too Many fields selected (larger than 100 bytes)'.
    Could you please advice how to over come this error and Maximum field to create Pricing  condition table .
    Thanks
    Ravi

    Hi there,
    Table & table attributes are defined by the ABAPers. Not by finctional consultants.
    You need to have an access key to define new tables & access sequence.
    Check with your ABAPer. He will be able to help you with that.
    Regards,
    Sivanand

  • Error while downloading custom condition objects(A989)

    Hi Friends,
    when we try to download custom condition objects(A989), we are getting the below error.
    Error Message:  At least one field name for the condition table is initial
    The condition table for application CRM, usage PR and table number CUS989 contains at least one field with a name that is initial.
    we have implemented note Note 514952 - Download of customer-specific tables, but the same issue persists.
    we have also generated the report /SAPCND/RV12N001, still we are facing the same issue .
    Please suggest..
    Best Regards,
    Anil.

    Hi,
    please try first a new initial load of pricing customizing from R/3 to CRM with transaction R3AS:
    Download object: DNL_CUST_PRICE
    Kind regards
    Manfred

  • Error in Condition table SAP140

    Dear All,
    i need fast solve to the following error:
    when i replicate table from ERP to CRM the standard table 140 replicate to SAP140
    but the condition type don't replicate in the standard table
    with error
    At least one field name for the condition table is initial
    Appl. CRM usage PR and table SAP140: Inactive version is inconsistent
    please, advise me

    Hello Abdelrahman,
    Please map the field AUART_SD using the note 514952. Once done please do the customizing download again.
    This should solve the inactive table issue.
    You might also check note 441083.
    thanks
    Willie

  • 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

  • Error in updating condition table 372

    Hello,
    While saving Excise Invoice I am facing error 'Error in updating condition table 372'.Could you please solve this probelm?
    Thanks in Advance

    Dear All,
    I done this--by doing some configuration changes.
    Normally while doing Exports we are tempted to use the same sales area and accordingly we may give the combination of excise grp+series grp+export type in IMG>>>Logistics General>>>India>>>Business transactions>>>Outgoing excise invoices>>>Maintain default excise groups and series groups.
    Once after removing the export type to your sales area combination--system will show this error--and we cannot even post the Excise invoices.(J1IIN)
    I tried in my IDES--that with export type(Ex.Export under Bond)--with this assignment--i am able to post my excise invoices.
    Once after removing this assignment of export type--again i am getting this error.
    Actually i am not even aware why it is happening--almost after two months of struggle--i find this.
    (i feel it is in the same way that we cannot even open/See a sales order by deleting sales group which was created&used previously)
    i am sharing this because somebody may get a little help with my thread.
    Mark this if helpful--there by others can easily find this thread.
    Phanikumar

  • Error Updating table condition table 372 in J1IIN

    Hello all,
    I am facing the problem while working in ECC 6.0 environment in the transaction code J1IIN.
    I have maintained the condition type JEXP ( A/R BED %) as 14% with the Key combination Country/Plant/Control Code (Table 357). While iam saving the Excise invoice the system is throwing the error like error updating the table condition table 372
    I have gone through the post given by Ms. Jyoti few days back and tried to do some changes in the customisation.
    I tried to maintain a different access sequence for the condition type JEXP i.e a new Access sequence(ZJEX) and also a new condition tpe (ZJEP). We don't have other Excise condition type in our Pricing procedure.
    In the access sequence except condition table 372, I have maintained all other condition tables.
    Still the error is persisiting. Can anyone put some light on the issue.
    I have even traced the values being hit in the tables directly. There is no relation of table 372, then why is it being cause of the error.
    Also while debugging it gives a message "An exception (CX_BADI_INITIAL_REFERENCE) occured".
    Does this help in anyways.
    Gurus plz give u r suggestions.
    Thanks in advance,
    Regards,
    Karthik.

    Hello Srinivas/Sandeep
    Please ensure that access sequence in the condition type JEXC has got the table 372. If it is not there please maintain it.
    The standard access sequence used in all duty condition type
    is JEXC  which has got the table 372 this will get updated once
    you save your excise invoice.
      If the issue is resolved, kinldy close the message.
    Regards
    MBS

Maybe you are looking for

  • Labview remote control and data transcation

    Hi, We have a complicated timing control system written in labview 6.1 running on our lab PC-1.  Since it is not easy to upgrade to a most recent version and limited PCI-slots, and we need to add a few device control programs (written in C++ or updat

  • 9.2.0.6 runInstaller cannot write into its own installation directory

    I would like to install the 9.2.0.6 patchset on a freshly installed 9.2.0.4_linux_x86_64 (AMD). The system is RedHat EL AS 3. I have installed j2re1.4.2_07 (because the Java brought by Oracle does not even start the VM ...) and edited the ./install/o

  • Problem in converting the unicode to local language

    Hi all, i am trying to convert unicode char to my local language and print it on label but i am not getting the proper output. the code is given below package test; import java.util.*; import java.awt.*; public class KanProp extends Frame{ Locale lcl

  • A month in Thailand with iPhone

    First of all, I am not a computer geek.... just a stupid user, who could just only use.... I don't really know much technical stuff, however, I would like to share some experience using this phone internationally. I just hope that it would be useful

  • Error while installing Solution manager with Export

    Hi, I built an export of our Existing Solution Manager system and trying to install a new Demo System with that export but getting this error and not able to find any Solution. Please help me. /usr/sap/SOT/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/7