Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Program to generate pricing procedures

Former Member
0 Likes
2,359

Hi All,

There is 1 sap program which we need to run to generate pricing procedures(after using vofm and writing code). Can any body give the program name.

Regards,

Venkat.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,310

Dear friend,

I have faced the similar problem and just now able to solve it

In development server the routine was active and when sent to Quality server even though the routine was active,the calculations in routines were not being called... After running the following report the routines are working perfect

The report name is RV80HGEN

Please also check the following link for more queries on the same

http://www.sapprofessionals.org/?q=vofm_requirement_and_formulas_for_sap_sd_pricing

Cheers

Reward if helpful

Hope it solves your problem

Regards

Byju

2 REPLIES 2
Read only

Former Member
0 Likes
1,311

Dear friend,

I have faced the similar problem and just now able to solve it

In development server the routine was active and when sent to Quality server even though the routine was active,the calculations in routines were not being called... After running the following report the routines are working perfect

The report name is RV80HGEN

Please also check the following link for more queries on the same

http://www.sapprofessionals.org/?q=vofm_requirement_and_formulas_for_sap_sd_pricing

Cheers

Reward if helpful

Hope it solves your problem

Regards

Byju

Read only

Former Member
0 Likes
1,310

Thank you very much