cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime Errors DYNPRO_SEND_IN_BACKGROUND

Former Member
0 Kudos

Hello colleagues,

I have dump in my system, please can you help me??

Runtime Errors DYNPRO_SEND_IN_BACKGROUND

Exception CX_SY_SEND_DYNPRO_NO_RECEIVER

Date and Time 22.06.2011 15:36:13

Error analysis

An exception occurred that is explained in detail below.

The exception, which is assigned to class 'CX_SY_SEND_DYNPRO_NO_RECEIVER', was not caught and therefore caused a runtime error. The reason for the exception is:

During background processing, the system attempted to send a screen to a user.

Current screen: "SAPMSYST " 0040.

How to correct the error If the error occurred in your own ABAP program or in an SAP program you modified, try to remove the error. If the error occures in a non-modified SAP program, you may be able to find an interim solution in an SAP Note. If you have access to SAP Notes, carry out a search with the following keywords:

"DYNPRO_SEND_IN_BACKGROUND" "CX_SY_SEND_DYNPRO_NO_RECEIVER"

"SAPMSYST" or " "

"SYSTEM-EXIT"

In the SM21 show this error,

15:01:03 UP1 024 902 JOBS AB 0 Run-time error "" occurred

15:01:03 UP1 024 902 JOBS AB 1 > Short dump "110622 150103 dbciPRO_PRO_00 JOBS " created

15:01:03 UP1 024 902 JOBS D0 1 Transaction Canceled 00 671 ( DYNPRO_SEND_IN_BACKGROUND )

15:01:03 UP1 024 902 JOBS R6 5 Update terminated

15:01:03 UP1 024 902 JOBS R6 6 > Update key: 4E01E92DE6451C7EE1000000BEFA0020

15:01:03 UP1 024 902 JOBS R6 7 > Update module: RV_MESSAGE_UPDATE

15:06:06 UP1 024 902 JOBS AB 0 Run-time error "DYNPRO_SEND_IN_BACKGROUND" occurred

15:06:06 UP1 024 902 JOBS AB 1 > Short dump "110622 150606 dbciPRO_PRO_00 JOBS " created

15:06:06 UP1 024 902 JOBS D0 1 Transaction Canceled 00 671 ( DYNPRO_SEND_IN_BACKGROUND )

15:06:06 UP1 024 902 JOBS R6 5 Update terminated

15:06:06 UP1 024 902 JOBS R6 6 > Update key: 4E01DA0178231FC5E1000000BEFA0020

15:06:06 UP1 024 902 JOBS R6 7 > Update module: RV_MESSAGE_UPDATE

15:06:07 UP1 024 902 JOBS AB 0 Run-time error "DYNPRO_SEND_IN_BACKGROUND" occurred

15:06:07 UP1 024 902 JOBS AB 1 > Short dump "110622 150607 dbciPRO_PRO_00 JOBS " created

15:06:07 UP1 024 902 JOBS D0 1 Transaction Canceled 00 671 ( DYNPRO_SEND_IN_BACKGROUND )

15:06:07 UP1 024 902 JOBS R6 5 Update terminated

Regards.

Edited by: Víctor Barahona Cimas on Jun 22, 2011 4:10 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I am facing a similar problem but in my case, the problem appeared only into the development system after this one has been refresh from a system copy of the production system.

It is a customized webdynpro program that is calling BAPIs to perform post good issue of delivery.

The delivery is posted but the webdynpro program is ending with the error.

Anyone found a solution for this problem?

Regards

Daniel

Former Member
0 Kudos

Hi,

There  are lots of dump called DYNPRO_SEND_IN_BACKGROUND in my prd system. The short text of the dump is Screen output without connection to user.

Runtime Errors         DYNPRO_SEND_IN_BACKGROUND

Short text

    Screen output without connection to user.

What happened?

    Error in the ABAP Application Program

    The current ABAP program "SAPMSSY0" had to be terminated because it has

    come across a statement that unfortunately cannot be executed.

Error analysis

    During background processing, the system attempted to send a

    screen to a user.

    Current screen: "SAPMSSY0 " 0120.

I already check the logical connections in SM59 and i have rfc destination WORKFLOW_LOCAL_010 with user logon WF-BATCH, i run also SWU3 transaction to configure workflow.

Anyone could help me.

Thanks,

Bismita

Answers (3)

Answers (3)

former_member209574
Participant
0 Kudos

This message was moderated.

Former Member
0 Kudos

Hi Victor,

I am facing the similar issue now, Could you share how did you go about in solving the issue.

Many Thanks,

Madan

former_member185031
Active Contributor
0 Kudos

What is the Transaction code through this dump has generated ?

Regards,

Subhash