Application Development 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: 

Bapi

Former Member
0 Kudos

Hi gurus,

Please can any one guide me how to create Bapi for Purchase order.

Thanks in advance..

Thanks and Regards

Siri...

6 REPLIES 6

Former Member
0 Kudos

hi,

BAPI_PO_CREATE

ak_upadhyay
Contributor
0 Kudos

Hi,

Use BAPI_PO_CREATE for this.

Regards

AK

Former Member
0 Kudos

use BAPI_PO_CREATE1 instead of BAPI_PO_CREATE

read the function document for more help.

reward if useful

S@meer

Former Member
0 Kudos

hi

for creation of PO , std. BAPI is allready threre in system plz check that .

Former Member
0 Kudos

hi gurus,

Please can any one send me the sample code regarding this Bapi for Po.

Thanks in Advance..

Thanks and Regards

Siri....

P507709
Participant
0 Kudos

use BAPI_PO_CREATE1 instead of BAPI_PO_CREATE. why becoz

1)BAPI_PO_CREATE1 IS THE LATEST BAPI THAN THE

BAPI_PO_CREATE.

2) this BAPI_PO_CREATE1 contain more number of key fields when compare to older one.

Bye.