abap-oo
There are 30 repositories under abap-oo topic.
SAP-samples/abap-cheat-sheets
Explore ABAP syntax in a nutshell supported by executable demo examples.
SAP-samples/abap-oo-basics
In support of the YouTube video series on ABAP Object Oriented basics, this repository contains the ABAP source code samples which are used in the video series.
OberstVonGatow/AbapGenerator
Generate ABAP Objects from Templates
greltel/ABAP-Projects
Repository of Projects Based on ABAP Programming Language
SAP-samples/abap-test-isolation-examples
The samples in this repository demonstrate how test isolation can be achieved in ABAP. It does this by giving examples for the available tools the ABAP Platform.
abapTools/abapHtmlButton
HTML button for your sap screen
zenrosadira/abap-tbox-csvman
ABAP CSV Manager - An easy-to-use and highly configurable tool to read and create CSV in ABAP
sautermi0/ABAPTestIsolationDemo
ABAP Test Isolation Frameworks Demo
zenrosadira/abap-tbox-stats
ABAP Statistical Tools - An ABAP class to compute descriptive statistics, empirical inferences, distribution sampling generation
JeremyChabert/ABAP-OO
Introduction to ABAP OO
zenrosadira/abap-tbox-dyntab
ABAP Dynamic Table handler - dynamic creation/insertion/transposition
furkancosgun/ABAP-HTTP-CLIENT
ABAP HTTP CLIENT is an ABAP-based project that provides a comprehensive and flexible HTTP client class for performing various types of HTTP operations. This project is designed to simplify and standardize HTTP communication within SAP systems.
furkancosgun/ABAP_DATABASE_MANAGER
A custom SQL query application for SAP ABAP, enabling management of both internal and external databases.
greltel/ABAP-Cloud-Logger
ABAP Logger Following Clean Core Principles
zenrosadira/abap-tbox-random-data
Simple ABAP random data generator
iC4rds/ABAP
S4D400
Luis0Dev/SAP_ABAP_Project
Basic Project: Studying Classic SAP ABAP
Sgudkov/ADD_GOS
Add GOS on screen
JAlTad/ABAPFileManagement
Monolithic, single file ABAP Object Oriented class to manage file access for application server and presentation server.
JozsefSzikszai/ABAP_design_pattern_Factory
ABAP-OO design patter Factory
JozsefSzikszai/ABAP_String_operations
ABAP string operations for everyday use
juliocsanto/ABAP-Fiori-UI5
ABAP Repository to Store and Review
msbetech/MARKO.SCHWEDLER
Marko.Schwedler
whothefluff/abap-exceptions
Exceptions with message object
zenrosadira/abap-tbox-processer
ABAP utility to do "CALL METHOD ... IN UPDATE TASK / STARTING NEW TASK / VIA JOB"
AnsgarLichter/S4D400_2022_09_ZOO
Zoo Exercise S4D400 Training - Final Task
edmilson-nascimento/queue-process
Processmento de filas SMQ2
furkancosgun/AJWT
This repository contains an ABAP class zcl_ajwt that provides functionality for generating, verifying, and extracting information from JSON Web Tokens (JWTs). It supports HMAC-SHA-256, HMAC-SHA-384, and HMAC-SHA-512 signing algorithms.
georgecatalin/ABAP_ALV
Object Oriented Programming Techniques applied in ABAP. Practicals of using these in ALV reporting.
whothefluff/abap-messages
Message objects