2012 Nov 22 5:29 AM
Hi All,
I have an issue in VA02.
When i'm trying to a manually add a contion type with some value in condition tab of va02, its not updating the header net value( VBAK-NETWR)
when i tried to use a SPACE button in any of the field like Purchase order no. or any date field, then header net value is automatically getting updated correctly.
i have debugged it but, end up with no clue.can anyone please share any info, how can i reslove it.
Thanks,
Neha.
2012 Nov 22 7:19 AM
Hi Neha,
you have mentioned that you have both a working scenario and a non working scenario, if you debug and compare in two different sessions you should be able to find out where VBAK-NETWR is being calculated. also check for pricing routines from pricing procedure.
OR
find out the condition type which holds the net value as the condition value and then in the pricing procedure check if that has a calculation routine assigned to it, add break point in that pricing routine and check how it calculates here , also if you want you can have the new condition value in one of the subtotals and then add/ substract it here from the net value accordingly.
Regards,
Umar Syed.