Application Development and Automation 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: 
Read only

DYNPRO_SEND_IN_BACKGROUND dumps in Update debugging

Former Member
0 Likes
885

Hi Experts,

I am getting DYNPRO_SEND_IN_BACKGROUND dumps when I apply update debugging for SAPMV45A (VA01). It should open another session in debug mode, instead it is getting a dumps. I got lot of notes on the dumps, but nothing is useful.

A little Info:

Information on where terminated

The termination occurred in the ABAP program "SAPLV45U" in

"RV_SALES_DOCUMENT_ADD".

The main program was "RSM13000 ".

The termination occurred in line 5 of the source code of the (Include)

program "LV45UV02"

of the source code of program "LV45UV02" (when calling the editor 50).

The program "SAPLV45U" was started in the update system.

-


Program "RSM13000" is used for opening session in Update debugging and for handline the task.

In this case commit work is not happening and update records are locked.

Thanks in advance.

--Sri.

5 REPLIES 5
Read only

Former Member
0 Likes
728

Hi,

Does it always happens when you do updating debugging in VA01...

Thanks,

Naren

Read only

0 Likes
728

Yes Narendran,

Its always happening when I go with update debugging in VA01. I am in Kernerl release 640 with patch 129.

Please suggest.

Thanks,

Sri.

Read only

0 Likes
728

Is there anyone who can through some light on this?

Thanks,

-Sri.

Read only

Former Member
0 Likes
728

hi

good

go through this bolg, i hope this ll help you to splve your problem.

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/weblogs/topic/24%3fx-o%3d100

thanks

mrutyun^

Read only

0 Likes
728

hi,

exact same problem here. sapgui displays the message that update task debugging has been triggered, but opening the sapgui dumps with DYNPRO_SEND_IN_BACKGROUND.

any suggestions here?