how many ways to debug the script and can we debug the
smartform if yes how can we debug

Answer Posted / anita

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 ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

622


HI GUYS , FOR SAP INSTITUTION ATOS I BEST OR NOT? IAM PLANNING TO LEARN SAP COURSE IN ATOS... GIVE ME UR SUGGESTION ABOT ATOS?

2397


Write syntax for message error (report)?

627


What are control tables? : abap data dictionary

596


What are the dynapro keywords?

656






How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc

659


if while coding power goes off , how to retrieve the codes?

1618


Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.

598


What is the use of program rsbdcsub? : abap bdc

643


Search help exit details.

919


Explain what is the purpose of sap script?

568


Create any functions? How to go about it?

563


Cds views

7668


What are ranges?

580


What is the differrences between structure and table in data dictionary in abap? : abap hr

709