Error in Configuration of Sales CRM BAPI

Hi Experts,
I am using the BAPI BAPI_SLSTRANSACT_CREATEMULTI to create a quotation with configured material. The quotation was created successfully, but with only the header material ( there are no sub-configurations present(the BOM is not exploding) ).
It gives a error as configuration is incomplete.
When the configuration tab of order is clicked in the change mode, then the required sub-configuration (BOM explosion) is created automatically without doing any changes to the order.
Please let me know for any solution for this ASAP.
Thanks in Advance
Regards
Suthagar.

Hi Shuja
I guess the message is just a warning eventhough the order is created. The warning message states that Auto-Delivery can not be created.
Please check below to understand how the customer is blocked:
1. Manual Block -> Transaction XD03
-->Menupath: Extras->Blocking Data
2. Credit Block -> Transaction FD33
--> In the overview screen check the difference of value between Credit Limit & Credit Exposure
  I guess in the case whereby Credit Limit value is less than Credit Exposure also this can happen.
Please try using a different Customer. Also simulate via transaction VA01.
Hope this helps.
Kind Regards
Eswar

Similar Messages

  • Error in configuration of Sales BAPI

    Hi Experts,
    I am using the BAPI BAPI_SLSTRANSACT_CREATEMULTI to create a quotation with configured material. The quotation was created successfully, but with only the header material ( there are no sub-configurations present(the BOM is not exploding) ).
    It gives a error as configuration is incomplete.
    When the configuration tab of order is clicked in the change mode, then the required sub-configuration (BOM explosion) is created automatically without doing any changes to the order.
    Please let me know for any solution for this ASAP.
    Thanks in Advance
    Regards
    Suthagar.

    Hi Shuja
    I guess the message is just a warning eventhough the order is created. The warning message states that Auto-Delivery can not be created.
    Please check below to understand how the customer is blocked:
    1. Manual Block -> Transaction XD03
    -->Menupath: Extras->Blocking Data
    2. Credit Block -> Transaction FD33
    --> In the overview screen check the difference of value between Credit Limit & Credit Exposure
      I guess in the case whereby Credit Limit value is less than Credit Exposure also this can happen.
    Please try using a different Customer. Also simulate via transaction VA01.
    Hope this helps.
    Kind Regards
    Eswar

  • Configurable products in CRM - Error ASSERTION_FAILED

    Hello Experts,
    I'm trying to use configurable products in CRM. To do this we have decided to replicate the configurable products from ERP to CRM.
    We were able to replicate the products into CRM, but when we try to use these in sales quotations we get the following error:
    Category               ABAP Programming Error
    Runtime Errors         ASSERTION_FAILED
    ABAP Program           SAPLCRM_ORDER_API
    Application Component  CRM-BTX-BF
    Date and Time          28.09.2011 11:17:11
    The first time we tried to create a quotation, configuration of item category determination was missing, so we added the following configuration:
    Tran.Type/ Description TransTyp/ Item cat.Group/ MainItemCty/Decription item cat./ Item Cat./ Description Item cty
    ZAG          Quotation          0002 Config.at Mat.Level                                                            AGC        Quotation Config.
    ZAG          Quotation          0002 Config.at Mat.Level         AGC       Quotation Config.         AGE        Quotation Config.
    ZAG          Quotation      0002 Config.at Mat.Level         AGM       Normal Item Quot.        AGC            Quotation Config.
    Since we added the configuration of item category determination for Configurable material, we get the error described above.
    Could you give us any advice to resolve this problem?
    Thanks in advanced.
    Susana Morgado

    Update: I just found out, to set the proper IPC settings we have to use http://<host>:50000/ipc/admin/xcm/init.do. This one has a JCO-component inside. But unfortunitely it shows a runtime error when it is started. I did change the SSL/security settings to use http. Any idea what this could be, or where to find a detailed error-log?

  • Configuration Validation error when booking an Sales Order.

    Hi,
    Getting an error when booking an sales order ie; "Configuration Validation error".
    We are upgrading from 11.5.8 to 12.1.1 and this issue is critical. Please provide your valuable suggestion and advice.
    Thanks in advance,
    Asif

    It seems you use configurator. Is this happening in production or in some test instance?
    If it is a test instance, when was it cloned from prod? Did you clone the configurator instance at the same time?
    1) You should publish the configurator model from the configurator developer to this new instance.
    2) Also, it is possible that the selections made during order entry earlier are not valid anymore due to ECO/BOM changes or due to configurator rule changes. Open the configuration, make any selections if necessary and then click ok.
    This will repopulate the order lines then you should be able to book the order.
    Hope this helps
    Sandeep Gandhi
    Independent Techno-functional Consultant

  • Internal error in communication between configuration and sales document

    Hi,
    While i am doing VA32 i got this message  plz advise me..
    Internal error in communication between configuration and sales document
    in the form GET_CONFIG_MODE
    bit urgent  issue..
    Regards,
    San Rao.

    Hi
    Pls check the OSS note 836097, which can solve your problem.
    In my experience, I can tell you something
    When configuration is done, the configuration object is stored in VBAP-CUOBJ for the item. For this CUOBJ, you can find the configuration in the tcode CUTABLEINFO or in tables IBIB, IBIN, IBEXTINST, IBINOBS,IBINOWN,IBST,IBSTREF,IBINVALUES.
    If for the order if VBAP-CUOBJ is not available, then it will not be able to get the configuration. The error message in this case is V1 854 of message class V1.
    You can search for some other OSS notes also using this error message and the form name.
    Also refer to 173726, 174333,175372 and 173664

  • VA02 Internal error in comm. bt configuration and sales doc.GET_CONFIG_MODE

    Hi all,
    I am on ECC6.0 and get this error. I deleted SD BOM in CS62 and tried opening order in VA02 but no luck; same error: "Internal error in communication between configuration and sales doc.GET_CONFIG_MODE"
    I following instruction in notes below (Execute function module)
    You must enhance the interface of function module CUKO_DDB_CONFIGURATION_FINISH by import parameter IV_NO_CBASE (reference type C, proposal SPACE, optional).
    In Release 4.6C, you must also implement Note 368412.
    Appreciate if anyone has other suggestions,
    Many thanks,
    Hetal

    Hello Hetal,
    SAP note 900047 describes a possible reason for this error message.
    The note also describes how to use report RCU_CHECK_CONFIGURATION (see SAP note 200914) to be able to open the affected sales orders again.
    Hope this helps.
    Best regards,
    Daniela Hukle

  • Error while creating a sales order BAPI_SALESORDER_CREATEFROMDAT2

    Hi All,
    I am using the BAPI BAPI_SALESORDER_CREATEFROMDAT2 to create a sales order.
    I am passing all the required fields and also the rejection code at the item level.
    Also I am using a variant configuration material and hence ai am filling the VC config tables.
    When I execute this BAPI it is giving me the error 'Item 000010's configuration can no longer be changed' although configuration is maintained for this material.
    When I try the same case with no rejection code and with VC configuration, the sales order is created.
    When I try the same case again with rejection code and NO VC configuration, the sales order is created.
    When I maintain both the rejection code and VC configuration I am getting the error.
    Does anyone have any idea what is causing this error or I am supposed to populate any flag in ORDER_ITEMS_INX to get this correctly.
    Any answers will be greatly apppreciated!
    Thanks
    Sandeep

    Sandeep,
    There are a few SAP Notes that you should investigate, some of which you may have already seen.  First, I'd suggest you look at [Note 481102|https://service.sap.com/sap/support/notes/481102] and its three related Notes: [774346|https://service.sap.com/sap/support/notes/774346], [550431|https://service.sap.com/sap/support/notes/550431], [366265|https://service.sap.com/sap/support/notes/366265].
    If these Notes do not help then check if [Note 1099414|https://service.sap.com/sap/support/notes/1099414] has been applied in your system.  If it has been applied, then [Note 1116144|https://service.sap.com/sap/support/notes/1116144] might solve your issue.  If neither of these two notes are applied, then it could be that they both need to be applied.  However, if both notes are already applied, then you may want to consider opening a customer message with SAP.  Since these two SAP Notes are relatively new, it makes me think that you might have discovered a related error that has not been reported to SAP yet.
    Best Regards,
    Jamie

  • Sales Order BAPI Extension

    Hi,
        We would like to pass custom fields data to Custom screens in VA01 Standard Sales Order. For that we are extending standard BAPI BAPI_SALESORDER_CREATEFROMDAT2 using EXTENSION parameter. We have appended custom structures to VBAKKOZ. VBAKKOZX, BAPE_VBAK,BAPE_VBAKX and able to pass information from portal upto 480 characters using
    valuepart1 and valuepart2.
    But when we are trying to extend it further, standard sales order BAPI
    BAPI_SALESORDER_CREATEFROMDAT2 is going to dump at :
             CALL METHOD cl_abap_container_utilities=>fill_container_c
                            EXPORTING
                               im_value     = da_bape_vbap
                            IMPORTING
                               ex_container =
    ch_parex+lenstruc(da_length_bape_vbap)
                            EXCEPTIONS
                               illegal_parameter_type = 1
                               OTHERS                 = 2.
    We need to extend it up to 900 chars.
    Any help on this will be greatly apprecited.
    Thanks
    Kalyan

    I found shortly after posting my message that the notes had not been correctly applied as the Notes Assistant ended with an error, and the error that resulted in this failure had not been corrected.  The basis folks failed to inform me that this error had occured in applying the notes.  I discovered it through testing.  Had you applied the notes and run into the same error?
    When we subsequently corrected for this, the issue with lenstruc went away and everything appears to be OK.  The real problem was that due to the error in the Notes Assistant the updated version of LVBAKTOP with the definition of lenstruc did not get activated.  It was left in a state where it needed an SSCR key to be applied manually, which should all have been handled automatically with SNOTE.
    Once this was done and the source was activated, the original error went away.  The two notes seem to have solved the original Unicode issue as well.
    We still have this update in the development area only since the CRM enhancements that caused the original problem with an append to the VBAK structure are also still in development.   We will be testing those changes together before moving everything up.  If there are any further issues that come up, I'll let you know.
    What I am wondering is if you had a similar problem applying the above notes, since the problem went away for us when the notes to handle the Unicode conversion were properly applied.
    Brian
    Edited by: Brian Sammond on Jul 24, 2008 10:55 AM

  • Variant Configuration / IPC in CRM 7.0

    Hi experts,
    We are getting runtime errors when we access the Configuration tab in CRM transaction CRMD_ORDER for a configurable product. These errors do not occur when we simulate the model in COMMPR01 for the same product. Any ideas? Here are a couple of things to note:
    - The runtime errors occur in the Configuration page itself and does not provide any more information; i.e. we only receive a page with the lines saying "Runtime Errors", "Contact the Administrator", and "Log In". The Log In link does not work and there is nothing in ST22.
    - Simulating the model in the product master consistently works.
    - When using CRMD_ORDER, the configuration has worked on rare occasions but will timeout rather quickly; i.e. after a characteristic is changed it might give the message to log in again.
    - Custom versions of both CRMORDERMAINTAIN and CRMPRODUCTSIMULATION are maintained in COMM_IPC_PROP, and the URL is correct in COMM_IPC_URL.
    - The product was replicated from ECC as a knowledge base via object SCE.
    Thanks in advance!
    John

    HI ,
    Are you using a secured port?
    Try making the SSL enabled setting in the XCM as "FALSE", you can find this under the General  Application Setting of the XCM,
    let me know if it works.
    Restart the java and application once the change is done.
    Thanks
    Dushyanth
    Edited by: vishwas sahu on Sep 23, 2009 8:49 AM

  • How to update configuration in SO with BAPI: BAPI_SALESORDER_CHANGEBOS

    Hi Experts,
    Now, I would like to update the characteristic values of configuration in sales order via BAPI : BAPI_SALESORDER_CHANGEBOS. But, I can't find right way to execute this BAPI. I tried so many times and no data changed.  I wonder that i didn't specify the correct import parameters.
    Is anyone can help me?  Thanks for your kindly support in advance.
    Best Regards,
    Ryan

    You are using Commit after the BAPI right

  • How to Configure PME in CRM 7

    Team,
    Greetings for the day..
    could any one please provide some lights on "how to configuring PME in CRM 7".
    currently we have installed CRM7 IDES (ABAP / JAVA stacks in 2 different instances under single Host).and need to configure PME.
    CRM functional team trying to configure PRODUCT and its giving "PME installation with Errors".
    Please help in this regard.
    Regards,
    Nagarjuna Gorantla

    Hi Naga,
    Please check the following links...
    http://help.sap.com/saphelp_crm60/helpdata/en/46/4a4296a9dc6a82e10000000a155369/content.htm
    http://help.sap.com/saphelp_crm60/helpdata/en/46/540b2405a05e40e10000000a11466f/content.htm
    As mentioned in the link PME was replaced with ebClient user interface...

  • "Error occurred while determining attribute (CRM - PME)"

    Hi
    I am getting the following the following Error while creating Technical Master Data i.e. Connection Objects from CRM UI.
    "u201CError occurred while determining attribute (CRM <-> PME)u201D"  Message no. COM_PRCAT111
    We are not using any concept of Configurable products in our system .Is there any way to disbale PME check from CRM so that it does not hits PME and try to search for attribute values .
    Thanks
    Zing
    Moderation: Locked. Duplicated from[ this thread|Error occurred while determining attribute (CRM <-> PME)”" Message no. COM_]
    Edited by: Joaquin Fornas on Nov 17, 2011 8:48 AM

    Hi all,
    In rare cases, the system may generate the attributes, which were
    delivered by SAP, for the set types again. As a result, the table CO
    MC_SETTYPE_ATTR contains duplicate entries. These trigger the error
    message mentioned above.
    Solution is to delete the duplicate entries.
    Solution is to run report ECRM_ISU_CLEAR_DOUBLE_ENTRIES
    SAP Note No. 561238 is useful for IS-U connection objects and PoDs
    Regards
    Ullas Saffarulla

  • TELCO provider_ic: Error occurred while determining attribute (CRM - PME)

    Hi Gurus,
    I´m trying to implement CRM Telco Industry Solution.
    I tried to create a standard sales order (PRVO transaction type) using PROVIDER_IC Business Role(PRVO).
    But when I tried to create it I get the following error: "Error occurred while determining attribute (CRM <-> PME)"
    Can anybody help me in order to solve this?
    Thanks in advance.
    Marcelo.

    Hi all,
    In rare cases, the system may generate the attributes, which were
    delivered by SAP, for the set types again. As a result, the table CO
    MC_SETTYPE_ATTR contains duplicate entries. These trigger the error
    message mentioned above.
    Solution is to delete the duplicate entries.
    Solution is to run report ECRM_ISU_CLEAR_DOUBLE_ENTRIES
    SAP Note No. 561238 is useful for IS-U connection objects and PoDs
    Regards
    Ullas Saffarulla

  • Configuring internet sales

    Hi All,
    we are using CRM 4.0 and want to configure Internet sales. Can someone send me the configuration guide or step by step procedure for configuring it. We are using CRM as standalone without R/3.
    Thanks & Regards,
    Plz send the docs to [email protected]
    suman
    Message was edited by: srinivas janga

    Hi, Animesh,
    Can you pls forward the configuration document of <b>Intenet sales</b> at my email id
    [email protected]
    Thanks
    Jayesh

  • Error while saving the Sales Order

    Hi experts,
        i am getting a runtime error while saving a sales order stating: SAPSQL_EMPTY_TABNAME. It says the field T681-KOTAB could be empty. I would give in more inputs. Someone plz help.
    Thanks.

    I would expect that KOTN521 would be a Database table defined in the ABAP Dictionary that relates to the condition implemented in 521 for the usage specified in that record.
    You should be able to go into the info system, SE84, and search under ABAP Dictionary / Database Tables to see what KOTN521 is.
    Also, since the only Keys to T681 are KVEWE and KOTABNR, and there are two KOTABNR entries with a value of 521, then there must be two different usages (KVEWE) associated with that table.
    If you see what they are, you can check to see what the usages represent.   Based on a lookup, it appears that a usage of N is for Free Goods, A is for Pricing etc.   In our system, we only have A entries.
    What are the usages for the 521 entries?  Do they relate to Free Goods/Pricing???
    Does the table KOTN521 exist in the ABAP Dictionary?
    Answering these questions may get you closer to the answer.
    Can you compare the values in these entries to what you have in different SIDs?
    Is this problem happening in Production, or is it still in a development or Quality Assurance client?
    If it is still in development or Q, then it may be that a recent customization change was made.
    Compare the entries across your systems, if possible.
    Good luck
    Brian

Maybe you are looking for

  • Mpg no longer open up in firefox browser...

    A few months ago, every time i would open a mgp or mpeg video online, it would automatically open up in my firefox browser on another tab. All of a sudden, it will no longer do that and now everytime i click on a video, it opens up a small window say

  • How can I get the keynote to work?

    I am trying to play the keynote on the Apple website but it wont play.Any help?

  • MDS Best Practice Approach - Sample HR Scenario

    Thanks for taking to time to read my MDS requirement...just looking for a better way to go about it. Here is the requirement:  Every month CEO releases an excel list of approved employment positions that can be filled to the HR.   The HR dept wants t

  • Open With - Change All; Not maintained and lost after restart; Help!

    I'm loosing my open this file with this application default settings. I've been experiencing it with PDF files and preview app. The finder will default back to preview after I continually reset all PDF files to open with Acrobat. Oddly this is also h

  • "Edit Original" opens PS, but not the image

    When I try to edit an image using the "edit original" or 'edit with..' command in ID, Photoshop open up with a blank screen (no error message & no photo). Or in the case of a vector file, Illustrator opens up with the message "file not found". In the