‎2009 Aug 25 4:43 AM
Dear Techies
i had a doubt iam a Functional Guy and know ABAP a littel i had a doubt does debugging and viewing the source code of the Report thru SE38 are same please let me know
‎2009 Aug 25 4:47 AM
No,they are different.In debugging you actually execute the code and check values being passed to different programs and flow logic.
‎2009 Aug 25 4:49 AM
‎2009 Aug 25 4:51 AM
I missed one word in my reply..(insetad of program variables I wrote programs)
No,they are different.In debugging you actually execute the code and check values being passed to different program variables and flow logic.
‎2009 Aug 25 4:53 AM
Main difference
In debugging mode variables declared have contains values
but if you view in se38 variables declared don't contains values
a®
‎2009 Aug 25 4:59 AM
thanks for your wonderful support
wht i can understand is in SE38 we can view only "Code " where as while dubugging we can know how the code is being active and get passing thru various tables and feilds
hopeing the question is answered iam closeing the thread