Application Development 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: 

Sales Order creation of adding new condition type to Item

Former Member
0 Kudos

Hi Expert,

The sales order has been created and need to add new condition type (Z601) to the first item(10). While adding the condition I am getting warning message like

"Item 000030 exists already; the entry will be ignored".

Where item 030 will be the last item.

I have cheked but it's a standard report SAPFV45P, we can't modify. Please let me know can we set any field in the sales order so that we wont be getting this message.

Regards,

Mahesh

1 REPLY 1

Former Member
0 Kudos

Hello,

If you would like to add the Condition Type automatically for a specific Item based on some condition (Lets say, Item Category), then you can code a Pricing Routine in VOFM Transaction and it will be automatically assigned.

Thanks and Regards,

Venkat Phani Prasad Konduri