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