cancel
Showing results for 
Search instead for 
Did you mean: 

is it an error when i am monitoring the sender rfc communication channel

Former Member
0 Kudos

when i am monitoring the error log for the sender CC rfc...

the status is showing the green symbol only...but when comes to the short log it is showing the below error...

Sender Channel 'CC_Sndr_RFC for Party '', Service 'BS_abc(Internal Name 'RfcServer[CC_Sndr_RFC]')<br>Server data: {jco.server.gwhost=qv6main.wdf.sap.corp, jco.server.progid=PID_WS, jco.server.gwserv=sapgw50, jco.server.unicode=1}<br>Repository data: {jco.client.lang=EN, jco.client.snc_mode=0, jco.client.client=700, jco.client.passwd=******, jco.webas.ignore_jdsr_error=1, jco.client.user=12345, jco.client.sysnr=50, jco.client.ashost=qv6main.wdf.sap.corp}<br>Current pool size: 1, maximum pool size : 10....

how it can be resolved ...any suggestions it is somewhat urgent

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

k but it is a sychronous scenerio,

when i am triggering the function module in r/3 system...i am not even getting the response for the triggered request in r/3 system.

Former Member
0 Kudos

What does the shortdump say in ECC (tx ST22)?

Bhargavakrishna
Active Contributor
0 Kudos

Hi,

Your RFC communication channel is successfully fetching the data right?

You can ignore this, it is not an error..

Hope it will helpful..

Regards

Bhargava krishna

Former Member
0 Kudos

k but it is a sychronous scenerio,

when i am triggering the function module in r/3 system...i am not even getting the response for the triggered request in r/3 system.

Bhargavakrishna
Active Contributor
0 Kudos

Hi,

Try to debug the function module and see from SE37.

Is there any dumps in ECC?

Check RFC destination connection test..

Regards

Bhargava krishna

Former Member
0 Kudos

rfc connection is good but now the error is coming when i am trying to execute the report for the function module....the error is like CALL_FUNCTION_REMOTE_ERROR

Bhargavakrishna
Active Contributor
0 Kudos

Hi,

Re-check the connection test in RFC destination...

also check the details like host name, gateway host / host service are correct..

Check is there any dumps in ST22 or SM58.

Regards

Bhargava krishna

Former Member
0 Kudos

it is saying function call error

Bhargavakrishna
Active Contributor
0 Kudos

Hi,

Did you checked the function module, whether it is populating values after executing into the table.?

Also debug the ABAP program and see..

If data is not populating means there is some problem in the Function module or pgm.

Can you past the pgm coding?

Also check the Pgm id registered in SAP gateway or not with basis team.

Refer below link for sample scenario

http://www.saptechnical.com/Tutorials/XI/RFC2JDBC/Index.htm

Regards

Bhargava krishna