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:
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-Pre...ement-overview
You can download it from here: http://www.hovitaga.com/buy-product?product=ADVPP
cheers,
Tamas
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:
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-Pre...ement-overview
You can download it from here: http://www.hovitaga.com/buy-product?product=ADVPP
cheers,
Tamas