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 Implementation Steps SAP Application Interface Framework Configuration Interface Definition We want to create Business Partners using the BAPI BAPI_BUPA_CREATE_FROM_DATA. Therefore I defined a Z-Structure with […]

Continue reading


ABAP in the Cloud, Start from Scratch, Architecture of ABAP Restfull Application Programming Model and Developing Fiori Apps

SAP ABAP Development, SAP ABAP, SAP S/4HANA Cloud

This blog post include the understand of architecture of Restful Application Programming Model and implementation codes step by step. Firstly, We can look at the evolution of ABAP RAP. In the technology environment, everything changes and evolving. ABAP is changing also, specially for frontend services faster changer. When we look at the diagram, our CDS […]

Continue reading