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: 

ME_CONFIRMATION_UPDATE and Delivery Schedule

michael_fallenbchel
Active Participant
0 Kudos

Hi experts,

I am working on an Purchase Order Confirmation tool in the Web.

After confirming a position there, I write the confirmations with the function ME_CONFIRMATION_UPDATE to the PO.

Problem is, the delivery schedule qantity is not reduced.

When I enter the confirmation manually to the PO, the scheduled qty is reduced (table EKET, field DABMG).

How to get eket updated via ME_CONFIRMATION_UPDATE? Or is there another way to solve this?

Thanks

Michael

1 REPLY 1

michael_fallenbchel
Active Participant
0 Kudos

Got it!

Problem is that the function doesn't update EKET - that have to be done manually (refer to thread )

Regards

Michael