cancel
Showing results for 
Search instead for 
Did you mean: 

Replicating VOFM pricing routines into CRM

former_member63752
Participant
0 Kudos

Dear Gurus,

CRM 5.0 & ECC 6.0

We have a scenario where the ECC system is the leading system for configuring pricing procedures and condition types. While replicating the pricing procedure from ECC into CRM, what steps are required to bring through the VOFM pricing routines assigned to the pricing procedure into CRM?

Thanks & regards

Ritwik Sharma

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Ritwik,

After downloading all pricing related things you have to implement the custom userexits , to get the correct pricing result in CRM.

Thanks and Regards

shanto aloor

former_member63752
Participant
0 Kudos

Thanks Shanto, could you please elaborate a bit on how to find the custom userexits in CRM and the procedure for updating the ECC routine code in the CRM userexits?

Former Member
0 Kudos

Hi Ritwik Sharma ,

Please go through these notes,

SAP Note 809820 - Userexit concept for pricin.

Here we have to write Java Coding in routines for that you have to Install Eclipse Version Mentioned in SAP Note: 809820

In this note : PDF attachment saying Pricing Userexit Manual -- Please read this you can do it easily.

SAP Note: 0000880749 Patching of VMC based AP 7.00 engines .

Apply SCA APAPIPCJ15P_23-20001154.SCA

Hope this will help u to go-ahead and do the pricing in CRM ....Have fun while doing.

And also check this Link : [|]

Regard's,

Lokesh Banakar.

former_member63752
Participant
0 Kudos

Hi Lokesh,

In transaction code /n/SAPCND/UEASS, where the VOFM implementations get assigned in CRM after they have been coded in CRM, there is a button besides the 'Generate' button. The button is called 'Propose'. Clicking on it shows the ECC VOFM routine list and it lets us select routines to bring over into CRM. Does that automatically generate the background java code also or its only for creating the configuration entries?

Thanks

Ritwik

Former Member
0 Kudos

HI Ritwik,

I have to check that....

Mean While U can chek these steps

1. After u select 'Type' > 'ZImpemetation'

2. Select "Purpose" button and then Application - CRM Usage - PR

3. Select routine from ECC R/3 formula list press enter

4. D-click on Worning mesaage "Choose the key from allowed name space"

here U click on "RDDKOR54"

5. It will show View /SAPCND/V_UELIMP Definition of a Userexit Formula (Formula Library)

5. Click on the Documentation and please read wat it says.

Regard's,

Lokesh

Answers (0)