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

BAPI_PR_CREATE Enter Valuation Price error

Former Member
0 Likes
792

Hi,

I'm using BAPI_PR_CREATE and together with the other details I'm also passing a valuation price and currency.

When I try to execute, it returns an "Enter valuation price" error.

Why is this so?

Hope someone can help me.

3 REPLIES 3
Read only

Former Member
0 Likes
577

Can you just check in system if the cost center you are entering do exist in SAP?

Read only

0 Likes
577

Hi there,

We're not passing a cost center.

Read only

0 Likes
577

Hi again,

I tried to run the bapi again and it seems that when the method IS_VALID of the class lcl_r_release is called the value for the valuation price that i passed is initial. Is there a rule that in PR creation that will disregard the input of valuation price?

By the way the material code that we're using doesn't have a moving price. If I use the material code that has a moving price, the bapi call is successful.