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 for creating PO header

Former Member
0 Likes
852

hi Gurus,

Is there any BAPI by using that we can create header for purchase order without line items?

thanks

Gaurav

6 REPLIES 6
Read only

RaymondGiuseppi
Active Contributor
0 Likes
789

Did you try to use [BAPI_PO_CREATE|https://www.sdn.sap.com/irj/sdn/advancedsearch?query=bapi_po_create&cat=sdn_all] or [BAPI_PO_CREATE1|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=bapi_po_create1&adv=false&sortby=cm_rnd_rankvalue]?

Regards

Read only

0 Likes
789

hi,

Thanks for your reply,

I have used both of them but they are creating PO with line items and I want only creation of header.

Read only

0 Likes
789

I wanted to say, call them with item tables empty, only the header parameters filled ?

Regards

Read only

Former Member
0 Likes
789

Hi,

This BAPI wont be creating PO without line item.

Why you want to create a PO without a line items. I think its not possible.

Thanks,

Kartavya

Read only

0 Likes
789

beacuse i want to create empty STO so for that i need to create empty PO without any line items...

and then in next step I require line items..

Read only

0 Likes
789

The existence of message 159(ME) suggests that this is not possible, any clues, look via SE91.

Regards