cancel
Showing results for 
Search instead for 
Did you mean: 

Connect NDS to r3 for calling bapi

Former Member
0 Kudos

Hi,

How can I connect netweaver developer studio to r3 for calling bapi and rfc?

Many thanks,

I'm new, very new, in the portal development.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Andrea,

you need to use Adaptive RFC model

check this link for more details

/docs/DOC-8061#15

Thanks

Bala Duvvuri

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanksssssssssssssssssssssssssssssssssssssssssssssssssss

snehal_kendre
Active Contributor
0 Kudos

HI,

How can I connect netweaver developer studio to r3 for calling bapi and rfc?

will you elaborate more about what you want.

1. If you wan to connect to R3 to create an RFC model for web dynpro project then.

After creating the project, when you say create an adaptive rfc model a wizard will open

where you can insert the information about server, as load balancing or single server.

2. there you need to give information about host name, instance no,client, username and password.

after that it will show you all the bapis.

But there is nothing like connecting R3 to NWDS and calling bapi and RFC. as it is a development studio, form where you can develope an application.

after deploying your application on J2EE server(WAS as Java), it will call a BAPI or RFC.

for that you need to create JCO connections between your WAS as JAVA and R3 server