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

Is there any function module for purchase order change

Former Member
0 Likes
3,031

Hi Experts,

Is there any function module for purchase order change or i need to do new recording in me22n.

Thanks,

Senthil

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,543

Hi,

Check with Bapi, BAPI_PO_CHANGE,

Hope this helps,

Rgds,

5 REPLIES 5
Read only

Former Member
0 Likes
1,544

Hi,

Check with Bapi, BAPI_PO_CHANGE,

Hope this helps,

Rgds,

Read only

Former Member
0 Likes
1,543

Hi

Function module <b>BAPI_PO_CHANGE</b> enables you to change purchase orders. The Change method uses the technology behind transaction ME22N.

Regards,

Viven

Read only

Former Member
0 Likes
1,543

bapi_po_change

Read only

Former Member
0 Likes
1,543

You can also use the methods in the class <b>CL_PO_HEADER_HANDLE_MM</b> from SE24.

Read only

Shivaji16
Active Participant
0 Likes
1,543

BAPI_PO_CHANGE is the fucnction module to change the Purchase orders..kindly try using this