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

standard field

Former Member
0 Likes
407

hi,

my requirement is that in va02 , pricing date should be in display based on some conditions and in change mode if the condition fails, is it possible to this through userexit as this is a standard field , or is there any other possible solution for this.

thanks & regards

syed

hi,

my requirement is that in va02 , pricing date should be in display based on some conditions and in change mode if the condition fails, is it possible to this through userexit as this is a standard field , or is there any other possible solution for this.

thanks & regards

syed

2 REPLIES 2
Read only

Former Member
0 Likes
386

you can check out the user exits:

USEREXIT_PRICING_PREPARE_TKOMK or

USEREXIT_PRICING_PREPARE_TKOMP

which are basically used to add new fields on which pricing should be based.

Regards,

Raman

Read only

0 Likes
386

hi Raman,

thanks for the reply ,but i think that's related to new fields , but my requirement is that the standard pricing field should be in display as well as in change mode depending upon the condition....

Below is the complete business requirement

Pricing dates are not controlled. Anyone can change the price date of an order or a quote.

Approximately 10% of orders entered since 30 May have price dates prior to the last price increase which prevent new prices from being given to customers. Locking down the price list field is only part of the answer.

We need to have a method of allowing a specific price date to be automatically brought into the sales order for a list of specific customer locations where we are contractually bound to use old price lists.

Regards

Syed