cancel
Showing results for 
Search instead for 
Did you mean: 

Pricing Date on New Line Item Added to Order

0 Kudos

We have a requirement, for example, if we create an order for 07/19/2010, the pricing date comes in as 07/19/2010 which is correct. The customer calls back and wants to add a line item or 2, to the order on 07/22/2010. The new line items are priced as of the original pricing date 07/19/2010. How do we automatically update the new line items with today's pricing date instead of the old date. Is there an automated way to do this thru configuration. Or do we need to use user exits:

MV45AFZZ - USEREXIT_PRICING_PREPARE_TKOMK

MV45AFZZ - USEREXIT_PRICING_PREPARE_TKOMP

Thanks,

Mark

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member183879
Active Contributor
0 Kudos

Hi,

There is no automatic way to populate the pricing date for item when item is added at later point of time. In this case, the pricing date at header is copied to the item. This cannot be achived by configuration.

As you have mentioned, you have to use the user exits relevant for pricing. The user exits you have mentioned are not correct for this purpose. The purpose of these user exits are different. You need to find the correct one with the help of an ABAPer.