Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

ABAP

ABAP (Advanced Business Application Programming, originally Allgemeiner Berichts-Aufbereitungs-Prozessor) is a high-level programming language developed by SAP SE for enterprise resource planning (ERP) systems. It is used to create custom business applications for the SAP platform. ABAP has a long history, with the first version released in 1983. Today, it is used by thousands of organizations around the world to build and customize their SAP systems. If you are a developer working with SAP, or are interested in learning more about ABAP and its capabilities, this topic is a great resource.

https://github.com/timkoehne/praxisprojekt-abap-und-chatgpt

Benchmark to evaluate LLM performance in generating ABAP function modules

abap benchmark llm openai openai-api python

Last synced: 02 Nov 2024

https://github.com/sbcgua/mockup-compiler-js

Mockup compiler for mockup loader (js implementation)

abap excel-to-text hacktoberfest mockup-loader test-automation testing-tools unit-testing

Last synced: 10 Oct 2024

https://github.com/keller-michael/firefly

:fly: playful ABAP development, based loosely on the idea of Esolang Firefly

abap demo exercise firefly learn learn-to-code learning-by-doing playful

Last synced: 10 Nov 2024

https://github.com/yelcho/2-cliks

Client objects for 2-Cliks Workflow Approval

abap sap workflow

Last synced: 06 Nov 2024

https://github.com/keller-michael/badi_idoc_data_mapper_example

:cyclone: example how to use Business Add-in IDOC_DATA_MAPPER to map values in IDocs

abap badi enhancement example idoc mapping sap

Last synced: 10 Nov 2024

https://github.com/keller-michael/alarm_clock

:alarm_clock: alarm clock example in ABAP with Unit Test and Dependency Injection

abap abap-unit alarm-clock dependecy-injection example sap unit-test unit-testing

Last synced: 10 Nov 2024

https://github.com/keller-michael/abap_cds_virtual_elements_example

:cyclone: example of ABAP CDS enhanced with virtual elements

abap abap-cds cds demo example exercise learn learning-by-doing sap virtual-element

Last synced: 10 Nov 2024

https://github.com/clementroyer/my_sap_ressources

SAP documentation, SAP, ABAP, FIORI

abap fiori sap

Last synced: 02 Nov 2024

https://github.com/marc-bernard-tools/wordle-assistant

A Wordle solver running on ABAP transpiled into JS

abap hacktoberfest open-abap transpiler wordle

Last synced: 09 Nov 2024

https://github.com/joltdx/abap-advent-2023

Advent of Code 2023 in ABAP

abap abap2ui5 advent-of-code-2023

Last synced: 02 Nov 2024

https://github.com/zenrosadira/abap-tbox-lockwaiter

ABAP Lockwaiter: check if an object is locked and wait until it is released.

abap

Last synced: 09 Nov 2024

https://github.com/attilaberencsi/rap110

ABAP Cloud - RAP 110

abap cloud rap

Last synced: 02 Nov 2024

https://github.com/furkancosgun/abap-ze

This program (ZE) allows you to make changes to programs, functions, classes, and methods in the QA and PRD environments.

abap abapgit edit modification

Last synced: 14 Nov 2024

https://github.com/likweitan/embedded-steampunk-enablement

This Hands-On workshop will guide you to build developer extensions in a S/4HANA Cloud ABAP Environment system (S4HC). You will use released BAdls to implement custom code and enhance an existing business application. You will also create your own transactional UI and use released RAP facades to enhance existing functionality.

abap s4hana-cloud sap

Last synced: 02 Nov 2024

https://github.com/tburyanek/zcl_csv

Simple utility class to create / read CSV data (SAP ABAP)

abap csv csv-export csv-import sap utility

Last synced: 02 Nov 2024

https://github.com/rasdani/sap-iss

ABAP script that fetches the current position of the ISS.

abap sap

Last synced: 02 Nov 2024

https://github.com/miguelangelooscardoso/cockpit-de-compras

