‎2006 Nov 23 8:35 AM
HI all,
I am trying to execute the report RFDOPR00 , where structure BSEGA is getting populated from Logical database DDF. Can I put break poing in DDF and see how BSEG is being populated.
I tried doing so but , not able to reach the break point. Please suggest how to debug DDF?
Regards
Saurabh
‎2006 Nov 23 8:38 AM
Hi,
If you want to see how it is getting populated.
Goto Tcode SE36, give DDF and press display.
On the user menu bar click on source code to view the logic.
Regards,
Amit
‎2006 Nov 23 8:38 AM
Hi,
If you want to see how it is getting populated.
Goto Tcode SE36, give DDF and press display.
On the user menu bar click on source code to view the logic.
Regards,
Amit
‎2006 Nov 23 8:40 AM
Break-point could be given, when u make the relation (i.e select statement)
‎2011 Jul 28 7:49 AM