2008 May 24 2:44 PM
hi,
How to use pretty printer in abap editor.
2008 May 24 2:47 PM
Hi Sunil Kumar,
You can use the Pretty Printer function to standardize the layout of your program. This function arranges associated key words in groups and indents individual statements clearly. The Pretty Printer ensures that your program layout meets the guidelines described in the ABAP User's Guide.
please check this link
http://help.sap.com/saphelp_nw04/helpdata/en/d1/801ad6454211d189710000e8322d00/content.htm
http://help.sap.com/saphelp_nw04/helpdata/en/c1/79ecc5f23a11d295b700a0c94260a5/content.htm
Improved pretty print program
http://www.sapdevelopment.co.uk/programs/custom/zclippretty.htm
Best regards,
raam
2008 May 24 3:18 PM
hi press the menu bar button 'pretty printer'.
or use shift+f1
regards,
venkat
2008 May 24 3:34 PM
Hi,
After writing the program, press Shift+F1 or the Pretty Printer button which is available on the top..
It will automatically align the code as per Pretty Printer settings...
Regards
Kiran Sure
2008 May 24 3:52 PM
Hi sunil,
use the pretty printer button, just code and press that button.
set the settings of pretty printer settings from the menu bar options,
you can use pretty printer to convert all keywors to upper or lower or all the code into upper case, as you wish it.
and allignment will be done for the entire code.
keyboard shortcut is Shift+f1.
cheers.
kiran
2008 May 28 5:12 AM
2008 May 28 10:04 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |