Skip to Content
0
Former Member
May 13, 2008 at 04:41 AM

how to catch breaking point in VSR.

23 Views

if i give a break-point to a badi by code when i am implementing a badi,

i can find out the point while i run a relevant process.

it help me to check what values parameters have.

likewise, i want to check the value of VSR parameters.

but i cann't write any code like breake-point in VSR.

anybody knows the possible way to catch a debugging point.