Overview Over the years SAP have introduced a number of different frameworks to support transactional processing, for example Business Object Layer(BOL), Business Object Processing Framework(BOPF) and the ABAP Restful Application Framework(RAP). While the new frameworks have introduced enhanced capabilities and greater flexibility to integrate with newer technologies they share some of the basic fundamental design […]
abap development
Material Characteristics Batch View Report
I’m starting the SAP blog page with a report. In this report, we will try to show the characteristic values entered under the material class in the material master data to the user in the form of a report. I am working as an ABAP developer in a company that uses SAP. The reason why […]
How to find Customer/User Exists in SAP ABAP? Exit for Batch Management
In this blog, we are going to learn about what is Customer/ User exists for any transaction in sap. So it is the place or area where we can add our custom logic which will get executed along with the Standard SAP code. In this case, we are taking the example of User Exit for […]
How to Use Dynamic SO10 Text in BRF+ Adobe Form Output
In this post, I would like to share with you, how to use dynamic SO10 text elements on standard Adobe form that you maintain with SFP tcode and also show you, how to achieve same thing with BRF+ Adobe form outputs those need to be maintained in Adobe Live Cycle application. SFP PART For non […]
SAP GOS Objects Migration -Download/Upload
Introduction My major focus will be in the digital transformation projects. Eligible Readers SAPUI5 developers, Consultants, Solution Architects and basically anyone is working on Digital Transformation Projects. When the readers need this blog? One of the pain point lies in migrating the documents attached to the GOS(Generic Object Services). Most of the older implementations will […]
Manage Automatic Payments-Automatic Payment Advice By Email
Introduction: The payment run process is an accounts payable process that is used to handle payments to vendors. The process is called an automatic payment program. The automatic Payment Program (F110) is used to clear the open invoices and post the payments against the invoices. F110 is the standard t-code or Manage Automatic Payment Application […]
Archive Material Documents – MM_MATBEL
Objective In this blog, We shall see the steps to archive the Material documents with respect to tables MAKT, MSEG tables. The Exercise material of this blog is MM_MATBEL – Archiving object. Steps involved to execute this data archiving are discussed here. Definition Material documents created in the Inventory Management transactions are to be archived […]
STEAMPUNK is not just sci-fi anymore!
Steampunk and RAP (ABAP RESTful Application Programming Model), and yes, we are still talking about SAP! SAP finally came up with a cool name for an even cooler product. Steampunk aka RAP aka SAP BTP (Business Technology Platform) ABAP Environment is an all-inclusive ABAP platform that is cloud ready. Some clients have huge ABAP Repositories, […]
The longest ABAP statement on earth OR playing chess with SQL
An alternative would be to use ABAP SQL! What about an SQL statement which can play chess? Let’s give it a go! Note: the demo code here was written about 5 years ago and does not use the newest ABAP SQL features. Note also that most tables mentioned here are actually available as demo content […]
Add an Approval Workflow to your Custom Business Coding using Key User Extensibility Tools in SAP S/4HANA Cloud
Use Case The use case shown here is a Bonus Plan built as a Custom Business Object in SAP S/4HANA Cloud where you trigger an approval workflow for the manager on the SAP Business Technology Platform. The Custom Business Object and its ABAP Business Logic is developed as an In-App Extension running on the SAP […]