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: 

Creation of PO with reference of PR through BAPI

0 Kudos
305

Hi,

I have a requirement of creating the PO with reference of the PR created through BAPI.

First I have created PR using 'BAPI_PR_CREATE', Now I have to create PO with reference of PR by using 'BAPI_PO_CREATE1'.

How to achieve this ?

Thanks in advance.

1 ACCEPTED SOLUTION

Nicolas
Active Contributor
116

Hello,

Please do a quick search in Google before posting. The thread https://archive.sap.com/discussions/thread/867384 already answered to your question.

Regards,

2 REPLIES 2

Nicolas
Active Contributor
117

Hello,

Please do a quick search in Google before posting. The thread https://archive.sap.com/discussions/thread/867384 already answered to your question.

Regards,

0 Kudos
116

Thank you !!