how many ways to debug the script and can we debug the
smartform if yes how can we debug
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / anubhav
we can debug the script by using
- Executable program RSTXDBUG
- go to SE-71 - utilities-Active Debugger
Is This Answer Correct ? | 9 Yes | 0 No |
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
Reuse-ALV-grid control?
What are the different types of Views?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
where are the passwords for ITS stores?
full buffering would be appropiate what type of tables ?
What are logical databases? What are the advantages of logical databases?
what is the IDOC status code?
Explain how data is stored in cluster table?
7) What is the purpose of main window in SF n Script?
How To Debug Ale ....
how do u know what is the exact user-exit for that particular enhancement.