Skip to content
Top Menu
  • SAP Tables
  • SAP Tcodes
  • SAP BAPI
  • ABAP Snippets

SAP4TECH

SAP and ABAP Free Tutorials

  • SAP4TECH
    • About Us
    • Contact Us
    • Terms & Conditions
    • Privacy Policy
    • Cookie Policy
  • SAP Technical
    • ABAP Code Snippets
    • ABAP WebDynPro
    • SAP GW
    • SAP IDOC (ALE)
    • SAP PI (XI)
    • SAP Screen Personas
    • SAP Workflow
    • SAP BW
  • SAP Functional
    • SAP SRM
    • SAP CRM
    • SAP FI
    • SAP FSCM
    • SAP HR
    • SAP SD & SAP MM
    • SAP PM
    • SAP PP
    • SAP PS
    • SAP QM
    • SAP VIM
    • SAP WM
  • SAP Fiori
  • SAP S/4 HANA
  • SAP4TECH
Main Menu

ABAP Tutorials

ABAP (Advanced Business Application Programming, originally Allgemeiner Berichts-Aufbereitungs-Prozessor, German for “general report creation processor”) is a high-level programming language created by the German software company SAP?( source: wikipedia)

SAP Workflow Tables SAP Workflow Tcodes
SAP Workflow Tutorials

SAP Workflow Tcodes and SAP Workflow Tables

July 12, 2018January 21, 2020

The list of the most important SAP Workflow Tcodes and SAP Workfkow Tables classified by topics. First, you will find the most important SAP WF Tcodes for both Development, TroubleShooting …

SAP Workflow Tcodes and SAP Workflow Tables Read More
SAP OTR, Online Text Repository OTR Tcodes Tables Function and Translation
ABAP Tutorials

SAP OTR Tcodes, Tables, Function and Translation

December 21, 2017January 21, 2022

SAP Online Text Repository (OTR): SAP OTR Tcodes, Online ext Repository related Tables, The main OTR Function Modules in SAP and how to translate OTR in WDA

SAP OTR Tcodes, Tables, Function and Translation Read More
JSON and ABAP
ABAP Tutorials

List of The most important JSON ABAP Classes in SAP

December 19, 2017January 21, 2020

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write and easy for machines to parse and generate. It is based on …

List of The most important JSON ABAP Classes in SAP Read More
Mime Type in SAP
ABAP Tutorials

How to retrieve Mime Type of File in ABAP ? ( SAP Mime Types Tables)

December 12, 2017March 24, 2021

This article will guide through how to retrieve Mime Type of any file using ABAP Program. First, let’s deal with some definition ( what’s mime type ? ). Then we …

How to retrieve Mime Type of File in ABAP ? ( SAP Mime Types Tables) Read More
List of Important SAP Material Types in SAP MM e1531389169319
ABAP Tutorials

SAP Material Types List in SAP MM

October 5, 2017May 18, 2021

SAP Material Types in SAP MM are classified using Material Type and Material Category. Let’s focus on SAP Material Types here. First, we will define what’s a SAP Material Types …

SAP Material Types List in SAP MM Read More
JSON and ABAP
ABAP Tutorials

Convert JSON to ABAP Internal Table and ABAP Data to JSON Format

August 4, 2017January 21, 2020

JSON is a more and more used when dealing with communication between SAP System and different Information System Landscape. Here we will start with a fast definition for JSON and …

Convert JSON to ABAP Internal Table and ABAP Data to JSON Format Read More
List of WorkItems for a User
ABAP Tutorials

How to retrieve List of WorkItems for a user ?

July 26, 2017July 20, 2020

You will find here the different methods to extract the list of WorkItems by user and TaskID. First we will start with the existing SAP Standard Function/BAPI to retrieve user’s …

How to retrieve List of WorkItems for a user ? Read More
Regular Expressions in SAP ABAP
ABAP Snippets / ABAP Tutorials

Using Regular Expressions in SAP ABAP (REPLACE, FIND REGEX)

July 24, 2017November 7, 2020

Start using Regular Expressions with ABAP and your Code will be more efficient and shorter. FIND REGEX and REPLACE ABAP statement with samples and real case. In this article, we will …

Using Regular Expressions in SAP ABAP (REPLACE, FIND REGEX) Read More
Shared Memory Object Class
ABAP Tutorials

How to Create Shared Memory Object Class in ABAP

July 24, 2017February 16, 2019

Create AREA ROOT Class for Shared Memroy Object Area The first step is to create an Area Rool class. ( let’s say ZCL_ROOT) Go to SAP Transaction SE24 and create …

How to Create Shared Memory Object Class in ABAP Read More
SAP UI Theme Designer
ABAP Tutorials

SAP UI Theme Designer PDF Ressources: Step by Step Started Guides

July 3, 2017February 10, 2020

SAP is no more only the SAPGUI Interface. SAP’ UI is becoming more open and more customizable. SAP UI Theme Designer is the new tool to create custom Theme for …

SAP UI Theme Designer PDF Ressources: Step by Step Started Guides Read More
SAP WM Tables SAP WM BAPI SAP WM Tcodes
ABAP Tutorials

