sas3
Explorer
Member since ‎12-12-2013

User Statistics

  • 34 Posts
  • 0 Solutions
  • 8 Kudos given
  • 3 Kudos received

User Activity

Hi Experts, I have been working on an application with FIORI Element and trying to add transaction capabilities to it. I have 2 entity sets - 1. Flight Details(Parent) 2. Flight Booking(Child)The application has been built with referring CDS views ...
Hi Experts, I have created an application with CDS as a data model. To enable transaction capabilities on the item set, I updated the CDS entity as sap:creatable="true" and sap:updatable="true" by overriding the MPC_EXT "DEFINE" method. This is how...
Hi Experts, I found an interesting read on my recent visit to SAPTechEd which explains creating a transactional FIORI application and using CDS as the data provider. The CDS view created was used as a Data Source and transaction behavior were manag...
I have been working on text search functionality of SALV IDA and just didn't get it in place. Although I referred the standard programs 'SALV_IDA_FUZZY_SEARCH' and 'SALV_IDA_FUZZY_SEARCH_REFRESH' but couldn't figure out the exact problem in my code w...
I was thinking of ES4 system to develop my own oData services to integrate in my UI5 application. To my surprise I found ES4 throwing authorization error in all Gateway relevant transactions. I have a valid login for ES4 but was not an user of ES1. A...