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: 

How to get Condition value for manual changed Tax code into Pricing Screen

Former Member
0 Kudos

Hi Friends,

I need your help,

How to get Condition Type into Pricing Screen ( Condtion Screen ) for manual changed in Tax code without clicking Update Function.

While Creating New Sales Order 'VA01' or Existing Sales Order using 'VA02', There is a default Tax Code i.e. 'X1' will be assigned as based on country code. This Tax Code may be right or it may be wrong. Suppose the Tax Code is wrong need to be changed, we have an option in Additional Tab B where this Tax Code field is Populated(This is possible because of Customer Exit).

The Requirement is,

While i am Changing Tax Code from 'X1' to 'X2', This Tax Code 'X2' is already defined under Condition Record 'ZXXX' based on Country. And this condition Type is there in Pricing Proceedure.

While i am Clicking to Condition Tab, Then there is no Condition Type 'ZXXX' is reflecting. If i am Clicking manually Update function then this condition Type is reflecting.

My Query is, while changing the Tax Code to Appropriate one 'X2', Without choosing an Update function, how could i get this condition type 'ZXXX' in Pricing Screen ( Condtion screen ).

Shall I go ahead with any new Routine or is there any UserExit which i can use to solve this issue?

Looking for your co-operation.

Regards

Venkat

1 REPLY 1

Former Member
0 Kudos

Through my efforts, i got a solution for this queries.

Answer: There is a User_exit, will take care of New Pricing Control.

Thanks every body.