How to debug smartforms?

Answer Posted / veda

1) One way to debug smartform is to debug the Function
Module of that smartforms.
If you want to debug particular smartform node that the
solution would be,
insert a "Program Line" just above the node you want to
debug and this program line write a normal abap breakpoint.

break-point.

So whenever you call the smartforms, it will stop at this
breakpoint and you can debug onwards.

2) SFTRACE can be used for debugging SMARTFORMS.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the insert statement in extract datasets do? : abap modularization

587


What are the sequences of event block?

630


dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?

2551


How can cluster table be created?

662


What is append search help? : sap abap data dictionary

702






Can we call reports and transactions from interactive reporting lists?

629


What are indexes? : sap abap data dictionary

565


Explain the difference between a dialog program and a report?

557


What is locking? : abap data dictionary

635


I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.

1357


What are the different types of abap reports in sap?

772


Which transaction code can I use to analyze the performance of abap program?

564


What two statements are required in an abap program to output an icon using a written statement?

669


What does an exec sql statement do in abap?

546


Can you delete data element, which is being used by table fields?

808