Omkar_Ghadashi
Explorer
Member since ‎2019 Dec 05

User Statistics

  • 31 Posts
  • 0 Solutions
  • 1 Kudos given
  • 6 Kudos received

User Activity

In SAP Cloud Application Programming Model (CAPM), actions and functions play a crucial role in defining the business logic and extending the capabilities of your services. They are used to perform custom operations that go beyond the standard CRUD (...
Hi All,This Blog is regarding the exposing the SAP CAP service as V2 or V4 OData Service as per the requirment.As you know, Smart Controls are only compatible with OData V2 [Reference].In order to use Smart Controls, the OData metadata document needs...
Hi Experts,I am trying to explore one of the requirement, please find the details steps followed below1) Created the CAP project - capanalysis 2) Created the SAP HANA Schemas & HDI Containers instance with the HDI-shared plan and binded with the CAP ...
Hi Experts, We have requirement where we need to design the design the Copy Button in SAP CAP application for single records. I have created the custom action for the entity and defined the action in the js file under the SRV folder, but requirem...
Hello Experts, I am trying to use Attachment service as a reusable component in my Custom Ui5 Freestyle Application but facing two different behaviors. The Custom Ui5 Freestyle Application has been developed consuming the OData service from backend...