Skip to Content
0
Former Member
Feb 17, 2009 at 02:58 PM

SAP Enterprise Connector

19 Views

Hi Friends,

I was trying to connect to RFC using SAP Enterprise Connector

Few of the code line to connect are as shown below.

JCO.Client jcoclient =

JCO.createClient(

"CLIENT",

"USER",

"PASSWORD",

"LANGUAGE",

"SERVER",

"SYSTEM",

"GROUP");

Can you please let me know what is a group and how can i check the same in R3 system?

regards,

Sushil Jain