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

Change PO Confirmation Date using BAPI

Former Member
0 Likes
1,942

Hi Abapers,

I want change PO Confirmation Delivery Date of Each item line of PO using BAPI.

How to use BAPI for Change confirmation date .

anybody tell me.

Tks,

S.Muthu.

7 REPLIES 7
Read only

Former Member
0 Likes
1,099

BAPI_PO_CHANGE Change purchase order

Read only

0 Likes
1,099

Hi Amit,

tks for reply.

I did BAPI_PO_CHANGE before, but not yet updated confirmation date . Please give me example code for change this date.

Tks

S.Muthu

Read only

Former Member
0 Likes
1,099

Hi muthu

I also facing the same problem which u had .

could u tell me how to over come this

Read only

0 Likes
1,099

Did you resolve this?

Read only

Former Member
0 Likes
1,099

Function module ME_CONFIRMATION_UPDATE could be used to update PO confirmations .

Read only

dave_price
Participant
0 Likes
1,099

How about ME_PO_CONFIRM?

Read only

0 Likes
1,099

If i use ME_PO_CONFIRM, it is working. But how i update the confirmation tab by using the BAPI_PO_CHANGE.