on 06-02-2015 7:15 PM
Hi,
It is not clear for me what should I fill on the right column of this Pricing configuration.
On the left I have my C4C transaction type, yet, on the right I understand I should fill it in with ERP information. Which ERP information? From where should I get it? I first understood I required to fill in the ERP Pricing Procedure but it seems that is not what it is expecting.
There is no documentation about it.
Could you please help?
Thanks in advance.
Regards.
Alejandro.
Hi Alejandro,
to answer your original question, the settings you show in the screen shot, are for the deprecated point to point integragtion. This is the reason that this does not appeare in the current integration guide. What one used to have to enter here is the order type (or quotation type) that is to be used for the simulation.
In the current scenario you have to set the order type in a value mapping in the middleware.
After that I am afraid that I lose track of where this discussion is going If you could summerise your questions, I will try to answer them.
Reagrds,
Paul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Alejandro
There is a difference in configuration of pricing on the opportunity versus the Sales Quote. The opportunity pricing was the first pricing we introduced. There you do not use the pricing conditions. The pricing is more simple - it calls the ECC, simulates the sales order and returns a price. To configure opportunity pricing you just need a price list configured in C4C with the list price. Then in ECC you configure the pricing web service in SOA MANAGer.SALESORDERPRICINGINFORMATIONQU.
This should be explained in the integration guide.
For sales quote pricing -that is where the pricing call returns condition type - this pricing call returns free goods, ATP check, other items since the quote is a legally binding pricing document. There you do need condition types.
But you are doing pricing on the opportunity, correct?
-ginger
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ginger,
I am only needing to leverage pricing for Opportunities on C4C side. Pricing will be taken from ERP into C4C.
I have followed part of the integration guide as there is a note included that creates the WebService. However, it is not explained the part of the List Price. Is there any specific document I could follow?
I have checked but I didn't got the missing points.
Thanks and regards.
Alejandro.
HI Alejandro
That external pricing, I think is for the pricing on the quote. You are correct, creating the price list in C4C won't be explained in the integration guide since that's not integration issue. If you don't have it, then when you add the product to the opportunity there will be no price. When you do the request pricing, you will get the price from ERP. Is there a functional person on your project who is setting up the price list in C4C? This is not an integration topic. In the admin guide you can search for 'price list'. It describes how to set them up.
C4C
* scope pricing for opportunity: Integration of Sales Pricing with SAP ERP. Select In Scope as the answer to the question on using ERP to calculate prices for opportunity.
* Communication arrangement: Opportunity with SAles Order pricing
* a base price list should already be created -if not you'll need it to get some type of list price when you add the product to the opportunity. Check the admin guide for how to do this.
ERP
* Transaction code SOAMANAGER to configure the salesorderpricinginformationqu web service. Be sure to not the binding to put in HCI.
** in erp there should already be pricing conditions - VK13 - condition type PR00 - for the material you will use in the opportunity, there should be a condition where the price is less. This is already there - the web service reads the pricing condition and returns the result.
HCI
** configure the iflow - ensure the path is good to the web service in ERP
https://{{Host}}/sap/bc/srt/scs/xip/sap/salesorderpricinginformationqu/800/salesorderpricing/pricingbinding
then test from C4C - create an opportunity, add a product, the list price should appear from C4C price list - then do the request pricing - it reads the web service and returns the value.
-ginger
Ginger,
We are not using price on C4C side, directlly from ERP so no Price Lists maintained on C4C. We are integrating through PI/PO.
There is no detail about the webservice, only it talks about that creates the first part but not the second line of your screenshot. Maybe this is another of the inconsistencies of the guide? (I have found really plenty of things which lack of detailed information or with wrong sequences and I am not getting quick responses from Support which is putting customer on a difficult situation)
Would you please share a detailed document? (in case you have one)
Thanks in advance.
Alejandro.
Hello Alejandro,
It seems Ginger has shown the screenshot from the SOAMANAGER. Screen for this may vary with the ECC system that you are using.
For fetching pricing you will have to create the service in SOAMANAGER, create Binding and use the End URL from this service in the HCI as suggested by Ginger.
Regards,
Chandan
Hello Alejandro
I don't have a more detailed guide. As Chandan mentions, the pricing is a web service configured in transaction code SOAMANAGER. Have you done this configuration? You are correct, we don't provide details for SOAMANAGER in the guide - but there is online help for SOAMANAGER.
Are you clear that the pricing conditions aren't needed for opportunities? What is your status now?
-ginger
Hi Alejandro,
This will be the ERP document Type, you will maintain the Pricing procedure and Condition Type in "External Pricing" BC Configuration.
Regards,
Bejoy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.