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

PO Delivery Date Update

Former Member
0 Likes
826

Hello All,

I need some help….

Here is the scenario,

I need to update PO delivery date (EKET table & EKPO table) according to some shipping condition during PO creation/change time (ME21N & ME22N)

I did try to update the PO delivery date using user exit...12 and exit...13 both were unsuccessful. Then I tried using the BADIs ME_PROCESS_PO_CUST still it’s unsuccessful

Is there anyone who did try this and was successful in updating the EKET and EKPO table, using a user exit or BADI.

Please share your thoughts

Thx

SAP Developer

Hello All,

I need some help….

Here is the scenario,

I need to update PO delivery date (EKET table & EKPO table) according to some shipping condition during PO creation/change time (ME21N & ME22N)

I did try to update the PO delivery date using user exit...12 and exit...13 both were unsuccessful. Then I tried using the BADIs ME_PROCESS_PO_CUST still it’s unsuccessful

Is there anyone who did try this and was successful in updating the EKET and EKPO table, using a user exit or BADI.

Please share your thoughts

Thx

SAP Developer

4 REPLIES 4
Read only

Former Member
0 Likes
735

I think you can try BADI ME_PURCHDOC_POSTED.

Read only

0 Likes
735

Not working....

Any other thoughts......

Thx

SAP Developer

Read only

Former Member
0 Likes
735

I figured out a way myself....

Thx

SAP Developer

Read only

0 Likes
735

could you share your solution with the comunity? I have this same requirement and haven't figure a way to do it.

Thanks!