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

Sales oder : Header data : Condition

Former Member
0 Likes
580

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
540

Hi Nishant,

You can do this by customizing of the condition ZD00 (set to statiscal value).

Regards,

John.

4 REPLIES 4
Read only

Former Member
0 Likes
541

Hi Nishant,

You can do this by customizing of the condition ZD00 (set to statiscal value).

Regards,

John.

Read only

0 Likes
540

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 ?

Read only

Former Member
0 Likes
540

Hi NIshant,

For this there is one standard program which contains routines..

STANDARD PROG:LV69AFZZ.

Itcontain 5 routines.

Regards,

Kishore

Read only

former_member404244
Active Contributor
0 Likes
540

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