Important SAP WM Tcodes – Warehouse Management Transaction Codes

June 15, 2017January 8, 2023

SAP WM Tcodes list the main Transaction for SAP Warehouse Management Transaction Codes. First you will find the list of important Tcodes, then you will find WM-DWM Decentralized Warehouse Management Tcodes …

Important SAP WM Tcodes – Warehouse Management Transaction Codes Read More
SAP User Login History Tables and Tips e1497262198742
ABAP Tutorials

SAP User Login History Tables (different methods) and Logon User-exit

June 12, 2017November 7, 2020

In this post, we will detail how to retrieve SAP user Login History from SAP log system using different Methods. How to retrieve the login history for any SAP user …

SAP User Login History Tables (different methods) and Logon User-exit Read More
ABAP Tutorials

What the 3 different Types of Tables in SAP ? (Transparent, Pool and Cluster)

May 30, 2017January 21, 2022

What the different Types of tables in SAP ? Actually in SAP Database Tables there are 3 main types of SAP Tables: Transparent Tables, Pool and Cluster. Let’s explain each …

What the 3 different Types of Tables in SAP ? (Transparent, Pool and Cluster) Read More
SAP GUI for HTML e1495658219900
ABAP Tutorials

SAP GUI for HTML: Menu and Toolbar Parameters

May 27, 2017November 6, 2020

SAP GUI for HTML: Menu and Toolbar Parameters. First we will detail the Toolbar Parameter with the different value. Then we will list the main SAP GUI for HTML Parameters …

SAP GUI for HTML: Menu and Toolbar Parameters Read More
SAP License Table; SAP Address
ABAP Tutorials

SAP Adobe Document Services Licensing Guide + PDF

May 25, 2017January 21, 2020

SAP Adobe Document Services Licensing: Using the tool Adobe LiveCycle Designer and the Adobe document services, and using pure print forms (not interactive) is part of the license of the …

SAP Adobe Document Services Licensing Guide + PDF Read More
How to Translate Task Description and Texts for any Workflow in SAP e1495639320563
ABAP Tutorials / SAP Workflow Tutorials

Easy Guide to Translating Task Description and Texts for any Workflow in SAP ?

May 24, 2017November 21, 2020

This SAP Tutorial will guide on how to translate any Workflow Task Description using the SAP Transaction Code SE63.

Easy Guide to Translating Task Description and Texts for any Workflow in SAP ? Read More
ST22 SAP Common ABAP Dumps in ST22 TroubleShooting
ABAP Tutorials

Top 18 SAP Common ABAP Dumps in ST22 & Troubleshooting

April 20, 2017November 6, 2020

The standard SAP Transaction code ST22 compiles the ABAP Dumps occurred in the SAP System. In this article, I will detail the Top 18 most common ABAP dumps in ST22. It …

Top 18 SAP Common ABAP Dumps in ST22 & Troubleshooting Read More
SAP Product Hierarchy Tables
ABAP Snippets / SAP SD & SAP MM

Main SAP Product Hierarchy Tables and Quick Tips

April 3, 2017November 6, 2020

SAP Product hierarchy tables stored the PH is an alphanumeric character string used for grouping materials. In the standard SAP system, a product hierarchy can be created with up to …

Main SAP Product Hierarchy Tables and Quick Tips Read More
SAP Security Transaction Codes
ABAP Tutorials

List of Main SAP Security Transaction Codes ( Security Tcodes in SAP )

March 6, 2017October 11, 2018

Starting with Security in SAP, you may consider the following list of main SAP Security Transaction Codes including Security management in SAP for People and Process.?

List of Main SAP Security Transaction Codes ( Security Tcodes in SAP ) Read More
SAP4TECH SITEMAP e1472659995713
ABAP Tutorials

What is Open SQL ? Open SQL or Native SQL in SAP ABAP ?

February 8, 2017May 31, 2018

In order to retrieve stored Data from SAP Tables, ABAP programs use Open SQL or Native SQL to read, update or delete entries in the persistance layer (SAP db). In …

What is Open SQL ? Open SQL or Native SQL in SAP ABAP ? Read More

Posts pagination

1 2 … 7 Next

Recent Posts

  • The Most Important SAP ISU Tables
  • SAP Fiori 3 UX and Design of SAP Fiori Apps for SAP S/4HANA, SAP TechEd Lecture
  • The Main SAP Dunning Transaction Codes
  • SAP Accounts Payable Tcodes & Accounts Receivable Tcodes ( SAP AP Tcodes & SAP AR Tcodes)
  • The Most Important SAP Payment Terms Tables (ZTERM, Text…)
  • The most Important SAP Work Center Tables in SAP PP

Quick Navigation

  • SAP Tables
  • SAP Tcodes
  • SAP BAPI
  • ABAP Snippets

Search …

SAP4TECH

  • Home
  • Privacy and Cookie Policy
  • Contact Us
  • About Me
  • Sitemaps
SAP and SAP logo are registered trademarks of SAP AG. sap4tech.net is not associated with SAP AG. We have made every effort to make sure provide relevant search results, use the content on this site at your own risk.
Powered by WordPress and HitMag.