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

Explain the function module in bdc?

563


What is protect & endprotect?

558


Why do we use logical blocks in abap program?

1429


PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'

3677


How are BAPI different from Normal function modules ?

1565






From excel to abap - is batch mode possible ? : abap bdc

616


When is the top-of-page event triggered? : abap data dictionary

787


Define database layer? : abap data dictionary

663


What are the two methods for modifying sap standard tables?

718


Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary

693


What are the aggregate objects in data dictionary? : sap abap data dictionary

659


Program for Prime numbers and Matrix plz explain me the procedural method with steps

2239


How can we handle table control in bdc? : abap bdc

587


What are function modules?

562


Give examples of transparent table?

685