saurabh_chikate
Active Participant
Member since ‎07-24-2013

User Statistics

  • 110 Posts
  • 8 Solutions
  • 63 Kudos given
  • 24 Kudos received

User Activity

Hello SAP Community, I am currently working on automating ATC (ABAP Test Cockpit) checks and AUnit tests for our Software Components in SAP BTP ABAP. However, I have encountered a challenge as SAP BTP ABAP does not export source code to external re...
Dear Experts, I'm currently working on setting up DevOps for SAP BTP ABAP Environment using the SAP Piper project. I have successfully cached the Piper executable at runtime and can execute Cloud Foundry commands from my pipeline. However, I'm faci...
Dear Experts, We are in process of implementing a flexible workflow for release of Sales Order. Aim is to trigger an approval workflow once the condition is met. We have gone through the all available standard conditions for starting workflow but...
Dear Experts, I have been exploring and setting up a CI/CD pipeline. Some Irrelevant information: I have 2 source code bases. RAP CDS on BTP ABAP and RAP Based UI5 App from template on BAS. UI5 Application is developed/generated with BAS and...
  Dear all, Writing code is an Art. Human mind can incept countless ways to implement single piece of logic. Same process of writing a code can elevate/affect the performance of the code in many ways. Hence benchmarking is needed to guide develo...