cancel
Showing results for 
Search instead for 
Did you mean: 

Communication Error, CPIC return code 020 SAP return code 223 when invoking a Function Module

jyothiraghav_jinka
Participant

Hi

I am trying to invoke a User Create Function Module in SAP ECC from DS 4.2. This was working a few days back but now the job trace logs shows bad system message. So I tried to check the SM21 log where it throws "Communication Error, CPIC return code 020 SAP return 223" error.

I tried invoking another Function Module for Partner Create which loads and returns out successfully. But the module for User Create still throws the error.

When trying to debug the function module, it was noticed the job fails before entering the module.

Could you please help me on this.

Thanks

Raghav

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member198401
Active Contributor

Hi Raghav,

Please refer to below link

Hope this helps!!

Regards

Arun Sasi

jyothiraghav_jinka
Participant
0 Kudos

Thanks Daya, Arun..

Yes I have referred to these posts but this error is for SAP Return code 223 and invoking the Function Module from Data Services. The Function Module works fine when testing from inside SAP but the same test data when used from Data Services provides this error. The ABAP Team is still puzzled with this behavior.

Raghav

former_member198401
Active Contributor
0 Kudos

Hi Raghav,

Could you please confirm if you are following the steps in the below link

http://scn.sap.com/community/data-services/blog/2012/07/23/calling-rfc-bapi-within-sap-data-services

This should definitely resolve your issue.

Regards

Arun Sasi

jyothiraghav_jinka
Participant
0 Kudos

Hi Arun

Yes this is the way function module was invoked. We were able to resolve the issue today. We tried using the performance trace and looked at the which point the error occured and we found some issue on the return structure where the communication failure occured.

Thanks

Raghav

former_member198401
Active Contributor
0 Kudos

Excellent!!

former_member200473
Contributor
0 Kudos

Hi Jyothi,

Would you please post steps used for Debugging and solving this problem.

Regards,

Shiva Sahu

DayaJha
Active Contributor
0 Kudos

Hi Jyoti,


Please refer the below article & KBA regarding your query.


CPIC Return Code 679 - Transaction Program not Registered

http://wiki.scn.sap.com/wiki/display/ABAPConn/CPIC+Return+Code+679+-+Transaction+Program+not+Registe...

Note 512272 - BEx Browser generates CPIC 020, SAP 223 entries

https://service.sap.com/sap/support/notes/512272

Hope this will help!!

Thanks,

Daya