CRM pricing condition

Hi,
We have a problem in CRM pricing condition where when we add and
configure a configurable product in a CRM quote, the system carries out
the pricing correctly, but the product description is missing, instead
it shows the material code
We looked at OSS note 539736 and it seems to be the same problem but
this note only applies to release 3.0. Our current CRM is release 4.0
and patch level 8.
How can we solve this problem?
Your help will be much appreciated.
kbas

no answers.

Similar Messages

  • Question regarding usage of CRM pricing conditions using date ranges

    Hi,
    I wonder if someone has a suggestion regarding how to set up pricing conditions in CRM to accomplish the following scenario:
    For existing customers we want to “freeze” the product price for certain customers,
    but at the same time let other customers get another prize for the same product
    and period.
    (We have scenarios where the product price changes retroactively, years back in time, but only for those custoemrs that  fulfill a specific criteria at the time where the prize change was decided to take place..)
    We want the prize to be dependent on the customer status AND when this status was set
    (before a specific date), but there doesn’t seem to be a way to set up pricing
    conditions with date ranges (i e "customer status changed before YYYYMMDD
    renders prize X").
    Since we are talking about quite a lot of customers we do not want to add each and every
    one of them as “individual price items” in the pricing conditions tables.
    Does anyone have an idea regarding how to set this up?
    Thanks
    /Marika Wasserman

    Hi Marika,
    condition records have validity (FROM - TO). Let us assume you have a condition record for product A with 50 EUR per piece and this record is valid from 01.01.2014 until 31.12.2014.
    If you create CRM Sales Order having product A at 4.12.2014 and this date is used as pricing date for the conditon determination, then it will find this condition record with price 50 EUR per piece. This 50 EUR should be the froen price.
    Now how can you achieve that for the same CRM Sales Order another product price is determined for certain customer or a certain customer group?
    The idea is to pass an additional pricing attribute, e.g. customer group. Then you can create a new condition table with this field with the key fields product and customer group. In the access seqeunce first the new condition table is checked and if no record is found, then the second conditon table is checked as shown below:
    Access Sequence ABC
    Access 10: condition table with key fields product + customer group
    Access 20: condition table only key field product
    Instead of customer group you define also any other field. You create your own implementation of the BAdI  CRM_COND_COM_BADI that passes this field with a value to pricing.
    Best regards,
    Baris Yalcin

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

  • ECC - CRM Pricing Condition download

    Hi all,
    I am trying to replicate condition tables and access sequences into CRM. However, I getting an error message below :
    "Field MAINT_STAT of table is not referenced in access CRM PR ZC00"
    I have checked the corresponding table in CRM "CUS913" and this table could not be activated due to the error message above.
    When I check in SLG1, I get error message :
    "Field MAINT_STAT of table is not referenced in access CRM PR ZC00"
    "Creating names of generated objects failed"
    I have checked my condition object "YDNL_CUSTCNDALL" for any duplicate records, but couldn't find any..
    I have no idea why I am still getting this error message. Can anyone please help?
    Points will be rewarded accordingly.
    Cheers,
    Weng

    Hi,
    ipc is inbuilt in Kernel to CRM 7.0
    BR,
    Darshan

  • Copy pricing conditions from R/3 to CRM

    Hello,
    I am using Function Module CRM_ORDER_MAINTAIN to copy pricing conditions from R/3 sales order to CRM complaint document.
    I am fetching R/3 conditions with the help of RFC call to R/3 and then passing these condition records to the FM CRM_ORDER_MAINTAIN.
    I am populating the importing parameter - IT_PRIDOC of this FM. And filling following internal table of this importing parameter:PRIC_COND, COND_ADD, COND_CHANGE and COND_DELETE.
    I am not sure if filling table PRIC_COND would be needed.
    Could you please guide me about the exact use of these tables? Do you have any documentation for this function module?
    Many thanks in advance,
    Sandhya.

    Dear Sandhya,
    I am facing the same problem.
    Could you please explain me (in case you finally implemented this), how you did it?
    Thanks in advance.
    Regards,
    Yolanda

  • How to Maintain the Pricing Condition Records in CRM

    Hi
    I am new to the CRM
    How to maintain the pricing condition records in crm for the particular condition type?
    as we do in SD(VK11)
    Thanks

    Hi Binu,
    First of all, you could maintain pricing conditions in the following places:
    1. In General Condition Maintenance (GCM)
    2. At the product maintenance level
    3. At the 'Price agreement' tab of Contracts
    4. As manual conditions during order processing at item level
    Now, if you want to maintain conditions using GCM, you first have to maintain a condition maintenance group in the customizing where in you can assign condition table and condition type for different counter values. I am assuming that you have done this activity successfully.
    When you run the transaction '/SAPCND/GCM', for application 'CRM', your condition maintenance group name and context 'GCM', you will be initially taken to a screen where in you'll have an item area which would be blank and then condition fields would be displayed in a tree on the left.
    Here, select the field 'Condition type' and click on icon 'Select records'. You would get a dialog prompting you to enter condition type. Here you can specifiy the condition type for which you want to maintain/view condition records.
    If no condition records are available, item area would be left blank. Here, you can choose a condition type using the standard F4 help. Depending on condition types that are assigned to condition maintenance group, different condition types would be displayed in the F4-help using which you can maintain condition records.
    Hope this helps.
    Regards,
    Pavithra
    **PS: Please reward points if this helps.

  • Pricing Condition Type R/3 - CRM (Exclusion Indicator)

    Hi,
    I am facing problem with the condition type in the CRM.
    In R/3 in contion type in Control data 2 we have a Condition Exclusion field and Same Exclusion  field is not availble in CRM.
    The Value in the Exclusion field is set not to perform this Condition Based on the Criteria.
    I need the same Condition to perform in CRM to exclude this Condition type in sales order processing.
    Can any one suggest how to and where to set or maintained this Value in Condition type in CRM
    Your suggestion is Valuble.
    Thanks in Advance.
    Regards,
    Naveen

    hi,
    You will have to first downlaod the Pricing condition from R/3 to CRM before downloading the condtion table,the download object is CRM_PRC_CNDTYP.
    Regards,
    Murali

  • CRM Pricing - BADI to Populate pricing conditions fields

    Hello All,
    We have CRM 5.0 installed in our customer.
    We are facing problems when we tried to replicate the pricing  from R/3.
    Basically, all Brazilian formulas we have in R/3 are Z. We tried to replicate them in JAVA (IPC) with no success. At this time, it is imposible for us to move to the standard because of the decision of the business.
    We are trying to find one BADI where we can populate all the pricing conditions retrieved via RFC from R/3. Unfortunatelly we don't have good luck with this.
    Our idea is to use this BADI to call R/3 and retrieve the conditions needed, and then populate the CRM pricing fields..
    Could you please help us? Do you have any other idea to solve this issue?
    This is very critical for us.
    Thanks in advance.
    Martin

    Hi Ntk,
    Thanks for your reply.
    I tried to search in se18. I found one BADI that runs when users enter new materials or changes the quantity of the sales order.
    This one  does not help us too much, because when you go to conditions tab (into CRMD_ORDER or via ICWEB) all conditions are redetermined with the pricing determined in IPC.
    We want to fill the conditions of the sales orders or the sales quotations at running time. In the BADI we would use the function module RFC SD_SALESDOCUMENT_CREATE (in simulation mode) in R/3 and retrieve all conditions fields and then populate the pricing conditions in CRM.
    Do you know any BADI with this behaviour? Or another similar?
    THANKS!

  • Custom pricing condition not getting triggered automatically in CRM 4.0

    Hi
    The custom discount pricing condition created in R/3 is active in R/3 and is getting triggered for Sales Orders created in R/3.
    I have downloaded the same pricing conditon from R/3 to CRM 4.0 i am able to trigger it manually in CRM service transaction. But i need the condition to be triggered automatically for the pricing group.
    Your inputs are highly solicited
    Thanks
    Padma

    Hi Padma,
    did you enable the condition download from ERP to CRM already? Did you run the initial condition customizing download and the initial condition master data download successfully (check also the application log in SLG1)?
    In addition, you should be aware, that for any condition customizing change in ERP you need to rerun the initial customizing download (there is no delta download) and that you need to refresh the IPC customizing buffer, which is automatically done once a day by default.
    Best Regards,
    Michael

  • Changing Pricing Conditions in CRM

    Hi,
    We'd like to change an already existing price condition on contracts in CRM using a batch program.
    The prices doesn't exist in R/3 but only in CRM.
    We have run some tests using Function Module
    'CRM_ORDER_MAINTAIN' but the pricing conditions where not saved(the price sheet is updated and also the total net price of the contract).
    Does anyone know of a functon module to use for changing a pricing condition for a contract in CRM ??
    Thanks,
    Björn

    Hi,
    did you find a solution to your question ? I am trying to find an answer to the same subject.
    thanks,
    Isaac

  • Pricing Conditions in CRM

    Hi,
    We have the complex pricing conditions developed in R/3 and those have been moved to CRM and from there ISA takes the conditions.
    The problem is, when the pricing conditions transferred from R/3 to CRM, some of the conditions have not been transferred properly hence the pricing calculations are wrong in ISA. Could anyone please give me the steps to transfer or copy the missing condittions from R/3 to CRM.
    Thanks for your help in advance.

    you may want to post that last question in a CRM forum... in ECC it would be table KONV

  • Pricing condition deletion in CRM

    Hello!
    We're trying to delete pricing condition using CRMXIF_CONDITION_SEL_DELETE, but we are able to delete only a number of condition records at once.
    I've read the documentation  for this FM, but  i still can't understand how to delete particulary one pricing condition from condition table.
    Can anybody help me?
    Tnank you!

    Hi,
    I used function module 'CRMXIF_CONDITION_SEL_DELETE' to delete condition records. Below is the sample code,
    Data:  ls_data           TYPE bapi_ct_sel_opt_msg,
           lt_range          TYPE TABLE OF bapi_ct_cond_rec_sel_range,
           ls_range          TYPE bapi_ct_cond_rec_sel_range,
           lt_return         TYPE bapirets,
           lt_ret            TYPE bapiret2.
        ls_data-object_representation   = 'E'.
        ls_data-sel_opt-ct_application  = 'CRM'.
        ls_data-sel_opt-object_task     = 'D'.
          ls_range-fieldname    = 'ZZOPPORTUNITY_GUID'.
          ls_range-r_sign       = 'I'.
          ls_range-r_option     = 'EQ'.
          ls_range-r_value_low  = lv_guid.   
          APPEND ls_range TO lt_range.
          ls_range-fieldname    = 'KSCHL'.
          ls_range-r_sign       = 'I'.
          ls_range-r_option     = 'EQ'.
          ls_range-r_value_low  = 'ZZNE'.    "cond type
          APPEND ls_range TO lt_range.
          ls_data-sel_opt-range = lt_range.
    CALL FUNCTION 'CRMXIF_CONDITION_SEL_DELETE'
          EXPORTING
            data   = ls_data
          IMPORTING
            return = lt_return.
    * Committing the transaction
        CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
          IMPORTING
            return = lt_ret.
    Regards,
    Arun

  • BAPi/call function that calculates the pricing condition in CRM order

    Hello Experts,
        Can anybody suggest me which BAPI to be used in order to recalculate the pricing condition that is already maintained in the CRM order.
    I'm trying to upload .txt file which contains basic price value ( condition type ZPR0 ) to update in the order. This new value should over write the existing one in the CRM order & recaluclate the tax & other condition types in the pricing procedure. Can anybody suggest me how to go abt.
    Regards
    Devika.S
    Edited by: Devika.S on Apr 7, 2009 7:07 AM

    Hi Devika,
    Can you have a look at these two BAPIs as listed below to see if any of them fits your requirement?
    BAPI_BUPA_FRG0030_ADD - Add pricing data
    BAPI_BUPA_FRG0030_CHANGE - Changing pricing data
    Hope this helps,
    Cheers,
    Sougata.

  • Pricing condition maintenance on CRM

    I need to maintain pricing conditions on crm 4.0 and I wanna create record automatically via BAPI .Unfortunatelly, I couldn't find out any BAPI for maintaining pricing conditions. Does anybody have information about this??

    Hi,
           What transaction are you trying to create using BAPI?? You can use CRM_ORDER_MAINTAIN function module to create transaction. To this function module there is Parameter IT_PRIDOC. to this you need to pass pricing information.
    Paralally you can use BAPI   BAPI_BUSPROCESSND_CREATEMULTI to create transaction in CRM. this will have a table CONDITION_CREATE, to this table you can pass pricing information.
    Hope this will help you
    Thanks
    Siva

  • Error in BDOC while uploading the pricing condition record to ECC from CRM

    Hi all,
    I have created a condition record for ECC pricing condition type (I have maintained all settings required for maintaining ECC condition type in CRM 7.0) in CRM 7.0. But theis condition record is not uploaded to ECC. I have checked BDOC, it is showing with error status for BDOC type "CND_M_SUP". The errors are as below.
    1. sBDoc CNBCCPSAP005 does not contain structure CDBD_CONDREF
    Message no. CND_MAST064
    2. sBDoc CNBCCPSAP005 does not contain structure CDBD_CONDREF
    Message no. CND_MAST064
    3. Service that caused the error: CND_MAST_INT_DEEP_MB_TO_SBDOC
    Message no. SMO8047Diagnosis
    A service caused/ reported an error.
    Can some one help me in fixing this issue  please.
    Thanks in advance,
    JM
    Edited by: JM on Sep 7, 2010 4:46 PM

    Hi,
    sBDOCs are not used in ECC to CRM or CRM to ECC data replication scenario. You can either ignore the error or disable mobile bridge.
    Regards
    Prasenjit

Maybe you are looking for

  • Is there any way to write-enable an NTFS-format WD external Hard Drive ?

    I have a WD Elements external HD unit, 1TB previously formatted NTFS under Windows XP on a PC. I would like to use this HD unit to both read and write data using both the Windows PC and a MacBook Pro. But when connected to the MacBook Pro (USB), the

  • How to set up Mail as POP

    I am using a WordPress Plug-in that requires a POP mail account that uses a relay. Yahoo has been recommended but when I one it in MacMail it opens as a an iMap. How do I fix that or work around it

  • Weblogic Server 6.1 as an NT service - (post-install)

    I've already installed Weblogic Server 6.1 not as an NT service. For a new project I find I need it as an NT service. How can I register it as an NT service without having to re-install (and lose my existing effort)? J Edited by LWCarl at 06/11/2008

  • Once again:  Does MySQL allow multiple querys in one database transaction???

    Hello to ALL!!! The problem is: I'm trying to make simple query (database: "myDB" (engine: myisam/innodb - doesn't mater) with one table: "Info" with two columns: "Id" (autoinc), "info_c" (varchar): <cfif structkeyexists (form, "name")> <cfquery data

  • Can't log into Mac App Store from Mac Pro Desktop.

    Earlier this evening I logged into the Mac App Store fine from my MacBook Pro and downloaded an app. Now I want to do same from mt Mac Pro desktop. Despite repeated attempts I can't log in. It just sits and cranks. Any recommendations appreciated. OS