DEV Community

Diogo Carvalho
Diogo Carvalho

Posted on

ABAP code on Git and openSource

What I Learned From Hacktoberfest

I have been contributing to Hacktoberfest since 2017 and now I was able to sync a pull a request containing ABAP codes integrated to ABAP system due to the fact that abapGit is running very well.

If you have interested in SAP coding info, examples and so on check out this ABAP Repository.

GitHub logo diogoccosta / sap_abap

SAP ABAP Repository

SAP ABAP Repository

This repository contains ABAP code and examples wich you can copy and use or use as an inspiration to your solution.

So, get let's prepare the SAP world to the Open Source world!

Getting Started

All codes here have being developed in order to help you in your ABAP daily projects development. In order to upload it corretly on your SAP system you must use ABAPGit.

Examples

Each ABAP program, class or solution package has a README.md file containing:

  • Basic Info and Motivations
  • ABAPGit prerequisite
  • How to use it / Code examples

Installing ABAPGit

Check it on ABAPGit Doc.

WIKI

Check it out the Brazilian Portuguese Wiki about SAP HANA for ABAP Developers.

Author

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the…

Thank you Hacktoberfest team!

Top comments (0)