cancel
Showing results for 
Search instead for 
Did you mean: 

Small Java programm

Former Member
0 Kudos

hi,

I'm not very good at Java, but i have to make a Java programm, wich call BAPI using RFC. Which steps i must implement?

Regards,

Andrej.

Accepted Solutions (1)

Accepted Solutions (1)

guru_subramanianb
Active Contributor
0 Kudos

Hi,

Please refer the following links.

1)For JCO configurations & Settings:-

http://help.sap.com/saphelp_erp2004/helpdata/en/3a/3b1b40fcdd8f5ce10000000a155106/frameset.htm

2)Tutorial on how to call a BAPI :-

http://help.sap.com/saphelp_erp2004/helpdata/en/66/6f040c5ce8214eaf48c92e691639ed/frameset.htm

Hope it helps.

Regards,

Guru

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Andrej,

If you are using NWDS,

check this tutorial webdynpros calling BAPI's before that check the JCO connections using this URL

http://server:port/webdynpro/welcome/Welcome.jsp

->content Administrator. Check the JCO connections.

Follow this link

It gives a detailed steps how to connect to R/3 its purely java program.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/web dynpro sample applications and tutorials.htm#backend

Hope this helped you

Regards,

RK