how to debug the smartform? plz tell me step by step process
or screen shots?
Answers were Sorted based on User's Feedback
Answer / prady
Write "break-point" inside the program line and try to run
the smartforms.it will go in debug mode.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / 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 |
Answer / sivaramakrishna
hi ,
this is sivaramkrishna.
genarally there are two ways to debug sf.
one of them is
open the sf--->select envoronment from menu-->select
functin module. now it will display the a popup just press
enter, now it will display a new window shwoing the
generated fm,program.
select the program name go to se38 open it in change mode
or display mode . in that the last include consisit the
original smartform abap code now in that put the bp and
test it.
sivasayini@yahoo.com
Is This Answer Correct ? | 0 Yes | 1 No |
how to trasfert script from one server to another server or one clint to another clint
How do you differentiate tax for different countries? : sap abap hr
Did u create the script or u have only modified?how did u modified Medruck?did u came across any errors while modifying?after adding the logo wer did u store that?
What is system-land-scape of your project?
how to use table control in bdc, plz somebody tell me.
What are the commands used for interactive reports?
When to use logical database?
What is collect statement?explain with example?
In order to upload purchase order details, how you handle multiple values for a single field?
Exception handling and how does it transfer from called method to calling method?
difference between BAPI and RFC?
How many default tab strips are there?