Dear All,
In the Sales Process, we create the Sales Order, Delivery, Shipment doc and the Invoice. After the Invoice is raised, but still accounting is not posted.
Then after several days users will receive the actual B/L Date, then they will update this date in the shipment document as the Shipment Start date. When they enter this date, this date need to be copied as the Pricing date in the Invoice.
We have done this using a user exit in the shipment document and it working perfectly.
But the problem we having is that when entering the new Pricing date, the pricing need to be refreshed also, to have the pricing date effect.
Currently only the pricing date is copied, but pricing refresh does not happen.
I use this below exit, but it was not working
USEREXIT_PRICING_PREPARE_TKOMK
Please be kind enough to tell me a method which i can refresh the pricing after the pricing date is changed
Thank U