‎2008 Feb 05 6:27 AM
‎2008 Feb 05 6:30 AM
hi,
You want to know text id, name etc for particular tansaction text...
DeBug that transaction..
Reward if useful,
Gaurav J.
‎2008 Feb 05 6:33 AM
Hi Sir ,
Please have a look below .Hope it is suitable and simpler solution for your question.
Please do reward if useful.
Thankx.
You can debug report in various way.
1. As mentioned, Go to se38, display report, put /h in command field and execute.
2. Go to se38, enter program name. Follow menu path Program --> Execute --> Debugging.
3. You can follow above step even when program is displayed.
Debugging of Standard Report:
1. You can put a hadr coded BREAK POINT.
2. You can also set the breakpoint from the EDITOR application toolbar. There is a break point icon.
3. You can use the '/H' to switch on the debugger.
4. You can set begugger from Program>Test>Debugging.
***************************************************************************reward if it is useful**********