rahulpippalla
Participant
Member since ‎06-12-2017

User Statistics

  • 44 Posts
  • 4 Solutions
  • 26 Kudos given
  • 16 Kudos received

User Activity

Hi All, Can we perform unit testing for CPI artifacts without any third party application like MuleSoft unit testing thanks, Pavana Rahul Pippalla.
Hi all, How to lock an object using an ADT api in NW 7.3 SP04 version. At the moment we are using this api -> "https//:<domain>/sap/bc/adt/oo/classes/<class_name>?sap-client=100&_action=LOCK& accessMode=MODIFY " to lock the object. This call ne...
Hello everyone, I'm using RAP framework for my business processing. We have a requirement where mass saving needs to be done. We were able to reduce the DB actions so far but RAP framework itself is taking time to process the data. There are...
Hi Every one, We are facing an issue while sending json data to an external api using CL_HTTP_CLIENT.The JSON data is produced using '/ui2/cl_json=>serialize( data = ls_body compress = abap_true pretty_name = /ui2/cl_json=>pretty_mode-camel_case )'...
Hello everyone, i have a requirement where i have to load list data from back end which is huge and taking much more time to load. We are using JSON model here. Is there any way like OData model to load data ondemand bit by bit with json model fo...