cancel
Showing results for 
Search instead for 
Did you mean: 

DYNPRO_SEND_IN_BACKGROUND

Former Member
0 Kudos

Hi Experts,

We are in the process of upgrading our SRM 3.0 system to SRM 5.0 system.We use classic scenario and ECC 5.0 as the backend system.

We notice that every time SRM 5.0 system makes an RFC call to the

backend system, there is a short dump "DYNPRO_SEND_IN_BACKGROUND " with

text "Screen output without connection to user" occuring the the ECC

system. It happens only when a user login first time and create shopping cart, but if a user does not logout and create shopping cart, this dump does occur.

However this does not happen when the RFC call is made from SRM 3.0 system.

Dump:

ShrtText

Screen output without connection to user.

What happened?

Error in ABAP application program.

The current ABAP program "SAPLSPO4" had to be terminated because one of the

statements could not be executed.

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

What can you do?

Print out the error message (using the "Print" function)

and make a note of the actions and input that caused the

error.

To resolve the problem, contact your SAP system administrator.

You can use transaction ST22 (ABAP Dump Analysis) to view and administer

termination messages, especially those beyond their normal deletion

date.

is especially useful if you want to keep a particular message.

Error analysis

During background processing, the system attempted to send a

screen to a user.

Current screen: "SAPLSPO4 " 0300.

Please Help.

Thanks,

Edited by: Armin Reichert on Apr 18, 2008 2:43 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

There are two ways which may fix it. 1. Use the dialog user or system user. 2. In my case, it was 2nd, the developer has to work on

pop-ups. I am not sure what's the procedure is for the pop-ups. It relates to some kind of a functional module.

I hope this can help you as well.

Thanks,

Former Member
0 Kudos

Hi dear sir ,

About your meaning the pop-up screen , we believe that the ABAP dump is caused by the pop-up screen with information "Update control" , it might be in function module "GN_INVOICE_CREATE", the most important thing is could you tell me how your developer configured to fix the error?

You are my hope now , thank you very very much...

Former Member
0 Kudos

Ren,

I really do not know how my developer fixed it.

Thanks,

Former Member
0 Kudos

Hello sir,

I feel there are many people facing this problem including me, and

from security point using a diaolog user is no recommanded.

So your second way is the only solution to it.

Sir it would be great favour from your side if you can help us on this

from abap point of view,

i know you may have to face some inconvince, but Sir please help us,

we all are trying too hard to get a solution to it (abap one) but not able to get it.

Sir if you can ask you abaper to give the solution it or can give us his

email or any contact so as we can get his invaluable help.

Thanks Sir .

Sir Please help us.

Thanks Regrads.

Aditya.

Former Member
0 Kudos

Hi ,

I saw your question is marked as answered.

Now we are facing the same ABAP dump , could you tell me how you fix the problem?Thank you very much.