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

Debugging in Dynamic Action Subroutine

Former Member
0 Likes
460

Hi All,

I create a routine for Dynamic Action to create infotype 0014 while saving infotype 008. But when i create infotype 008, it not create infotype 0014. I put hard code break-pint in my subroutine but it did not stop. Please let me know is there any way to debug the dynamic action subroutine. I also put the error message but it not stop.

I also update entries inV_T588Z for Subroutine like this

6 F 1 Routine name (include)

Thanks

Piyush

1 REPLY 1
Read only

varun_maharshi
Active Participant
0 Likes
330

May be the code is getting executed in update task. In the debugger goto settings and click on update debugging.

One more reason may be its not executing due to the filters that you have enforced for executing that