SAP DEV Academy @ ToInovate

abap sap

Last synced: 02 Nov 2024

https://github.com/netsrak-dev/abaptoolbox

abapToolbox: A collection of mini-applications simplifying daily tasks within SAP/ABAP environments.

abap abap-development batch-input euler-solutions fibonacci fizzbuzz sap

Last synced: 10 Oct 2024

https://github.com/georgecatalin/introduction_to_abap_7_4_in_s4_hana

a repository to hold my tryouts and exercise for my SAP programming journey

abap abap-development abap-environment sap

Last synced: 10 Nov 2024

https://github.com/abap2ui5-connectors/fiori-launchpad-kpi-onpremise

Show KPIs of abap2UI5 Apps on SAP Fiori Launchpad (S/4 Private)

abap abap2ui5 abapgit fiori open-source openui5 sapui5

Last synced: 01 Oct 2024

https://github.com/clementroyer/fioripack

Fiori Extension Pack for VSCode (and Business Application Studio)

abap bas businessapplicationstudio fiori sap ui5 vscode vscode-extension vscode-extension-pack

Last synced: 10 Oct 2024

https://github.com/pawelwiejkut/abap_blockchain_service

Simple SOAP web service to manage smart contracts from ABAP

abap blockchain ethereum sap smart-contracts soap-web-services

Last synced: 02 Nov 2024

https://github.com/wozjac/samples-abap-onprem-google-api

[Sample] ABAP code (on-premise) for calling Google APIs using signed JWT

abap google-cloud-platform sample

Last synced: 12 Oct 2024

https://github.com/winklsoftware/abap

Example of what I coded in Sap ABAP for my Bachelor

abap

Last synced: 13 Oct 2024

https://github.com/georgecatalin/abap_modulepoolprogamming

Code samples for practicing ABAP Language concepts

abap abap-development abapgit

Last synced: 26 Oct 2024

https://github.com/marc-bernard-tools/mbt-listcube

Variants for transaction LISTCUBE: simple, powerful, free!

abap bw bw4hana listcube mbt open-source sap tool

Last synced: 09 Nov 2024

https://github.com/abap2ui5-addons/launchpad-kpi

Show KPIs of abap2UI5 Apps on SAP Fiori Launchpad

abap abap2ui5 abapgit fiori open-source openui5 sapui5

Last synced: 15 Oct 2024

https://github.com/furkancosgun/coroutines4abap

This project demonstrates the use of coroutines in ABAP for asynchronous operations. Coroutines enable concurrent task execution, improving efficiency for database queries and background processing. They allow you to handle tasks asynchronously and manage their completion within ABAP programs.

abap abapgit async await coroutines oop parallel sap

Last synced: 02 Nov 2024

https://github.com/larissaandreapruiz/calculadoraabap

Calculadora em ABAP

abap

Last synced: 02 Nov 2024

https://github.com/furkancosgun/abap-easy-ui

ABAP Easy UI is a library designed to simplify the creation of user interfaces in ABAP.

abap abapgit custom easy layout oop screen widget

Last synced: 02 Nov 2024

https://github.com/gizemkaragozlu/abap_excel_to_pdf_converter

ABAP - A simple way to convert Excel to PDF :)

abap abapgit converter excel pdf sap

Last synced: 02 Nov 2024

https://github.com/furkancosgun/abap-zen-api

Zen API is a flexible and straightforward HTTP framework designed specifically for ABAP environments. It enables efficient handling of HTTP requests and responses using routes, middleware, and API definition classes.

abap abapgit api api-rest framework request response rest-api sap

Last synced: 02 Nov 2024

https://github.com/furkancosgun/abap-template-engine

This project provides a flexible and powerful template engine for ABAP environments. It supports dynamic template rendering with conditional logic, loops, and partial templates.

abap abapgit sap template-engine

Last synced: 02 Nov 2024

https://github.com/furkancosgun/either-for-abap

