How to configure RFC
Dear Expert,
I have make a program in VB . Through VB when I connect SAP . My Login Pad comes.then I give user name & password . But its give RFC error and say check CPIC.
So please help me how I Configure RFC link in SAP via sm59 . Please tell me step by step.
So that I come in sap via my this VB program.
Thanks
manu
Former Member replied
Hi Manu,
Here I am giving example of connection Non SAP ( Informatica system) to SAP system. For this,
You need to type logical system name in RFC destination field. You can give the logical system name of non-sap system in SAP thorugh tcode BD54.
Then You need to select the connection type. As it is non-sap it wont be R3.It will be T ( Start an external program via TCp/IP).
Also you need to register the program id filed in Informatica & select radio button regiatered server program
Hope this helps.