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
Explain different types of locks?
What are the personnel administration related Infotypes
Difference between function group and function module?
What are the other modules integrated with om? : sap abap hr
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
Explain how data is stored in cluster table?
Explain the Importance of pa20? : abap hr
What is view? Explain the different types of view?
What is the function of the transport system and workbench organiser?
When is the top-of-page event triggered? : abap data dictionary
What is the meaning of client independent?
where do we store all custom programs in SD module?
How do you connect to the remote server if you are working from the office for the client in remote place?
Define alv programming in abap?
What is projection view?