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

Former Member
0 Likes
762

Hi All,

We have problem with changing the delivery date of a PO(open PO & delivery date in future) using BAPI_PO_CHANGE from an IDOC.

Proper data is being passed through PO_SCHEDULE and PO_SCHEDULEX to change the delivery date.

Its ending up with an information message "Change PurchOrderDate could not be effected - Message no. ME664 ".

By checking OSS 758963 - It is not valid to us.

Reason and Prerequisites

As of Release R/3 Enterprise (4.7), a firewall prevents the changing of data which could not be changed in the online transaction. Here, during the check of the field selection for fields delivery date and quantity it was not taken into account that it is not possible to assign any changes for these fields to the BAPI.

Can you please advise.

Many thanks in advance.

Regards,

Babul.

2 REPLIES 2
Read only

Former Member
0 Likes
648

Hi,

Can someone please advise.

Regards,

Babul.

Read only

Former Member
0 Likes
648

Use BAPI_TRANSACTION_COMMIT to commi the changes.