cancel
Showing results for 
Search instead for 
Did you mean: 

Smart Form Debug in SRM

Former Member
0 Kudos

Hi All,

How can i debug a custom smart form that is invoked via SC print preview?

I can replicate the issue via web and I am trying to find out a way to pass SC number to replicate the issue in SAP GUI.

Issue faced is I see the list page of Check Status when I try to print a particular SC.

Thanks

Nikhil

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Nikhil,

Do the following:

1.Pick the SC guid from BBP_PD.

2.Go to transaction SE 37.

3. Enter FM BBP_OUTPUT_SC_PREVIEW_SMART.

4. Execute

5. Enter the Guid and Custom smartform name you have developed.

You will be able to debug the smartfrom from there at the call of 'lv_function_name' which picks dynamically the smartform function name

Best Regards,

Sapna

Former Member
0 Kudos

Hi Sapna,

Thank you for your feedback.

That helped me debug issue.

Any tips to debug similar issues in QA/Prod?

Nikhil

Answers (0)