cancel
Showing results for 
Search instead for 
Did you mean: 

Set Break point at SSF_FUNCTION_MODULE_NAME

Former Member
0 Kudos

Hello,

Very good evening!

The Print program is an INclude program....I had set Break points at the function module SSF_FUNCTION_MODULE_NAME.

But, do not know how could i get into debudding mode to check the values that are passing in the IMport and Export parameters.

ANy suggestions would be appreciated!

Regards,

Kittu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Enter output message in document and set debug mode /h before saving. In debug mode, goto settings and select update debugging and continue. Another debug screen will appear, set breakpoint at function module SSF_FUNCTION_MODULE_NAME.

Cheers.

...Reward if useful

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

Thank you for your response.

I apprecaite it!

Points Rewarded

Regards,

Kittu

former_member181995
Active Contributor
0 Kudos

Kittu,

I think that print program is not calling while you fire a smartform.

may be you make sure first this is correct program which you want to debug?

Amit.