SAP Knowledge Base Article - Preview

3169935 - Runtime error DYNPRO_SEND_IN_BACKGROUND in program SAPLV45T

Symptom

You find the following dump when processing document in background:

Category               ABAP programming error
Runtime Errors         DYNPRO_SEND_IN_BACKGROUND
ABAP Program           SAPLV45T
Application Component  SD-BF-TP

----------------------------------------------------------------------------------------------------
|Short Text                                                                                        |
|    Screen output without connection to user.                                                     |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|What happened?                                                                                    |
|    Error in the ABAP application program.                                                        |
|                                                                                                  |
|    The current ABAP program "SAPLV45T" had to be terminated because it found a                   |
|    statement that could not be executed.                                                         |
----------------------------------------------------------------------------------------------------

...

----------------------------------------------------------------------------------------------------
|Source Code Extract                                                                               |
----------------------------------------------------------------------------------------------------
|Line |Code                                                                                        |
----------------------------------------------------------------------------------------------------

...

|   40|  IF ( MAXZEILEN > 0                                                                        |
|   41|       OR NOT I_SHOW_EMPTY_TEXT IS INITIAL ).                                               |
|   42|    CALL SCREEN 100 STARTING AT 15 08                                                       |
|   43|                      ENDING AT ENDSPALTE ENDZEILE.                                         |
|>>>>>|  ELSE.                                                                                     |
|   45|    RAISE EMPTY_TEXT.                                                                       |
|   46|  ENDIF.                                                                                    |
|   47|ENDFORM.                                                                                    |
----------------------------------------------------------------------------------------------------


Read more...

Environment

  • Sales And Distribution (SD)
  • Logistics Execution (LE)
  • SAP R/3
  • SAP R/3 Enterprise 4.7
  • SAP ERP Central Component
  • SAP ERP
  • SAP Enhancement package for SAP ERP
  • SAP Enhancement package for SAP ERP, version for SAP HANA
  • SAP S/4HANA

Product

SAP ERP Central Component all versions ; SAP ERP all versions ; SAP R/3 Enterprise all versions ; SAP R/3 all versions ; SAP S/4HANA all versions ; SAP enhancement package for SAP ERP all versions ; SAP enhancement package for SAP ERP, version for SAP HANA all versions

Keywords

KBA , SD-BF-TP , Text Processing , SD-SLS , Sales , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.