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

JDBG concerns

Former Member
0 Likes
740

Hi all,

i have a concern here. For the finished job if we use the JDBG to debug, will this impact the reuslt? For example if the job use to generated a file or update the database.

Thansk

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
655

Hi

Please check with the following link

[JDBG|]

Hope this link helps you.

Regards,

Rajani

Hi

Please check with the following link

[JDBG|]

Hope this link helps you.

Regards,

Rajani

3 REPLIES 3
Read only

Former Member
0 Likes
656

Hi

Please check with the following link

[JDBG|]

Hope this link helps you.

Regards,

Rajani

Read only

Former Member
0 Likes
655

HI.....

if you have a job for which you have executed it.....and if it has any database update then all would have been done to database.

now if again you are going for executing in debug mode by sy-ucomm JDBG or directly executing it......if in the update doesnt pose any problem then it will be done else it will result in error..

Regards

Read only

0 Likes
655

thanks