cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI Program throws an error "No Conversation Found with ID 10359168"

Former Member

Hi,

I am Qlikview Developer, connects SAP and extract data. My client has given some ABAP (RFC) programs, which is to be executed from Qlikview and store the output.

Please note the below error

8/14/2018 4:28:51 AM: 0148 for each Plant in '1' ,'2', '3'

8/14/2018 4:28:51 AM: 0149 [ZQM_SP_FM_ZMATABCV2_IT_ZMATABCV2]:

8/14/2018 4:28:51 AM: 0150 LOAD *

8/14/2018 4:28:51 AM: 0151 SQL {

8/14/2018 4:28:51 AM: 0152 "function":"ZQM_SP_FM_ZMATABCV2",

8/14/2018 4:28:51 AM: 0153 "output":"IT_ZMATABCV2",

8/14/2018 4:28:51 AM: 0154 "parameters":

8/14/2018 4:28:51 AM: 0155 [

8/14/2018 4:28:51 AM: 0156 { "direction":"in", "length":4, "name":"P_WERKS", "optional":true, "type":"CHAR", "value":"1" },

8/14/2018 4:28:51 AM: 0157 { "direction":"tables", "name":"IT_ZMATABCV2", "optional":false },

8/14/2018 4:28:51 AM: 0158 { "direction":"tables", "name":"P_DISPO", "optional":false },

8/14/2018 4:28:51 AM: 0159 { "direction":"tables", "name":"S_MATNR", "optional":false }

8/14/2018 4:28:51 AM: 0160 ]

8/14/2018 4:28:51 AM: 0161 }

8/14/2018 5:09:53 AM: Error:

8/14/2018 5:09:53 AM: LOCATION CPIC (TCP/IP) on local host with Unicode

8/14/2018 5:09:53 AM: ERROR no conversation found with id 10359168

8/14/2018 5:09:53 AM: TIME Tue Aug 14 05:09:53 2018

8/14/2018 5:09:53 AM: RELEASE 720

8/14/2018 5:09:53 AM: COMPONENT CPIC (TCP/IP) with Unicode

8/14/2018 5:09:53 AM: VERSION 3

8/14/2018 5:09:53 AM: RC 473

8/14/2018 5:09:53 AM: MODULE r3cpic.c

8/14/2018 5:09:53 AM: LINE 9101

8/14/2018 5:09:53 AM: COUNTER 1

8/14/2018 5:09:53 AM: General Script Error

8/14/2018 5:09:53 AM: Execution Failed

Accepted Solutions (0)

Answers (2)

Answers (2)

Jelena
Active Contributor

This is a rather general RFC connection error, there could be many root causes. As Roberto noted, this needs further investigation on the SAP side.

Google -> RFC no conversation found with id -> finds many posts about this but you'll see there is not a single universal solution.

roberto_forti
Contributor
0 Kudos

Hi Jelena, thanks!

roberto_forti
Contributor
0 Kudos

Hi Kalyana,

Request customer side to execute SAP transaction SM59 for SAP RFC testing using "Connection Test" and "Unicode Test" for corresponding RFC connection and analyze that error as well as SAP transaction ST22 to understating it better.

Regards,