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

What is the significance of the memory table ‘screen’?

770


What are the organizational related Infotypes

1774


What is the difference between upload and ws_upload ? : abap bdc

871


how to capture the errors in bdc Call transaction method?

788


What is a 'z' report?

832


How to copy table across clients?

808


What are system variable in abap?

800


Is it possible to run host command from SAP environment? How do you run?

817


What are the requirements a dialog program must fulfill?

831


A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary

848


2)In production what is the user exit?

1739


What is the difference between free and refresh?

782


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

754


How to combine multiple order in one Delivery ( Step by Step)?

2158


In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?

2052