Knowledge Base Version Determination in Sales order in SAP CRM

Hello everyone
I am facing a problem where recently a Configurable Item's Variant Class was modified.
After this we created a Knowledge Base Object & Run Time Version in ECC.
This has correctly replicated to CRM & can be correctly simulated in the Product Workbench.
However when I place a Sales Order, the IPC is still picking up the older Knowledge Base Object.
So my question is how is the Sales Order Product configurator in CRM determines which Knowledge based object version to be used ?
Note: The latest KBO which the Order should ideally use was created on the same day after abt an hour of the older one.
Just in case the issue has anything to do with the dates.
Please help.
Vinit

Nilesh,
E-Commerce B2B design hinges on an assumption that the Contact Person (alias for the Logged in User)  has multiple Sold-Tos and one should pick the Sold-To for creating the order. That is, the application knows the Contact Person already and forces you to pick a Sold-To first. There is no partner determination per-se. It is hard-wired logic.  The following Business partners are set instead of being determined.
<li>Contact Person - SU01 user alias etc.
<li>Sold-To - Through Contact person to Sold-To relationship
Remember, in CRM for the E-Commerce B2B to work, the logging in user (SU01 user) must be Internet enabled - aka - must have a Contact Person alias and the Contact person must have at least one Sold-To. And that is what is used in the above logic.
The SAPGUI version gives ways to select and set the partners the way we want by way of the Partner determination procedure . However, these config changes are not automatically reflected in the Web world. You have to make a similar change in the sequence of determining the partner. Like, selecting the Ship-To first and then the Sold-To. That will be custom modification. :..-(
A solution from10,000 foot level:
Maintain a similar relationship for Contact Person to Ship-To in Business partner. Or more sleek way will be to develop a custom function module to get all the Ship-Tos of the Sold-Tos the Contact Person (SU01 user alias) is related to. - Custom ABAP + configuration work
Change the standard E-Commerce flow to show a list of Ship-Tos as determined in the previous step. - Custom Java + application configuration work
Determine the Sold-To automatically from Ship-To by whatever logic you use now. - ABAP + Java
Set these new partners in the E-Commerce application.- Java
Create orders and be happy
(Usually there are several ways to skin a cat and this is just one of them)
Easwar Ram
http://www.parxlns.com

Similar Messages

  • Error while creating and opening a ERP sales order in SAP CRM

    Hi,
    I am getting an error while creating or opening a ERP sales order from SAP CRM.
    "Creation of the ERP Transaction failed" this is the error i'm getting while creating. when i try to open an existing sales order I'm getting a dump.
    Attached the dump screen shot. From the dump analyasis it seems the transactions are not loaded through LORD framework.
    The RFC connection seems to fine as i have tested accessing an ECC RFC FM through a sample program and its successful..
    please help..
    Thanks
    Krishna

    Hello Krishna,
    Did you get a solution to this? I have the same dump message.
    As a matter of fact, we already use ERP Sales Order and it works fine. But I have recently configured a new sales order document type, and the dump occurs only for this new Z order type.
    Thanks a lot,
    Luis.

  • Is it possible to use variant configuration (with a Non-SAP solution) when creating ERP sales orders in SAP CRM WebUI

    Hello,
    our customer plans to use a Non-SAP solution for variant configuration (Camos) in SAP ERP (ECC 6.0) and in SAP CRM 7.0 EHP1 as well.
    ERP sales orders (and ERP quotations) should be created in SAP CRM (CRM WebUI).
    Is it possible to use variant configuration (with an external variant configuration tool) when creating ERP sales orders and quotations in the SAP CRM WebUI or do we have to implement SAP IPC for this?
    Thanks in advance.
    Regards,
    AEV

    Dear AEV,
    I think LORD (lean orders) should work with variant configuration as well. In the note 1236015 there is not restriction listed. However you need lord2 activated in ECC, and ECC system should be on EHP4.
    Best regards
    Rene

  • What is the standard class used to create SALES ORDER in SAP CRM?

    Hello Experts,
    Can anyone suggest me what is the standard class used for creating sales order.
    I have created sales order using the BAPI 'BAPI_SLSTRANSACT_CREATEMULTI' in my report program.
    Now, I have to create sales order using standard classes and methods(my assignment).
    Please suggest the suitable class.
    Regards
    DNR Varma

    Hi Varma,
    You can create crm documents like sales order using BOL interfaces.
    You can check one example at the following thread:
    Create OrderThro BOL
    Check if it helps you a little more.
    Kind regards,
    Garcia

  • Storage location determination at Sales Order

    Dear All,
    Could we storage location determine at sales order level ?
    As per my requirement. Stock is available a particular plant example below
    Plant
    Storage Loc
    Stock Available
    Batch
    1305
    1300
    10
    1000190
    1305
    1300
    10
    1000890
    Got order from customer is 15 Quantities and the sale order is confirmed because stock is available but at the time of delivery storage location is determined on the particular material so batch is picked automatically on base quantity other other is showing open. So could u plz give me solution for storage location determination on sales order level.
    Thank You!
    Chakradhara

    Being an old member of the forum,  I dont want to highlight the importance of adhering to forum rules.  This topic has been discussed many times here and if you search in SCN or Google it, you would accept this has been discussed many times.  Please adhere to forum rules and avoid posting such repeated queries.
    G. Lakshmipathi

  • Partner determination functions are not determine in sales order

    Dear Sap Gurus,
    I have made a new partner function (P2) and have been configure it in partner determination procedure, although i hv made new customer master for the same account group. All th partner function are showing in the customer master data but these are not determine in sales order, one error is coming...this partner procedure is not defined.......kindly give me advide how to resolve this problem.
    Regards
    Parul Deshwal

    Hi
    Have you assigned the Partner determination procedure to your sales document type?
    Also have you assigned the Partner function to your Partner determination procedure.
    Also do the same to the sales order item partner determination
    regards
    Prashanth

  • Pricing procedure determination in sales order

    Hi Experts,
    In our business scenario, we have three plants and all plants have different pricing procedure. And we are using same sales area and sales document type for all plants.
    Currently one customer is purchasing goods from only one plant. So in our system, pricing procedure determination in sales order based on customer pricing procedure.
    Now as per new requirement, same customer will purchase goods from different plant. And we can’t change or create new sales area and sales document type as per our existing system design.
    So can we change customer pricing procedure at a time of SO creation level? If yes than how?
    Regards,
    Haresh

    Are you a functional or developer?
    Hope are aware that as per SAP standard,  pricing procedure(OVKK) is determined based on
    (1)
    Sales Org
    (2)
    Distribution Channel
    (3)
    Division
    Customer Pricing Procedure
    (5)
    Document Pricing Procedure
    Sales area determined in your sales order or billing doc
    Determines from Sales Data of Customer Master
    Determines from sales(VOV8)/billing(VOFA) doc type
    In addition to that sales order is created for only sales area, which you select based on your customer sales area while creating the sales order.
    Now, keeping above facts in mind, can elaborate your requirement again.
    Thanks, JP

  • Item Category determination in Sales Order

    Hi
    How to know, how item category determined in Sales Order.  Is there any analysis available in Sales Order level, similar to output or text determination.
    Problem here is in a particular sales order, item category is different compared to configuration.  Nothing is recorded in change log.  How to know, whether system determined this item category or user changed manually.
    Regards
    Uma

    Hi
    Problem here is in a particular sales order, item category is
    different compared to configuration
    I cant take this arguement
    Sales order item cate will picked via the config maintained in VOV4
    item category is different compared to configuration
    Configuration someone might have changed after that sales order created
    Nothing is recorded in change log. How to know,
    whether system
    determined this item category or user changed manually.
    During order creation if you are inputting the allowed manual item category manually in salesorder then that is not a change
    Hence it doesnot get recorded (VA01 T code)
    During order creation  a default item cate gets determined if you chnge that to manual, then that is also not a change
    Hence it also doesnot get recorded (VA01 T code)
    But in VA02 if you change the item category manually then it is recorded in change log
    No item category determination analysis is available in standard and not reqd too
    In your case only this could have happened
    Configuration someone might have changed after that sales order created
    Regards
    Raja

  • Batch Determination at Sales order

    Dear Friends
    The batch determination at Sales order level, the selection criteria
    shows characteristic LOBM_LFDAT, which is Batch determination delivery date
    however this date differs from the actual delivery date from schedule line
    or the requested delivery date.
    As I searched this is not maintained as a characteristic in the Class.
    nor in Batch master record or any strategy.
    How is this coming by default.
    please guide
    Kind Regards Ravi

    Thanks

  • Batch determination at sales order level

    Dear All,
    We are using my sap erp ecc 6.0.We are using the batch determination at sales order level.We had a problem whenever customer requested deliver date is beyond the RLT date then all the old batches which are already assigned and dispatched with some other sales order,that old batches are becoming filled with 999,999,999....(infinity stock).And at the same time it is determining the batch for the sales order line item.
    please help how to stop the old batches filling up with infinity stock.
    regards,
    Hari

    please look into this and throw some light.
    regards,
    Hari

  • Base price calculation in sales order using Routines.

    Dear all,
    I have a requirement related to usage of routine in pricing procedure. The requirement is as given below.
    A base price for a material is entered in the contract manually using a customized condition record.Later a sales order will be raised with reference to contract. now we need to bring the price entered in the contract to sales order after some calculations done using a customized "Z TABLE"
    We are trying to use routines to trigger to calculate the base price in the sales order.
    Please suggest what type of routine to be used in such cases(ex formula,pricing etc)
    Also please go through the below mentioned example for better understanding.
    Contract price : Quantity 3: base price 10,000 per day Total : 30,000 perday
    ZTABLE : number of days per month will be maintained in the table based on the working days.
    Sale Order : Quantity 1 : Month working days 23 total 2,30,000 (We need to calculate this total and display as base price in sales order)
    Please suggest how to address this using routines.

    Dear Mudigonda,
    As per your scenario you are creating sales order with reference to the contract and here in contract you are maintaining the manual price . that means the same manual price has to copy to sales order level then as per the calculation rule it will multiply with your Z table value .
    For this requirement you can make some changes in copy control from contract to sales order, here at item category level you have to change pricing type to 'B' so that what ever your manual price value will populate to sales order level after that due to calculation rule value will change .
    Regards,,
    C.B Reddy.

  • Sales Order Output - determined by Sales Order Type, Created By

    I want have my order output determined by sales order type
    (vbak-auart) and created by (vbak-ernam).
    I have created a condition table 501, access seqeunce Z001.
    In v/48, in accesses for Z001, I created
    AcNo: 10
    Tab: 501
    Requirement: [empty]
    Exclusive: unchecked
    in fields, I can't find ERNAM in structure KOMKBV1(header), but I find one in KOMPBV1 (item).So I have assigned it to ERNAM.
    besides, I have created the corresponding records in VV11
    I expect to have:
    Output Z001 will be created for sales order type OR if created by user XXX
    However, no output is generated. When I go out detemination analysis, I found that in the output determination procedure, it did go into output type Z001, but, since no value is found for "created by", i got message "Access not made (initialized field").
    I suspect that no value stored in KOMPBV1-ERNAM. Do you know how I can get it done?
    Points will be awarded for useful information. Thanks in advance.

    Hi
    You have to include this field as a Zfield in the structures KOMKBV1, KOMPBV1 and KOMB.
    You have to include the field as Zfield in these structures.
    Once this is done, you should also be able to update this field in the structures.(As on now, you have only created a field, but you have not mentioned how the field has to be updated.
    In order to update the logic, you have to do a small code in one of the user exits for outputs.
    In the user exit, you have to write a code like this
    MOVE VBAK-ERNAM = KOMKBV1-ZERNAM(this is the zfield you have created)
    Now create the condition table and do the rest.
    Your output should work fine. The user exit I was saying is the subroutine USEREXIT_KOMKBV3_FILL in the include RV61B902 in the user exit RVCOMFZZ. If you can give this info to the technical guy, he should be able to find out the same for saels order output also.
    The user exit RVCOMFZZ also has the subroutine USEREXIT_KOMKBV1_FILL    which you can verywell use for your requirement. This will solve your problem
    Hope this helps.
    If you have any problems in this, you can again put the problems in this thread. I will try to solve.
    Reward if this helps you

  • Batch determination in Sales order

    Greetings. I have an issue. Actually we are doing standart batch determination in sales order. But that determination doesn't fit our needs. So, we want to do that batch determination with a user exit ('cause we just did it in the deliveries), but I can't find the exit in the program of sales order creation (SAPMV45A).
    Someone knows where can I find that exit? Is that program which I had to look?
    Thanks a lot.

    Hi Rodriguez,
    Please try with these User Exits
    Program  MV45AFZZ   
    USEREXIT_SAVE_DOCUMENT                                                       
    Use this user exit to fill user-specific statistics update tables.           
    The user exit is called up by the FORM routine BELEG-SICHERN before          
    the COMMIT command.                                                          
    Note                                                                         
    If a standard field is changed, the field r185d-dataloss is set to           
    X. The system queries this indicator at the beginning of the safety          
    routine. This is why this indicator must also be set during the              
    maintenance of user-specific tables that are also to be saved.                                                                               
    USEREXIT_SAVE_DOCUMENT_PREPARE                                               
    Use this user exit to make certain changes or checks immediately             
    before saving a document. It is the last possibility for changing or         
    checking a document before posting.                                          
    The user exit is carried out at the beginning of the FORM routine            
    BELEG_SICHERN.  
    I hope it will help you,
    Regards,
    Murali.

  • Batch Determination In Sales Order (VA01)

    Hi!,
    I have activated automatic batch determination in sales order.
    Batch dertimination condition customer(Sold-To-Party)-material record is maintained in VCH1. It is working fine.
    Now I have required to perform batch determination based on Ship-To-Party.
    Can any body guide in this matter?
    Thanks
    BD

    Hi!
    Thanks for the reply. I have already maintained the condition (VCH1) for sold-to-party. As per your advice I have also created another condition for ship-to-party. Still during batch determination sold-to-party is taking.
    Now I want to remove the sold-to-party condition record. Can you tell the transaction code to delete this condition record maintained by VCH1.
    Thanks
    BD

  • Batch determination in sales orders

    Hi,
    I have 2 questions related to batch handling in sales:
    1. Can anyone list the pros and cons of having batch determination done in the sales order instead of at the time of delivery creation? Please describe in detail and do not just copy and paste the SAP standard explanations. Experiences are very welcome.
    2. If I do batch determination in sales order, how do I make sure that the specific batch is there for delivery? In the ATP there is no such filed to include or exclude batches for a material, so I wonder - how is the batch reserved when entering it in the sales order? Please describe the reservation mechanisms if any.
    Thanks in advance,
    Lars

    Lars Tornblom,
    1.  Can anyone list the pros and cons of having batch determination done in the sales order instead of at the time of delivery creation?
    We Can proceed with Batch Determination at sales order there is nothing wrong in it. The Batch that you determine at the order level remains the same in delivery. The batch gets copied in the delivery level.
    1. You cannot change the Batches at Delivery level.
    2. Batch Split is not possible at Order level. (Since BAtch split CHSP is available only at Delivery level)
    2. If I do batch determination in sales order, how do I make sure that the specific batch is there for delivery?
    Based on Copy controls the Batches that you have mentined at order level gets copies to Delivery. you cannot chenge the batch.
    That is the reason why we proceed with Batch management at Delivery process, wherein we can choose the Batch Manually OR Go for Automatic Batch.
    You can also perform Batch Split, Choose the Materials from the batch. that's having stock.
    3. In the ATP there is no such filed to include or exclude batches for a material, so I wonder - how is the batch reserved when entering it in the sales order? Please describe the reservation mechanisms if any
    We activate the Batch Management Indicator in The Material master - Sales: General data View. and proceed with Batch configuration in Logistics General. The Batch concept is managed by three modules MM,SD and PP. So its an integration point.
    In the case you have suggested that Batch will be carried from Sales order, now the stocks are created in batches and stored in storage location. so the batch should exists before you raise an order then only you can confirm.
    If no Batches are aintained and you are trying to enter batch in sales order it will throw an error stating "No Batches Maintained".
    If Batches are there for the material then it will be assigned. If batches are not existing then it will throw an error as explained above.
    Regards
    Sathya
    Edited by: Sathya Pavan Yedavalli venkata on Apr 27, 2009 8:42 AM

Maybe you are looking for

  • How can I hide an app on my iPad2 with iOS5?

    I would like to know how I can hide an app on my iPad, but still be able to use the app?

  • Node Doesn't Belong to the Current Document

    Hi, We have a strange Production issue with the rtfProcessor API. We are using the XMLP Java API's to produce XSL-FO from RTF files in 5.6.1 (11.5.10CU1). This process has been working sucessfully in a couple of test environments. When we convert the

  • Unable to run beans  with jsp using myeclipse

    I have create jsp application with in myeclipse using following process From the menu i create a J2EE ->WebProject The default folder name is src which is create automatically in editor when we create a package it will create under src folder as i cr

  • Problem with a bapi fm...

    hi all, i have a problem with Bapi_goodmvt_create.     CALL FUNCTION 'BAPI_GOODSMVT_CREATE'       EXPORTING         goodsmvt_header  = gt_header         goodsmvt_code    = gt_bapigm_code         testrun                 = 'X'       IMPORTING         g

  • Background color of a region

    Hi, May I know how to change the background color of an HTML region... let's say to Blue.. I have couple of text items within this region... and I have few regions in my page... is it only through the templates that we control background color...? if