cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug the enhancement code

Former Member
0 Kudos

Hi Gurus,

I had write an enhancement code for 0asset_attr_text .

i want to debug it .

So i give a break point in cmod at that lne.

in RSA3 i click to check box of debugging, then it is not showing my written code ,

It shows some other standard code .

So Please can any body can tell me whats to do for this, or any method for debug the enhancement code??

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanx Pavel

setting BP before enhancment and then hitting F5 worked for me.

Former Member
0 Kudos

Hi,

try to set BP before enhancement, to standard code. Then F5 to your enhancement and work as usually, e.g. set new BP according to your requirements.

Pavel