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 creation by using External Number

Former Member
0 Likes
1,516

Hi ,

I want to create Purchase order with some external number.By using BAPI_PO_CREATE1 i can able to create purchase orders but its generating system generated(internal) purchase order number.In Header Parameters i assigned external number even though system is created Purchase order with the internal number sequence.

Kindly give me the solution for this.

Thanks in Advance

regards,

kishore.

Hi ,

I want to create Purchase order with some external number.By using BAPI_PO_CREATE1 i can able to create purchase orders but its generating system generated(internal) purchase order number.In Header Parameters i assigned external number even though system is created Purchase order with the internal number sequence.

Kindly give me the solution for this.

Thanks in Advance

regards,

kishore.

2 REPLIES 2
Read only

christine_evans
Active Contributor
0 Likes
932

If you pass the BAPI header and headerx structures EBELN fields and the order type has been configured to use external reference numbers, then there should be no problem doing this. What happens if you try to create an order for the same order type in ME21N? Do you get a system generated order number or can you enter it yourself?

Read only

0 Likes
932

Hi Christine Evans ,

Thanks for given solution.My problem is solved

regards,

kishore.