How to debug a smartform otherthan putting break-point in
initializatin section?
Answers were Sorted based on User's Feedback
Answer / bikas
Smartform will generate a FM goto SE37 and debug the FM.
Is This Answer Correct ? | 47 Yes | 3 No |
Answer / krishnaveni
by using the transactioin
SMARTFORM_TRACE
Is This Answer Correct ? | 34 Yes | 10 No |
Answer / maha
Hi,
Execute the smartform, u can see a function module /000012.
Click on GOTO on the menu bar. Click on Main program. You
canm see the includes. click on the last include i.e F01.
and keep the break-point(Shift+Control+12) at ur desired
point.
Regards,
Maha
Is This Answer Correct ? | 28 Yes | 8 No |
Answer / krishna
By using SMARTFORM_TRACE ..How we can debug smartform?....
Are there any other procedures for Debugging SMARTFORMS?
Is This Answer Correct ? | 8 Yes | 1 No |
Answer / annamaneni
Hey Maha,
Thanks for your answer.
Thanks,
Lakshman
Is This Answer Correct ? | 5 Yes | 4 No |
What is processing class, where we do them and why? : sap abap hr
How many records a Read statement will retrieve?
Lock objects and what are parameters of ENQUEUE FM?
What is For-period and In-period
What is generic area buffering in abap?
Where the data captured data is stored in ALV Interactive Reports using usercommand?? I_callback_usercommand
Explain the advantages and disadvantages of abap query tool?
without debugging key how can i debug function module?
What are the ABAP commands that link to a layout set?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
what is difference between method and function module?
Program lines for the radio button selection and unabling some input variables in section screen