This Blog is based on the Output Management Form and has all of its configuration completed Ex for dunning: use maintenance view: V_T047E using code: sm30 to switch between frameworks through drop-down list First: you can identify Fields for Key & Master Key internal tables for standard fragment form through putting a breaking point By […]
ABAP Cloud
ABAP RESTful Application Programming Model (RAP)
Introduction The SAP landscape has evolved significantly, with businesses seeking simpler, more efficient solutions that offer excellent user experiences. Many organizations remain deeply embedded in the SAP ecosystem, primarily focusing on ABAP over other languages. So, is it possible to develop feature-rich applications without other frontend languages? Yes, leveraging ABAP with RAP (ABAP Restful Application […]
Upload and modify OpenXML documents via RAP App in SAP BTP ABAP Environment
Introduction In this blog post, I would like to share some insights for generating OpenXML documents by use of the RESTful Application Programming Model with Cloud-released development objects. With this app, you will be able to upload .docx templates and fill them with information from you CDS view (could be used for generating invoices, business […]