All Projects → MislavJaksic → SAP-ABAP-Development

MislavJaksic / SAP-ABAP-Development

Licence: MIT license
SAP ABAP development, customization and enhancement guides

Programming Languages

ABAP
45 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to SAP-ABAP-Development

abap2xlsx
Generate your professional Excel spreadsheet from ABAP
Stars: ✭ 493 (+866.67%)
Mutual labels:  sap, abap
abap-data-validator
A data validation tool.
Stars: ✭ 28 (-45.1%)
Mutual labels:  sap, abap
nwabap-ui5uploader
This module allows a developer to upload SAPUI5/OpenUI5 sources into a SAP NetWeaver ABAP system.
Stars: ✭ 15 (-70.59%)
Mutual labels:  sap, abap
Simple-Data-Explorer
Simple Data Explorer
Stars: ✭ 37 (-27.45%)
Mutual labels:  sap, abap
JSON2ABAPType
Creator of ABAP types on a base of JSON structure
Stars: ✭ 40 (-21.57%)
Mutual labels:  sap, abap
abaK
ABAP constants done right
Stars: ✭ 26 (-49.02%)
Mutual labels:  sap, abap
bw toolbox
📊 🔨 📦 Collection of all tools for SAP BW useful for daily work
Stars: ✭ 24 (-52.94%)
Mutual labels:  sap, abap
xtt
ABAP template engine for Excel, Word, Html & Pdf
Stars: ✭ 21 (-58.82%)
Mutual labels:  sap, abap
eui
Easy UI in SAP
Stars: ✭ 34 (-33.33%)
Mutual labels:  sap, abap
ABAPFavorites
ABAP Favorites Eclipse Plugin
Stars: ✭ 23 (-54.9%)
Mutual labels:  sap, abap
fundamental-tools
Web applications with ABAP, done simple.
Stars: ✭ 42 (-17.65%)
Mutual labels:  sap, abap
ABAP-Library
Useful ABAP code snippets
Stars: ✭ 118 (+131.37%)
Mutual labels:  sap, abap
openui5-tour
OpenUI5 Tour enables an user-friendly way to showcase products and features in your website.
Stars: ✭ 21 (-58.82%)
Mutual labels:  sap, guide
abap mustache
Mustache template engine for ABAP
Stars: ✭ 14 (-72.55%)
Mutual labels:  sap, abap
trento
An open cloud-native web console improving on the work day of SAP Applications administrators.
Stars: ✭ 35 (-31.37%)
Mutual labels:  sap
Panduan-Reverse-Code-Engineering
Panduan singkat untuk memulai belajar reverse engineering terutama software reversing atau reverse code engineering.
Stars: ✭ 58 (+13.73%)
Mutual labels:  guide
sapui5-cli
Simple CLI to scaffold SAPUI5 / OpenUI5 projects.
Stars: ✭ 17 (-66.67%)
Mutual labels:  sap
SAPNetworkMonitor
Based on niping for sap network monitoring QQ群: 651878914
Stars: ✭ 48 (-5.88%)
Mutual labels:  sap
tshark.dev
Repo to manage tshark.dev, deployed to netlify
Stars: ✭ 39 (-23.53%)
Mutual labels:  guide
abap-best-practice
A list of common principles of clean ABAP development
Stars: ✭ 69 (+35.29%)
Mutual labels:  abap

SAP logo

SAP

SAP stands for Systems, Applications and Products in Data Processing. It is also the name of the corporation that constructed the Enterprise Resource Planning (ERP) system of the same name.
Large and medium size corporations use ERP systems to make sure their business processes are effective and efficient.

The purpose of an ERP systems is to map the business processes such as finance, production planning, sales and distribution, material management and other onto a digital landscape.

SAP modules

SAP is divided into modules. Each module covers a single business process such as Finance(FI), Material Management(MM) or Sales and Distribution(SD).

SAP development and customization

Businesses have very similar processes which is why they are already implemented as programs in SAP modules.
However, each business wants these modules fine tuned to their specific needs.
The programs are fine tuned using the SAP Implementation Guide (IMG). Unfortunately, some business requirements are so specific that the only way to implement them is to use a programming language called ABAP to construct a brand new program.

ABAP

ABAP stands for Advanced Business Application Programming, a programming language similar to COBOL.
SAP is almost exclusively written in ABAP.
Learning ABAP is quite difficult due to a lack of pedagogically sound, free tutorials. This is partly why I've decided to create this repository.

Other tools

SAP comes with a large selection of programming tools such as an Integrated Development Environment (IDE) of its own, graphical document editor called SmartForms, tools that allow SAP to connect and communicate with other system called ALE as well as a testing suite like eCATT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].