Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

DYNPRO_SEND_IN_BACKGROUND(Screen output without connection to user) error!

Former Member
0 Kudos

Hello All:

I am getting the error "DYNPRO_SEND_IN_BACKGROUND(Screen output without connection to user) when I am ruuning a job on background. The job creates Workflow and sends email to users. It was working fine and suddenly getting this error from last week! Here are more details:

============

Screen output without connection to user.

What happened?

The current ABAP/4 program "MP000600 " had to be terminated because

one of the statements could not be executed.

This is probably due to an error in the ABAP/4 program.

What can you do?

Note the actions and input that caused the error.

Inform your SAP system administrator.

You can print out this message by choosing "Print". Transaction ST22

allows you to display and manage termination messages, including keeping

them beyond their normal deletion date.

Error analysis

During background processing, the system attempted to send a

screen to a user.

Current screen: "MP000600 " 2010.

=========================================

Could someone please help me with this? Rewards assured.

Thanks.

Mithun

2 REPLIES 2

Former Member
0 Kudos

Check OSS note # 49730

There`re lot of OSS note talks about the "DYNPRO_SEND_IN_BACKGROUND"

Thanks

Mahesh

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

It appears that it is for some reason, throwig a screen now. Maybe some sort of popup screen. Run in foreground and see if there is any screen coming that is not expected.

Regards,

Rich Heilman