`EITHER FOR ABAP` is a design pattern used in ABAP programming to standardize the management of results and errors. This pattern helps in handling operations that can either succeed with a result or fail with an error, which can be of various types.

abap abapgit either result

Last synced: 02 Nov 2024

https://github.com/whothefluff/abap-wait

Wait without db commit

abap commit wait

Last synced: 02 Nov 2024

https://github.com/whothefluff/abap-gateway

Easy access to gateway requests

abap gateway odatav2 sql

Last synced: 02 Nov 2024

https://github.com/arushi-srivastava-16/pay-slip-automation-system-using-sap-abap

This project implements an automated payroll system for ONGC using SAP ABAP. It includes the creation of database tables, setting up a package, and developing the necessary ABAP programs for payroll processing, including pay slip generation.

abap payroll-management-system payslip-generation sap

Last synced: 02 Nov 2024

https://github.com/lowexpectation/abap_implemenations

ABAP and SAP techniques and implementations

abap sap

Last synced: 02 Nov 2024

https://github.com/furkancosgun/abap-cache-box

ABAP Dynamic Cache Box Generator

abap abapgit cache dynamic generator modular sap

Last synced: 02 Nov 2024

https://github.com/abappm/tools.abappm.com

Web services for apm and other ABAP packages

abap apm certificates https ssl

Last synced: 02 Nov 2024

https://github.com/maxfreck/abap-itab-storage

ABAP Internal Table storage

abap abapgit

Last synced: 02 Nov 2024

https://github.com/lenakirara/alv_report

Desenvolvimento de relatórios em ALV

abap alv report

Last synced: 02 Nov 2024

https://github.com/georgecatalin/learning_abap

Course work associated with the Udemy.com courses " SAP ABAP Programming For Beginners - Online Training" and "Learn SAP ABAP Objects - Online Training Course" by Peter Moxon

abap sap-btp udemy-course

Last synced: 02 Nov 2024

https://github.com/moresdavidewayan/abruhp

A programming language for those who find ABAP frustrating

abap

Last synced: 02 Nov 2024

https://github.com/frkylmz5234/sap-abap

risk status determination of companies

abap reuse-alv sap

Last synced: 02 Nov 2024

https://github.com/zenrosadira/abap-tbox-processer

ABAP utility to do "CALL METHOD ... IN UPDATE TASK / STARTING NEW TASK / VIA JOB"

abap abap-oo

Last synced: 02 Nov 2024

https://github.com/vineww/estudos-abap

ABAP é uma linguagem de programação de alto nível desenvolvida pela empresa de software SAP. É a principal linguagem utilizada no produto mais conhecido desta empresa, o SAP R/3, um software ERP. O ABAP tem uma sintaxe semelhante ao COBOL.

abap erp-application

Last synced: 13 Oct 2024

https://github.com/victorizbitskiy/zru_number_validation

Validation of document numbers (Russia)

abap ru validation-of-document-numbers

Last synced: 02 Nov 2024

https://github.com/victorizbitskiy/abapspiralmatrix

abapSpiralMatrix

abap

Last synced: 02 Nov 2024

https://github.com/pawelwiejkut/bw_hcpr_cp

🛟 Create a backup of composite provider mapping and restore anytime

abap bw sap

Last synced: 02 Nov 2024

https://github.com/mbtools/abapgit-exits

User Exists for abapGIT

abap abapgit example

Last synced: 30 Oct 2024

https://github.com/mbtools/abapconf-2021-demo

Demo Repository for ABAPConf 2021: The 2048 Game running in SAP GUI

2048 abap abapconf abapgit demo

Last synced: 30 Oct 2024

https://github.com/koemaeda/abap-webproxy

ABAP Web Proxy - Squid-like HTTP proxy

abap http-proxy proxy rfc squid

Last synced: 07 Nov 2024

https://github.com/bizhuka/py_demo

Demo PY report (Declustering in HR-PY)

