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 question-Urgent!!!

Former Member
0 Kudos

Hi all,

we are trying to connect Java-based system and SAP. SAP systems want PR from Java-based system and Java-based system, inturn, needs generated PO data from SAP. Please do help us with the connection process and the involved BAPIs.

chandra

3 REPLIES 3

former_member188685
Active Contributor
0 Kudos

Hi,

you can use this BAPI for PR <b>BAPI_REQUISITION_CREATE</b>

and for details try this <b>BAPI_PO_GETDETAIL</b>

Regards

vijay

0 Kudos

Thank you Vijay. Can you please let us know the connection process or provide me with relevant links.

thankyou

chandra

0 Kudos

Hi Chandra,

Refer to the link

<a href="http://help.sap.com/saphelp_erp2005/helpdata/en/81/3a18be108b45839d6ad5cfbef799c0/frameset.htm">http://help.sap.com/saphelp_erp2005/helpdata/en/81/3a18be108b45839d6ad5cfbef799c0/frameset.htm</a>

and

<a href="http://help.sap.com/saphelp_erp2005/helpdata/en/5d/2825cfa7c2427188691ead474693d4/frameset.htm">http://help.sap.com/saphelp_erp2005/helpdata/en/5d/2825cfa7c2427188691ead474693d4/frameset.htm</a>

hope it helps...

Lokesh

pls. reward appropriate points