SAP Workflow Tcodes and SAP Workflow Tables

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 and Monitoring. Then, the most used SAP WF tables will be listed with some real live examples of SAP WF Tables Join. 

Continue reading “SAP Workflow Tcodes and SAP Workflow Tables”

SAP OTR Tcodes, Tables, Function and Translation

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: “The Online Text Repository (OTR) is a central storage location for texts, and provides services for editing and managing these texts.

The main task of the OTR is to support the creation and translation of texts. The OTR makes translation of texts possible. Terminology is more uniform and texts can easily be reused.

Continue reading “SAP OTR Tcodes, Tables, Function and Translation”

List of The most important JSON ABAP Classes in SAP

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 a subset of the JavaScript Programming Language.

SAP can handle JSON format. So standard SAP offers mutiple JSON ABAP Classes. Here the main list of theses classes. 

Continue reading “List of The most important JSON ABAP Classes in SAP”

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

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 will list the most important tables in SAP for MimeTypes.
The last part will cover how to retrive, for a particular file, the mime type using standard SAP functions.

Continue reading “How to retrieve Mime Type of File in ABAP ? ( SAP Mime Types Tables)”

SAP Material Types List in SAP MM

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 ? Then we will list the standard types in SAP ECC.

The next section covers the technical side of SAP Material Types. Finally, we present the way how to create a custom/new SAP Material Types.

Continue reading “SAP Material Types List in SAP MM”

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

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 JSON Data.

Then we will explain 3 different ways/Alternatives to convert JSON Data to ABAP Internal Table and ABAP Data to JSON. 

Continue reading “Convert JSON to ABAP Internal Table and ABAP Data to JSON Format”

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

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 start with the common Regular Expressions Operators used in ABAP.

Then, you will find some useful ABAP Statement using Regular Expressions in order to detail the main Regex in ABAP: the FIND REGEX and REPLACE. 

Continue reading “Using Regular Expressions in SAP ABAP (REPLACE, FIND REGEX)”

How to Create Shared Memory Object Class in ABAP

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 a new class.

Make sure you checked “Shared Memory Enabled” under Class/Interface Propertiess Tab as following:

Continue reading “How to Create Shared Memory Object Class in ABAP”

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

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 Different SAP Application going from SAP GUI for HTML, WebDynPro ABAP And SAP Fiori Apps.

In this article, you will find a compilation of useful PDF documents presenting SAP UI Theme Designer and enriched with Step by Step Tutorials on How to create and apply Custom Theme.

Continue reading “SAP UI Theme Designer PDF Ressources: Step by Step Started Guides”
Exit mobile version