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

Bapi_po_create1

Former Member
0 Likes
818

Hi Experts,

what is the differents betwen Bapi_po_create and Bapi_po_create1.

Which one is best for creating purchase order.

What are the Mandatory fields need to pass in FM Bapi_po_create1.

Thanks in advance,

Points Assured.

4 REPLIES 4
Read only

Former Member
0 Likes
751

Any Idea?

Thanks.

Read only

0 Likes
751

hi,

its the SAP Release !

Read only

0 Likes
751

Hi Jasmine,

Both BAPI's create PO, but BAPI_PO_CREATE is obsolete as of release 7. What release r u using?

Another diference is that the old BAPI create normal PO but the new one create enjoy PO. That means if you create a PO with BAPI_PO_CREATE is like you were using tx ME21 and if you use BAPI_PO_CREATE1 is like you were using tx ME21N.

There are another diferences but I think that this is one of the most significants

I recomend to use BAPI_PO_CREATE1

I hope this helps.

Francisco Castillo

Read only

Former Member
0 Likes
751

Bapi_po_create support ME21 nad Bapi_po_cretae1 support ME21N

While using Bapi's where ever there is 1...it's always for Njot Transactions like here ME21N.