cancel
Showing results for 
Search instead for 
Did you mean: 

DYNPRO_SEND_IN_BACKGROUND

Former Member
0 Kudos

Hello Experts,

Short text

    Screen output without connection to user.

What happened?

    Error in the ABAP Application Program

    The current ABAP program "SAPLSDH4" had to be terminated because it

    come across a statement that unfortunately cannot be executed.

What can you do?

    Note down which actions and inputs caused the error.

    To process the problem further, contact you SAP system

    administrator.

    Using Transaction ST22 for ABAP Dump Analysis, you can look

    at and manage termination messages, and you can also

    keep them for a long time.

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 a

    find an interim solution in an SAP Note.

    If you have access to SAP Notes, carry out a search with the fol

    keywords:

    "DYNPRO_SEND_IN_BACKGROUND" " "

    "SAPLSDH4" or "LSDH4F09"

    "DISPLAY_LIST"

    If you cannot solve the problem yourself and want to send an err

    notification to SAP, include the following information:

    1. The description of the current problem (short dump)

       To save the description, choose "System->List->Save->Local Fi

    (Unconverted)".

Please give me the help need full.

Regards

Subramanyam reddy

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Reddy

The error message - Screen output without connection to user.    means that a program was executed in the background but it needed some input parameters to get completed.

Please check the parameters filled up while executing the program in the background...

Thanks

former_member182034
Active Contributor
0 Kudos

hi Reddy,

Would you share the transaction code on which you are getting this dump.

For meanwhile, Please go have a look at these notes. It might be helpful.

1853157 - Dump DYNPRO_SEND_IN_BACKGROUND in FAGL_CHECK_GENERATION

49730 - Error message: Screen output without connection to user

428489 - VL10: Dump 'DYNPRO_SEND_IN_BACKGROUND' with background job

Regards,

Sriram2009
Active Contributor
0 Kudos

Hi Ready

Could you paste / attach the full dump & in which action you are getting this error msg?

check this SAP Note 1920958 - RFC call BAPI: Dump DYNPRO_SEND_IN_BACKGROUND

Regards

Sriram

Former Member
0 Kudos