How to document your class coding in a PDF?
by BMG on Friday, March 12th, 2010 | No Comments
If you need to document all your class methods coding in a single cool PDF, you can do that using two simple reports:
- First, use report RWBPRINT to generate a spool order with your class information.
- Then, go to t-code SP01 to get your spool ID
- Finally, use report RSTXPDFT4 to generate a PDF of your spool order.
Have fun!

