In my current development i am using SAP BAS for my UI5 development. I am consuming custom SAP CAP application data through Destination Service to create a SAP Fiori Elements. In this application, i am using SAP Fiori Tools to add some action buttons...
Hi,
I am working on integrating Rest API service with SAP UI5. In my scenario, i have an API Key and System Key to access data. I need to secure API Key and System Key, is there any solution to handle?
Hi everyone,
I had created a SelectDialog with StandardListItem using XMLfragment. My requirement is to display entire oData response to SelectDialog StandardListItem. In my scenario, response form oData (5000 records) are loading but it take more ...
Hi,
I have extended a Standard SAP Fiori UI5 application. In my current Controller, there are more than 14k lines for the code. For my further additional development, it may come to another 500 to 1500 lines of code.
Is there any code limit for ...