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
What are clustered tables?
What work you have done in HR module
In sap script how to print bar code in vertical manner
What are the attributes of the data? : abap data dictionary
What is roll area?
What is the difference b/t Session method and call transaction method ??
what is field string ? & where we are using field strings?
How is time management and payroll is integrated? : sap abap hr
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
How many types of buffering? : abap data dictionary
How can end-of-selection be used?
What is sap abap tables?
What is the significance of the screen number ‘0’?
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What is meant by read lock? : sap abap data dictionary