how to debug the smartform? plz tell me step by step process
or screen shots?
Answer Posted / 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 |
Post New Answer View All Answers
What is runtime analysis?
What is the difference between field-group header and other field groups?
What are the different window types in sapscript?
Can we create a gui status in a program from the object browser?
What is asynchronous and synchronous update?
What is page window?
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
What happens if we use leave to list-processing without using suppress-dialog?
What is the table buffer? Which type of tables used this buffer?
Difference between function group and function module?
What is dynamic action? : sap abap hr
Difference between open sql and native sql? : abap data dictionary
What is primary index?
What do you understand by work area and internal tables in abap? Why do we use it?
What is the difference between skip and new-line?