Keller-Michael
ABAP Developer, Logistics Consultant, Trainer, SAP Champion, Blogger, Podcaster, Co-Founder and CEO of educatedBytes GmbH... always learning, always sharing
educatedBytes GmbHSaarbrรผcken, Germany
Pinned Repositories
ABAP_quiz_and_paint_game
๐น๏ธ some fun game for the SAP Community
ABAP_starter
๐ very basic information to start working with ABAP
ALV_with_IDA_example
๐งฎ very simple example of ALV with IDA based on Units of Measurements
describe_your_class
๐ฃ tell others about your awesome classes
Eclipse_ADT_info_hub
๐ collection of helpful information about ABAP Development Tools
interface_example
๐๐ ABAP example of interface use by the story of Dr. Jekyll and Mr. Hyde
markdown_from_table_or_structure
๐ญ generate Markdown table from internal table or structure in ABAP
selection-criteria-as-class
๐ชข handle selection criteria as global class to keep all criteria together
synchronize-SAP-GUI-favorites
simple tool to synchronize SAP GUI favorites between systems and clients
value_objects
๐ examples of value objects (and immutability)
Keller-Michael's Repositories
Keller-Michael/ABAP_starter
๐ very basic information to start working with ABAP
Keller-Michael/Eclipse_ADT_info_hub
๐ collection of helpful information about ABAP Development Tools
Keller-Michael/ALV_with_IDA_example
๐งฎ very simple example of ALV with IDA based on Units of Measurements
Keller-Michael/describe_your_class
๐ฃ tell others about your awesome classes
Keller-Michael/selection-criteria-as-class
๐ชข handle selection criteria as global class to keep all criteria together
Keller-Michael/ABAP_quiz_and_paint_game
๐น๏ธ some fun game for the SAP Community
Keller-Michael/interface_example
๐๐ ABAP example of interface use by the story of Dr. Jekyll and Mr. Hyde
Keller-Michael/markdown_from_table_or_structure
๐ญ generate Markdown table from internal table or structure in ABAP
Keller-Michael/northwind_odata_example
๐ Northwind OData access example
Keller-Michael/ABAP_CDS_virtual_elements_example
๐ example of ABAP CDS enhanced with virtual elements
Keller-Michael/Keller-Michael
๐โโ๏ธ some infos about me on GitHub
Keller-Michael/BAdI_IDOC_DATA_MAPPER_example
๐ example how to use Business Add-in IDOC_DATA_MAPPER to map values in IDocs
Keller-Michael/christmas_2021
๐ help Santa to collect all the lost elves and christmas tree balls
Keller-Michael/Markdown_table_via_ABAP_CDS_and_ABAP_SQL
โ๏ธ create a Markdown table via ABAP CDS and ABAP SQL statement SELECT
Keller-Michael/alarm_clock
โฐ alarm clock example in ABAP with Unit Test and Dependency Injection
Keller-Michael/cellular_automaton
๐งซ cellular automaton "pass on an innovation"
Keller-Michael/christmas_demo
๐ ASCII art christmas demo
Keller-Michael/Firefly
๐ชฐ playful ABAP development, based loosely on the idea of Esolang Firefly
Keller-Michael/postman_echo
โฉ๏ธ ABAP implementation to use Postman Echo services, check https://postman-echo.com for more information
Keller-Michael/timestamp
โ timestamp as value object
Keller-Michael/value_objects
๐ examples of value objects (and immutability)
Keller-Michael/general_business_exception_class
:no_entry: example of general exception class and behaviour
Keller-Michael/ABAP_and_JSON
๐ ABAP example how to serialize/deserialize an object to/from JSON
Keller-Michael/class_model_example
๐งโโ๏ธ very simple ABAP class model example with buildings, rooms and more, documented with Mermaid
Keller-Michael/Hamurabi
๐พ proof-of-concept Hamurabi implementation in ABAP
Keller-Michael/hyphenation_in_german
๐ algorithm based hyphenation for the language "German"
Keller-Michael/integer_square_root_redux
๐ different ways for integer square root redux in ABAP
Keller-Michael/method_name_scanner
๐ Proof of Concept to build method names statistics
Keller-Michael/peasant_multiplication
๐งฎ implementation of "peasant multiplication" in ABAP
Keller-Michael/Santa_Claus_and_Christmas_Elves
๐ A christmas example of Singleton and Multiton in ABAP.