cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging of Smartform

Former Member
0 Kudos

Dear Experts,

Could you please advise. Is it possible to debug a Smartform?

Accepted Solutions (1)

Accepted Solutions (1)

former_member206968
Active Contributor
0 Kudos

Hi,

You can debug it. Which smartform you want to debug. For e.g for PO, Just put an external breakpoint in the class-CL_PD_PO_PROCESSING_BBP, method-PROCESS_BBP_PO_MAI/PRN etc.

Otherway is to put a breakpoint in BBP_OUTPUT_PO_GETDETAIL_SMART.

You can go into debugger mode once you manually output the document from srm portal.

Regards,

Sanjeev

Answers (1)

Answers (1)

Former Member
0 Kudos

Thanks a lot