How to debug a smart form?

Answer Posted / sateesh chinta

SFTRACE is code for debug the smartforms.switch on the
trace in using the tcode.
Put 'BREAK-POINT' in SF driver program
Put the breakpoint in funtion module
hard code the breakpoint in smartform .

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different data types in abap/4?

559


Some Realtime Objects on Bdc.

2431


What are the fields in a bdc_tab table? : abap bdc

622


What is the different between abap and ooabap? Why do we use ooabap?

637


What is the significance of delivery class? : abap data dictionary

577






What are types of select statements?

579


How can we declare a table control in the abap/4 program?

644


What are the different methods of passing data? : abap modularization

583


in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?

1745


What is pnp-sw-found ? : abap hr

875


What are the Various Types of internal tables?

744


What are domains and data element? : abap hr

607


Which transaction code is used executing a report (type 1 program)? : abap data dictionary

644


what next in SAP-ABAP/4 is it going to be change?

1659


There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.

937