krish469
Contributor
Member since ‎2012 Sep 01

User Statistics

  • 137 Posts
  • 6 Solutions
  • 189 Kudos given
  • 121 Kudos received

User Activity

Recently I got an opportunity to explore SAP CAP on Mono DB. I would like to share my learnings here.   1. Install SAP-CDS globally by executing below code npm I -g @sap/cds-dk   2. Create a folder for our project, Go to that folder in command pr...
As explained by abinaya.seenivasan in her blog https://blogs.sap.com/2020/02/23/how-to-build-custom-ocr-in-sap-rpa/ about OCR, I have followed similar steps and wanted to share few steps which I have felt missing there along with understanding and le...
Last few days I was working in SAP IOT Edge Services, where I have developed a real time graph which display sensor details flowing in. [ I have referred to SAP Standard graphs which display Real time graphs in Streaming services of SAP IOT Edge Ser...
I have used FM ‘BAPI_OBJCL_GETDETAIL’ in one of my enhancements where the possibility of records are very huge. When code moved to Quality it has caused serious troubles and I have been forced to change the source code. So, I started to alternative ...
My Struggling days: Few Months back, I have completed couple of Open SAP Course in SAP IRPA and wanted to try out myself. Tenant registration in SAP Agent is successful for the first time. I have downloaded SAP On-premise packages from SAP Store. Al...