2014 Aug 11 1:14 PM
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
2014 Aug 11 1:19 PM
2014 Aug 11 1:20 PM
Hi,
Is your RFC trying to open a screen/access presentation server in background(without the presence of SAP Gui )?
If yes, this will force the system to dump state.
Regards, Abhinab
2019 Sep 06 12:21 PM
Hello,
Even if we have used WRITE statements, that time also it will throw dump if we are executing in background?
Regards,
Atul
2019 Sep 06 12:51 PM
2014 Aug 21 8:39 AM
HI,
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.
"DYNPRO_SEND_IN_BACKGROUND" " "
"SAPMSSY0" or " "
"SYSTEM-EXIT"
Dump message: "DYNPRO_SEND_IN_BACKGROUND" " "
Program Name and Screen no: Current screen: "SAPMSSY0 " 0120.
As per our analysis using where user list this program hits 1.ECATT(Script), 2. Internet service.
We have deactivated the ECATT in production even though getting the same dump.
I don’t have any knowledge about internet service, so kindly suggest to me.
Regards,
Bismita