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

RFC

Former Member
0 Likes
391

Please let me know the connection type that i need to use in SAP if i want to access a Remote enabled function module from a java application. Below are the available connection types in SAP (tcode: sm59)

I Connection to application server with same database

3 Connection to R/3 System

2 Connection to R/2 System

T Start an external program via TCP/IP

L Reference entry (refers to another destination)

S Start an external program via SNA or APPC

X RFC via special ABAP/4 driver routines

M CMC connection

2 REPLIES 2
Read only

Former Member
0 Likes
364

Hi,

U need to use TCP/IP connection in order to access the Remote enabled fm frm a java application.

Regards

Kannaiah

Read only

Former Member
0 Likes
364

Hi

u want to use it In EP

Please clarify my doubt as per that i will give the answer.

Murthy