cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging the variable Exit - EXIT_SAPLRRS0_001

Former Member
0 Kudos

Hi Guys

Not sure how to debug the variable exit with setting break point.

I need to check if my variable it correctly populated after written code in ZXRSRU01 .

Any help will be awarded.

Thanks in advance

Kirk

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kirk,

after When'Data Source'.

Write : <b>BREAK-POINT</b>

Save and activate the code and execute the report. Provide required input and execute. It will go into debugging more.

Dont forget to remove the "break-point" before transporting to Quality/Production.

Hope it helps.

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks Guys.

Was just I mispelled the name of variable and hence wasnt hitting the break point.

Still awarded you guys with points.

Cheers

Kirk

Former Member
0 Kudos

Hi,

Why don't you use RSRT and debug?

former_member188975
Active Contributor
0 Kudos

Hi Kirk,

Have you seen this post:

Hope this helps...