cancel
Showing results for 
Search instead for 
Did you mean: 

Debug UJD_ROUTINE codes which are linked in BPC transformation file

0 Kudos

Hi Experts,

I need to change piece of code in UJD_ROUTINE-> Enhancement implementation.

This BAdI implementation has been called in BPC transformation file. This transformation file we are using to load transaction data from BW infoprovider to BPC.

I want to debug this Implementing Class. Can you please help me out with the steps.

I can not use UJKT simulation as no script logic to paste.
Even I tried to put break point on Se80 -> DO POST ->line 179 and in BAdI Routine code. after that tried to run the package. Still debugger not working.

Any help will be really appreciated.

Regards

Priyanka

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi Vadim,

Thanks for your reply.

Do we have any other way without disturbing the code.

Regards

Priyanka

former_member186338
Active Contributor
0 Kudos

But what is the issue???? Why not to add 3 lines of code?

0 Kudos

Hi Vadim,

The issue here is : To get the existing logic understanding, as its huge code which has several lookup.

Why not to add 3 lines of code: I am not allowed to do any changes in existing code.

Regards

Priyanka

former_member186338
Active Contributor
0 Kudos

Sorry, but if you are "not allowed to do any changes in existing code" then you should not be allowed to debug anything.

If you are developer then you should be able to add lines! Sure you are doing things in the development system!

former_member186338
Active Contributor
0 Kudos

Infinite loop at the beginning of the badi and SM50 will do the job.