Application Log Enhancements in Project Manufacturing Management and Optimization (PMMO)

ABAP Development

Introduction The Business Application Log (BAL) is a tool widely used by many applications. It offers nice functionality for enhancements and adaptation. For the PMMO application we made extensive use of these capabilities. Transaction SLG1 This is the standard transaction for displaying application logs. For the PMMO application, the following objects are available: We can […]

Continue reading


Publish SAP Application Interface Framework Interfaces as REST API using ABAP Swagger

ABAP Development

Introduction Some time ago I needed to publish SAP Application Interface Framework Interfaces as REST APIs for a Customer SAP S/4HANA System, providing a Swagger Documentation and Testing Page. Prerequisites Basic SAP Application Interface Framework Knowledge ABAP Swagger Classes implemented Implementation Steps SAP Application Interface Framework Configuration Interface Definition We want to create Business Partners […]

Continue reading


How to Work with BAPI SDK in SAP IRPA Cloud Studio 2.0

ABAP Development

Introduction: One of the most important package while developing automations with SAP Applications(Create Sale orders, Create Purchase orders, Posting Invoice Documents) is by using the BAPI SDK, which saves the developers time and life easy by providing the Inbuilt validations spending time to understand business logic No screen recording is required Bot will run in […]

Continue reading