cancel
Showing results for 
Search instead for 
Did you mean: 

RFC Error: Program not registered

manish_singh13
Active Contributor
0 Kudos

Hi,

We are presently facing issue with our GTS (Quality) and Seeburger system RFC connection. While doing the testing we are getting error as below:

======> CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=679

Transaction program not registered

ABAP Programm: RSRFCPIN (Transaction: SM59)

User: TESTUSER (Client: 202)

Destination: SEEBURGER_RFC (handle: 2, , )

Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1501

CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=679

Transaction program not registered

DEST =SEEBURGER_RFC

HOST =%%RFCSERVER%%

PROG =BIS_ABC_202_DEV

GWHOST =ABC.XYZ.STU.com

GWSERV =sapgw15

I have checked RFC connection is fine. Also production systems connection are working fine.

Can anyone please help me out where to look in GTS or Seeburger to check about this issue and correct it.

Thanks & Regards,

Manish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Seems like the SEEBURGER's program is not registered properly with sap. Also check the note 532918 for other RFC issues. May help

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

I think this note might help :

353597

Best regards,

Alin

manish_singh13
Active Contributor
0 Kudos

Hi Pankaj,

Yes that is the issue that RFC program is not registered properly. That's what I need to know where to look in Seeburger and the process to register program at Seeburger.

Thanks & Regards,

Manish

Former Member
0 Kudos

Hi Manish,

Did you solve this issue, I am currently facing the same issue.

Thanks and Regards,

Nick

sunny_pahuja2
Active Contributor
0 Kudos

Hi Nick,

Have you tried to register this program with rfcexec command ?

Thanks

Sunny

Former Member
0 Kudos

Hi Sunny,

Thank you for your suggestion, actually we have tried registration using rfcexec and it works fine.

BTW, we have managed to solve this issue by de-activate the IDoc receive & send modules of websap component and activate them again.

Thanks and Regards,

Nick

Former Member
0 Kudos

How do you register the program with rfcexec? The samples on the web mention names, but they do not give a clear picture of the scenario. What host do I use fo the rfcexec in the command? My loca host where the RFC is created or the target host where the RFC is going to connect to?

Thanks,

Juan