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

BAPI_PO_CHANGE Statistical Date

Former Member
0 Likes
509

I'm using the BAPI_PO_CHANGE to change an incoming PO. If I specify a different Delivery Date than on the original, the Statistical Date changes as well. According to documentation, this is how it is meant to work. Unfortunately, that's not the way we want it to work.

I've tried using the schedule line to change it, but it doesn't seem to work consistently. Another way is to print the PO, after which the Statistical Date does not automatically get changed. We don't print, so don't have that option, unless there is a way to make it think it has.

Does anyone know of any other way to change the Delivery Date, but keep the Statistical Date un-changed?

Thanks for any ideas!

Karin

2 REPLIES 2
Read only

Former Member
0 Likes
457

Hi Karin,

One solution may be to enter the statistical date forcebily thru user exits or BADIS.

Sreedhar

Read only

smithru
Explorer
0 Likes
457

Karin,

Did you ever get this resolved? I have the same exact problem and cannot find a BAPI or Exit that will work.