how to debug the smartform? plz tell me step by step process
or screen shots?

Answer Posted / riaz

Each activated smartform has a function module assigned that
you can get its from Environment menu in smartforms
transaction. Search for the line where you want the debugger
to stop and place the break point.

coding a break-point statement in source code is crude
method and not suggested.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary

610


What are internal tables? How do you get the number of lines in an internal table?

634


Explain the data types of internal tables?

628


What is the function of a domain?

647


Explain the difference between float and packed data type?

760






How many structures can be created in a Ztable ?

3129


What happens if only one of the commands set screen and leave screen is used without using the other?

596


A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?

872


What is the function of a data element?

626


What is macro? : abap hr

642


Can we use transfer dataset to transfer data in internal table ?

1648


What is the use of the raising exception? : abap modularization

521


What is a data element?

540


How many types of size categories and data classes are there? : abap data dictionary

611


how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul

3416