abap hr

Last synced: 02 Nov 2024

https://github.com/marc-bernard-tools/mirror-stringmap

ABAP String Map Mirror

abap map mirror sap string

Last synced: 09 Nov 2024

https://github.com/eduardocopat/code-review-with-abapgit

Using abapGit and Github as an ABAP code review tool

abap abapgit code-review

Last synced: 02 Nov 2024

https://github.com/marc-bernard-tools/mirror-ajson

ABAP AJSON Mirror

abap json mirror sap

Last synced: 09 Nov 2024

https://github.com/netsrak-dev/abap_workshop

ABAP Workshop

abap sap tdd

Last synced: 26 Sep 2024

https://github.com/eborzykh/neptune-quiz-app

Practice quiz / exam / certification on the go. Cross-platform app developed on ABAP and Neptune Software.

abap mobile-app neptune-software sap

Last synced: 10 Oct 2024

https://github.com/marc-bernard-tools/marc-bernard-tools-versions

Version overview for Marc Bernard Tools

abap basis bw bw4hana code mbt open-source sap tool tools

Last synced: 09 Nov 2024

https://github.com/gabbian1/Cygnus

Practical functional framework in ABAP

abap abapgit sap

Last synced: 23 Oct 2024

https://github.com/marc-bernard-tools/abap-diff3-tests

Tests for ABAP Diff3

abap diff diff3 sap text

Last synced: 09 Nov 2024

https://github.com/thahnen/sap-btp-abap-trial

Einstieg in ABAP: SAP BTP ABAP Environment Trial

abap sap

Last synced: 02 Nov 2024

https://github.com/sanshruthr/sap_erp_warehousemanagement

ABAP-based RESTful application for efficient inventory tracking and management in warehouse environments.

abap erp sap sapbtp sapcloudplatform

Last synced: 10 Oct 2024

https://github.com/lenakirara/cadastro_cliente

Desenvolvimento de sistema de gerenciamento de clientes em ABAP

abap abapgit

Last synced: 02 Nov 2024

https://github.com/jaltad/abapfilemanagement

Monolithic, single file ABAP Object Oriented class to manage file access for application server and presentation server.

abap abap-oo

Last synced: 02 Nov 2024

https://github.com/keller-michael/santa_claus_and_christmas_elves

🎄 A christmas example of Singleton and Multiton in ABAP.

abap multiton singleton

Last synced: 10 Nov 2024

https://github.com/keller-michael/integer_square_root_redux

📖 different ways for integer square root redux in ABAP

abap example integer measurement runtime sample squareroot

Last synced: 10 Nov 2024

https://github.com/keller-michael/sapscript-forms-breakdown-helper

open source software to analyse SAPscript forms

abap forms sap sapscript

Last synced: 10 Nov 2024

https://github.com/keller-michael/i-heart-abap

ABAP fanboy bits and pieces

abap fanboy

Last synced: 10 Nov 2024

https://github.com/keller-michael/abap_and_json

ABAP example how to serialize/deserialize an object to/from JSON

abap json

Last synced: 10 Nov 2024

https://github.com/mindsquare-custom-solutions/cds_samples

Codebeispiele für die mindsquare Core Data Services Schulung

abap cds core-data-services fiori fiori-elements sap

Last synced: 02 Nov 2024

https://github.com/attilaberencsi/idocinitvalue

IDoc Data Initial Value Search

abap idoc tools

Last synced: 12 Nov 2024

https://github.com/attilaberencsi/authgroups

Authorization Groups All and in Use

abap authorization tools

Last synced: 12 Nov 2024

https://github.com/zenrosadira/abap-tbox-jobber

Simple ABAP class to easily run a report in background

abap

Last synced: 09 Nov 2024

https://github.com/zenrosadira/abap-tbox-fmoduler

ABAP utility class to call Function Modules dynamically

abap

Last synced: 09 Nov 2024

ABAP Awesome Lists
ABAP Categories