🟢 How to Clean your ABAP code in Seconds with ABAP Cleaner

preview_player
Показать описание
Join this session to see what ABAP cleaner offers, how it is installed, used and configured, and how it relates to other Open-Source projects like Code pal for ABAP and the Clean ABAP style guide.

After watching the session, be sure to complete the validation tutorial to earn points for Devtoberfest!

Speaker: Joerg-Michael Grassau, SAP
Рекомендации по теме
Комментарии
Автор

❤❤❤ Simply great! ❤❤❤
Finally, a weapon to fight against bad old habits . 😊

NemanjaSimovic
Автор

Loved ABAP Cleaner! It will make Self review pretty easy and also help Developers to speed up the development with clean code. Thank you @sapdevs for the session.

nitintiwari
Автор

I love Clean Code topic, Thank you Joerg-Michael Grassau for such great and useful information !

sandrasolis_
Автор

This is really nice, thank you for the great tool.

wiseskeshom
Автор

a dream come true, it will help clean up customer and my own code quickly

jese
Автор

Great video. Thanks a lot for this great tool.

ChristianGrail
Автор

Thanks a lot. I love the tool and started using it.

YellappaM
Автор

it's really useful tool.Thanks for sharing!!

syambabuallu
Автор

Christmas has come early for me, really great!!!
I wasted so much time doing all this manually.
Would be great to have this for CDS views/annotations as well!

kaisicker
Автор

Thank you very much, , , I love this tool and alreday started using it.

ajayyadav-pfpv
Автор

Quite a useful tool for developers :)

ajaykulkarni
Автор

Thank you for providing such a comprehensive explanation. I would also like to express my gratitude for making this tool accessible to the public. I am eagerly anticipating future innovations, such as the integration of A.I. to analyze code and offer recommendations, such as limiting the exporting parameter to returning or modularizing the code into new methods.

Best regards,
Ashish.

Developer_Shakya
Автор

A useful tool for developers, helps to write ABAP-style code.

dineshkumawat
Автор

Can we see more rules that convert old code to new syntax like converting READ statements to new form?

remidicharla
Автор

Wow, I like to think to ABAP Cleaner as the "Advanced version of Pretty Print" or "Pretty Print++"

sergioferrari
Автор

The standalone version not working/ not able to open in Windows .. The. Exe file gives error

ajitmhatre
Автор

After watching the session, be sure to complete the validation tutorial to earn points for Devtoberfest!

sapdevs
Автор

Searched for a tool which eliminates useless includes, which are used only once, I found this. Watched the vid 2 minutes (motivation). No more interest now. Will not help much for good code. I would name the goal as good code instead of clean code. Good code for me means:
Code is divided in small parts.
All technical identifiers are meaningful.
Interface has only few items.
The better you are the smaller is the code part you can understand and check for bugs.

wcjos