on 2007 Mar 01 6:54 AM
hai
i want to know where can we dubug the code? and in howmany ways and tel me transaction codes.
bye
with regards
srinu
hi
to debug a TCODE ... get in tcode then type /h (debugger is on now)
to debug reports put a break point in the report.
cheers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Srinu,
U can debug the code in SE38 if it is a program. If it is a routine in update or Transfer rules u can debug by using break point in the code.
Assign points if it helps...
Regards,
ARK
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Assuming you want to debug a datasource or extractor, goto tcode RSA3 and put in the datasource/extrator name and run it in debug mode. You can then watch the values.
Execute the same in RSRT and in the execute and debug options - select "Explain SQL" to see the order in which you are executing the query .. also there is an explain SQL available in RSRT that you can use...
also available are default breakpoints which you can use..
hope it helps..
Regards,
Amith
Hi Srinu,
In order to debug the code you can press /h on the text box where you enter the transaction code. And the perform the operation you want
And you will enter the debugger.
Thanks,
Happy Life,
Aravind
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Srinu,
Where you want to debug the code?
Amith
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
77 | |
10 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.