Manage SAP SLG1 – Application Log in ABAP with samples

Sap Application Log with transactions SAP SLG0 and SAP SLG1. The First part covers the main SAP Application Log using the standard SAP Application Log SLG0 and SLG1.

The Second part details how you can create, manage SAP Log using ABAP with the different options.

Continue reading “Manage SAP SLG1 – Application Log in ABAP with samples”

SAP Classification and Characteristics : Customizing & Tables (AUSP)

This article will cover How Sap Classification is handled.

It starts with SAP Characteristics and Classes Customizing to get an overview of Classification.

The second part is more technical and covers the Master Data for Classification (ex: AUSP).

The last part explains how to handle Characteristics in ABAP Coding: How to read and Update Characteristics.

You will find a link to ABAP Program Update characteristic value in Sap: how to update the SAP Customer Classification.

Continue reading “SAP Classification and Characteristics : Customizing & Tables (AUSP)”

Conversion ABAP: between Binary, String, XString and Table

Conversion ABAP between types is a main topics in an ABAP developer.

Actually, SAP stores sometimes the same information/Data in different table or the module function requests a different types for the input or output.

This article will cover Conversion in ABAP Coding between the most used types : Binary, String and Table.

Will handling with data or attachment, few conversion function will be helpful in order to extract, save file.

Continue reading “Conversion ABAP: between Binary, String, XString and Table”
Exit mobile version