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 (not released)

Former Member
0 Likes
460

Hi all,

I need to use the bapi_po_create1 to create purchase orders (obvious). I need to populate the "confirmation control" so is the only bapi I know to do that.

The bapi_po_create1 is not released. Can somebody tell me what kind of problems may I'll find using this bapi?

Thanks in advance,

Onofre

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
429

You can use this bapi without any problem, dont forget to use CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' after this.

Hi all,

I need to use the bapi_po_create1 to create purchase orders (obvious). I need to populate the "confirmation control" so is the only bapi I know to do that.

The bapi_po_create1 is not released. Can somebody tell me what kind of problems may I'll find using this bapi?

Thanks in advance,

Onofre

1 REPLY 1
Read only

Former Member
0 Likes
430

You can use this bapi without any problem, dont forget to use CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' after this.