‎2007 May 31 10:34 AM
Hi all,
I have a requirement where I need to create pricing formula (VOFM -> Formulas -> Condition Value). I have done some coding as per the requirement in RV64A600 and activated it also. I kept a break-point in the program but if I go to VA02 -> Item Conditions it's not stopping. Can you please tell how to debug it. Advance thanks.
Regards,
Balaji Viswanath.
‎2007 May 31 10:38 AM
Hi,
check with the Access sequance and condition records in transaction V/07.
if the condition records for a requirement is satisfied than only that corresponding code in the routine will execute.
propabully for your test case condition records are not satisfied. try to use proper test case.
Thanks
Srini
‎2007 May 31 10:38 AM
Hi,
check with the Access sequance and condition records in transaction V/07.
if the condition records for a requirement is satisfied than only that corresponding code in the routine will execute.
propabully for your test case condition records are not satisfied. try to use proper test case.
Thanks
Srini
‎2007 May 31 10:49 AM
Hi Srinivas,
Thanks for reply, I am new to Pricing. Can you please tell how to check access sequence and condition records. If required I am ready to create access sequence and condition records for testing.
Thanks & Regards,
Balaji Viswanath.
‎2007 May 31 10:49 AM
Hi
Have you created a routine of your own.
We have to create routines after <b>900</b> Numbers only
but as per your program it appears that it is 600 (see the program RV64A<b>600</b>)
Copy a 900 number routine and copy the code from an existing one, save it and Activate it
then check whether it is firing the break point or not.
Reward points if useful
Regards
Anji
‎2007 May 31 10:52 AM
Hi Anji,
SAP customers can create their own VOFM routines using the name space from 600 to 999.
Thanks & Regards,
Balaji Viswanath.
‎2007 Jun 01 8:16 AM
Hi,
In V/08, I have assigned 600 to "AltCTy" field and now program is stoping at break-point.
Regards,
Balaji Viswanath.