Posts

First ABAP Project - Mass Downloading of Reports

Image
So after learning a little bit of ABAP programming I thought of putting my knowledge to use. And I have always thought of programming as nothing but a skillset to make your cyber life easier.  One problem I faced while learning ABAP on my organization's ABAP GUI sandbox is saving the reports in my local machine. After completing 2 courses I had about 50 reports which I wanted to save in my local machine for future reference. I was suggested to copy the reports one by one and paste it in a text editor to save them. But that could have been too tedious and mundane. So I did some research and finally put together this ABAP report which enables you to download multiple reports in one go into your local machine.  Also, if you follow a particular nomenclature for your reports, you can use "*" at the end of last common letter and this code will download all such reports. For eg: I start my reports with "ZPG" so all I need to do is type "ZPG*" in the output sc

SAP HANA Certification Udemy

Image
Understood the basics of S/4HANA and how is it different from the past versions.  Recommended for functional consultants.   

SAP ABAP Certification Udemy

Image
 A great course to begin learning ABAP with. 

SAP ABAP Certification Udemy

Image
 Great insights into ABAP and SAP environment. 

1st research paper published @IEEE.

Image
 Hello, Recently published a research paper on IEEE explore through 12th ICCCNT conference held virtually at IIT KGP. The paper is titled " A review on Weighted Association Rule Mining (WARM) Using Python Programming Language ". As the name suggests, the paper focuses on implementation of WARM using python programming language, which, to my astonishment did not exist before. It contains the pseudocode and the code base shall soon be uploaded on the web as an open sourced project.  I would like to thank my mentor Dr. Shalini Wadhwa who encouraged me to pursue this path and through her experience, helped me to publish this paper. I would also like to mention Mr. Shankhadeep Roy who gave me this problem statement during my internship period (May - Sep 2020) at SAP India. Finally, the person who suggested me this journal, Mr. Varun Kumar Nyalapelli . It is not just a piece of theoretical work, I strongly believe that a gap existed and this is my attempt to fill it. I hope it