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

Difference between BAPI_PO_CREATE and BAPI_PO_CREATE1.

Former Member
0 Likes
652

Difference between BAPI_PO_CREATE and BAPI_PO_CREATE1. When system is upgraded, which BAPI is useful.

1 REPLY 1
Read only

gabriel_braun
Explorer
0 Likes
402

Hello srinivas

BAPI_PO_CREATE is the old function to create purchase orders.

With the release 700 the function BAPI_PO_CREATE will not be available anymore.

So, you should use the new function BAPI_PO_CREATE1

Regards

Gabriel