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”

SAP WM BAPI for Warehouse Transfer and Stock List/Data

In this article, we will list the 4 main SAP WM BAPI for Warehouse TraIf you are looking for the full list of SAP WM BAPI, check the following article about Stock Data.

The 2 first BAPI let you retrieve the list and the detail of Warehouse Transfer Order Data. The next 2 BAPI can be used to read Stock List and Stock Data. 

Continue reading “SAP WM BAPI for Warehouse Transfer and Stock List/Data”

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”

SAP PA Tcodes – SAP PA Personnel Administration Transaction Codes

Here the list of the most important SAP PA Transaction Codes ( Personal Administration SAP PA Tcodes) in SAP HCM (PA-PA sub-module) . 

SAP PA Tcodes for Master Data, Time Management, Time sheet and Organizational Management are detailed.

Continue reading “SAP PA Tcodes – SAP PA Personnel Administration Transaction Codes”

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”

SAP MC94 Tcode – Change Flexible LIS Planning

SAP MC94 Tcode

SAP MC94 Tcode (Change Flexible LIS Planning) is classified in the Production Planning and Control module under application component Sales Plan and runs R/3 application development: Sales & Operations Planning program SAPMMCP6 upon execution.

Check the full list of SAP PP Transaction codes and SAP PP Tables ? Important Production Planning Tables in SAP PP.

Continue reading “SAP MC94 Tcode – Change Flexible LIS Planning”

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”

SAP GW Serie: Retrieve Attachment with GW (GET_STREAM )

How to Retrieve Attachment with GW ?
The OData Channel provides a generic solution for exposing binary data that is stored in an SAP Business Suite backend system and should be accessible using a media link entry.

Here the definition of the DPC method /IWBEP/IF_MGW_APPL_SRV_RUNTIME~GET_STREAM in order to retrieve the media.

Also, you will find some useful sample of GET_STREAM method implementation. 

Continue reading “SAP GW Serie: Retrieve Attachment with GW (GET_STREAM )”
Exit mobile version