cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Crystal Reports, SAP RFC connection

Former Member
0 Kudos

Hi All,

I am working on a project which requires creating SAP Crystal Reports by consuming data from SAP RFC's. I am totally new to crystal reports and need help on crystal reports- SAP connectivity.

Crystal report 2011 already has an SAP integration kit. I am however struggling to get a connection to the SAP system and it requires a configuration.

I have also installed the SAP GUI and SAP BI tools.

Can anyone provide me with the steps to be performed in order to configure SAP system in crystal reports?

Pranjal

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Pranjal,

To fix that bug you need to look up for the file ‘saplogon.ini’ in your file system

Should be located in:

               - Windows Vista o later: In the following path:

C:\<USER HOME>\AppData\Roaming\SAP\Common

where <USER HOME> should be \users\myWindowsUserName

         

- Older widows version: The file is located in the folder: C:\Windows (as Nrupali guessed)

Once you have located the saplogon.ini, you have to insert its path in the environment variables of Windows. So, go to the "Control Panel" --> "Advanced System Configuration" --> Advanced options --> "Environment variables"

There, in the bottom panel called System Variables, should create a new one with the following parameters:

  • Variable name: SAPLOGON_INI_FILE
  • Variable value: The dir path we have search before.


I'm sure that steps will solve your problem.

Regards

Former Member
0 Kudos

Hello Pranjal,

Is your question solved? Please, mark the topic as Answered.

thank you,

PD: Thank you for updatting

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Pranjal,

What is the version of Crystal Reports and SAP syste?

Make sure you have SAP system set up in SAPGui.

Copy the saplogon.ini file from the location " %appdata%\SAP\Common\saplogon.ini " to "C:\Windows"

Hope this helps!

- Nrupal