‎2008 Feb 06 9:10 AM
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.
‎2008 Feb 06 9:15 AM
Can you just check in system if the cost center you are entering do exist in SAP?
‎2008 Feb 06 9:36 AM
‎2008 Feb 06 11:48 AM
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.