cancel
Showing results for 
Search instead for 
Did you mean: 

How to debugg an exit function in BPS

0 Kudos

Hello Gurus,

I was wondering how to break the code of an exit function in BPS to debug the underlying code.

Many thanks in advance,

Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

sheldon_piao
Advisor
Advisor
0 Kudos

Hi,

Set the Breakpoint at Function module/FM initialization used in exit function. If it is called, it is a good start to debug.

Best regards,
Sheldon.