Application Development 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: 

Update Schedule line Delivery date using Bapi_po_Change

Former Member
0 Kudos

Hi all,

I am using Bapi_po_change to Update the Schedule line Delivery date(EKET-EINDT) for the PO based on the Item and the Schedule line.

I am passing the PO number, Po header, Item structure, Schedule line Structure.

But the Date is not getting updated in the Eket table.

Please suggest.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Use this function module after using BAPI_PO_CHANGE.


BAPI_TRANSACTION_COMMIT

I think this will solve ur problem...

4 REPLIES 4

Former Member
0 Kudos

Hi,

Use this function module after using BAPI_PO_CHANGE.


BAPI_TRANSACTION_COMMIT

I think this will solve ur problem...

Former Member
0 Kudos

Hi Sukriti,

Thanks for the Response, yes i have used the Bapi Transaction Commit Also .

The point is I am able to Update the Statistical Delivery Date in the Same EKET table using BAPI_PO_Change .I have Checked all the Ways to update the EKET-EINDT(Delivery Date)but no Unable to do it.

Former Member
0 Kudos

Try using the Table POSCHEDULEX...

Former Member
0 Kudos

Try this

BAPI_PO_CHANGE - >Tables - >POCONFIRMATION -> BAPIEKES - >DELIV_DATE

In this you can get the delivery date