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 EKES Table fields using BAPI - Urgent?

Former Member
0 Kudos

HI ,

I am using the ME22N transaction to change the Purchase order. I need to update some of the fields such as confirmation category, Delivery Date, Quantity, Sequential number and the Reduced Quantity field.

Can anyone tell me how to update the EKES table? Which BAPI or user exit or BADI to use?

I have a BAPI named BAPI_PO_CHANGE but i cannot use it because the Reduced Quantity field DABMG in the EKES table is not there. I know its calculated but how can i do that ?

Please let me know your comments.

Thanks.

Varun.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Varun

There is no standard BAPI for updating confirmations.

We are using the function module ME_CONFIRMATION_UPDATE to modify or change confirmations.

Muazzam

2 REPLIES 2

Former Member
0 Kudos

Hi Varun

There is no standard BAPI for updating confirmations.

We are using the function module ME_CONFIRMATION_UPDATE to modify or change confirmations.

Muazzam

0 Kudos

Hi Sayeed,

can the BAPI ME_CONFIRMATION_UPDATE can b used both to create a new entry and change an existing entry in ekes table., also wat value should b exported via yekes table.