Autor Tema: New enhanncement of the ABAP Pretty Printer - free download  (Leído 4071 veces)

0 Usuarios y 1 Visitante están viendo este tema.

Desconectado holicst

  • Novato
  • *
  • Mensajes: 8
    • Ver Perfil
New enhanncement of the ABAP Pretty Printer - free download
« en: 21 de Mayo de 2013, 10:21:37 pm »
Hi everybody,

There is a new tool available for ABAP developers: Hovitaga Advanced Pretty Printer. It is an enhancement of the standard SAP pretty printer.

Here is an SCN blog post on it:

http://scn.sap.com/community/abap/blog/2013/04/18/free-enhancement-to-abap-editor

This enhancement automatically determines the optimal layout of certain ABAP code sections and aligns the code accordingly:


- Align DATA and TYPE declarations (DATA, TYPES, STATICS, CONSTANTS, CLASS-METHODS, FIELD-SYMBOLS)
- Ability to handle all syntax variations (TYPE RANGE OF, TYPE LINE OF, LIKE LINE OF, TYPE REF TO etc.)
- Align selection screen Parameters and Select-Options
- Handles BEGIN OF - END OF statements
- Align consecutive MOVE statements
- Align consecutive MOVE statements that use the '=' sign - Align inline comments according to user defined settings
- Enhancement can be activated and customized per SAP user

see more at  http://www.hovitaga.com/Advanced-Pretty-Printer-enhancement-overview

You can download it from here: http://www.hovitaga.com/buy-product?product=ADVPP

Have a nice day,
Tamas