‎2007 Mar 05 8:44 AM
Hi All,
There is a condition type in the header data ( ZD00).
Now when i create a sales order, I manually go and add this condition type in the CONDITIONS.
The issue is that the RATE of this condition type gets added to the NET VALUE which I do not want.
How do I prevent the Rate from being added to the NET VALUE. Is there some requirement routine or user exit to be created?
Regards
Nishant
‎2007 Mar 05 8:48 AM
Hi Nishant,
You can do this by customizing of the condition ZD00 (set to statiscal value).
Regards,
John.
‎2007 Mar 05 8:48 AM
Hi Nishant,
You can do this by customizing of the condition ZD00 (set to statiscal value).
Regards,
John.
‎2007 Mar 05 9:11 AM
Hi John,
I do not want to set the condition to statistical value. This is posing problems in further posting.
I want to know if this can be accomplished using a routine or user exit ?
‎2007 Mar 05 9:19 AM
Hi NIshant,
For this there is one standard program which contains routines..
STANDARD PROG:LV69AFZZ.
Itcontain 5 routines.
Regards,
Kishore
‎2007 Mar 06 6:44 AM
Hi,
chek the below includes :
RV61AFZA in this use userexit(FORM userexit_pricing_rule.)
MV45AFZB in this use userexit(FORM USEREXIT_NEW_PRICING_VBKD CHANGING NEW_PRICING.)
regards,
nagaraj