saurabh_shukla4
Explorer
Member since ‎2015 Jun 25

User Statistics

  • 19 Posts
  • 0 Solutions
  • 7 Kudos given
  • 3 Kudos received

User Activity

Hello experts,  I have a program (dialog program - scr 400) screen and button on the screen. It's calling another program (+ transaction) having selection screen and after execution ALV grid displayed. After performing work it should back to original...
Hello,  Which ABAP table is to be used to get sales area of the customer? We are reading any random sales order to VBAK to get sales org. division, channel etc. We want area associated with the customer from the customer master table? Which exact tab...
Hello,  I am trying to consume service in Fiori app published at S4Hana Public Cloud. I have developed custom table and query and release service binding and oData for remote consumption using ADT-Eclipse . The service name is visible at S4Hana Publi...
Hello,  I would like to develop custom fiori UI using SAP BTP-Business App. Studio. (developer extendibility)Also followed this tutorial https://developers.sap.com/tutorials/abap-custom-ui-bas-connect-s4hc.html The steps I did was:I have used release...
Hi,In case of on stack (developer extension) it is mentioned that we have to use local released stable APIs, extension points. Is it possible that we develop own service using custom table and publish it as oData (API) and then consume it anywhere? I...