The Most Important SAP ISU Tables

The Most Important SAP ISU Tables

SAP ISU Tables for Technical master data, for Billing Master Data, Billing and invoicing Tables? SAP Device Management Tables, SAP ISU Tables for Scheduling.

SAP IS-U” is a sales and information system that supports utility and waste disposal companies.

SAP IS-U supports business functions such as meter reading, meter data management, scheduling, billing, invoicing, accounting, customer service, and integration to customer relations management.”

Read more

SAP OTR Tcodes, Tables, Function and Translation

SAP OTR, Online Text Repository OTR Tcodes Tables Function and Translation

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.

Read more

List of The most important JSON ABAP Classes in SAP

JSON and ABAP

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. 

Read more

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

Mime Type in SAP

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.

Read more

SAP Material Types List in SAP MM

List of Important SAP Material Types in SAP MM e1531389169319

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.

Read more

SAP MC94 Tcode – Change Flexible LIS Planning

SAP PP Tcodes e1478774325601

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.

Read more

SAP GW Serie: Retrieve Attachment with GW (GET_STREAM )

SAP Gateway GEt STREAM Method Implementation Retrieve Attachment

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. 

Read more