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

Rg :ME_CONFIRMATION_UPDATE

Former Member
0 Likes
776

Hi ALL,

I need to update Po Confirmation . I plan to Use ME_Conformation_BAPI. Please Let me know what are all Import & Export Parameter need to use.

I have Po number , Item Qty Deliver Date all values.. I try To execute but not getting Update. Please guide how this Bapi will work..

Thanks in Advance.

Hi ALL,

I need to update Po Confirmation . I plan to Use ME_Conformation_BAPI. Please Let me know what are all Import & Export Parameter need to use.

I have Po number , Item Qty Deliver Date all values.. I try To execute but not getting Update. Please guide how this Bapi will work..

Thanks in Advance.

2 REPLIES 2
Read only

Former Member
0 Likes
662

Please use COMMIT_WORK after calling the FM or call the FM in update task, that should take care of the updation.

Read only

0 Likes
662

Hi Raju..

Thanks..

Manually i done with BAPI commit also.. but its not working..

Please let me know what are all fields i need to pass in BAPI.. Exporting & Importing..