Amazing content on RAP. Thanks, Ram for this exceptional effort.
@SAPTECHNOMANIAC4 ай бұрын
Glad you liked it!
@balajivenkat7291Ай бұрын
Very informative videos .. one question I have is how do add new standard field in “Adapt Filters”.Appreciate your response with some direction or any documentation
@Momo-jl6ii3 ай бұрын
I am a top fan since your LUW video..Great work Ram
@SAPTECHNOMANIAC3 ай бұрын
Awesome, thank you!
@devendrapatel638911 күн бұрын
Amazing content on search help. Thank you
@SAPTECHNOMANIAC11 күн бұрын
Glad it was helpful!
@rajeshkura64528 ай бұрын
Thank You Ram. You delivered the right content at right time.
@SAPTECHNOMANIAC7 ай бұрын
Your Welcome!
@JAYASREEPEDABALLI2 ай бұрын
Could you please help me with the RAP server connection on Mac in 2024 becz I watched your video to get cloud server but now i'm unable to find the link. If you could help me I would really appreciate your help.
@elculoful10 ай бұрын
Hi Ram, excellent video man, just one question: how did you manage to get the label "Departure Airport" and "Destination Airport" in the filter fields at the top, in my case it's getting the technical field names
@SAPTECHNOMANIAC10 ай бұрын
it's coming from data element level you can check Active annotation view in ADT for further detail
@Raheem48594 ай бұрын
Step by step very clear. Thanks for sharing.
@SAPTECHNOMANIAC4 ай бұрын
You are welcome!
@vishnuchalla4723 ай бұрын
How do we make it work , how does the filter in sap ui5 pass data we selected in the filter box , although it is there when I pass it as a filter , in UI5 drop down, it is not selecting data and showing in screen ?
@karthickr523410 ай бұрын
Clearly delivered the content sir. Thanks a lot :)
@SAPTECHNOMANIAC10 ай бұрын
Most welcome!
@Strusprawa10 ай бұрын
What in the case when I want to retrieve domain values to my search help in UI5 Freestyle application (instead of Fiori Elements) through Odata? Like for example I have certain values in Domain Values and I would like to show them in RAP through Odata. Of course I created CDS which retrieve the data which is with association with one of the column of the root entity.
@SAPTECHNOMANIAC5 ай бұрын
Sorry I missed your comment below link will help you :- community.sap.com/t5/technology-blogs-by-members/how-to-read-domain-values-using-abap-cds-entity-view/ba-p/13535560
@famlivingroom1790 Жыл бұрын
16:26 Is it possible to add an item level field in the topmost search filters? Say a standalone filter field for Plane Type
@SAPTECHNOMANIAC4 ай бұрын
I never tried it .
@naveenchandar5902 Жыл бұрын
Hi Ram, Thanks for your detailed explanation. Can you please share the reference from where you are preparing for this series. It would be of great help... Keep up the good work you are doing
@SAPTECHNOMANIAC Жыл бұрын
I use different resources read sap standard documentation, help view and blogs .Read only scenario referred from :- help.sap.com/docs/abap-cloud/abap-rap/abap-restful-application-programming-model?locale=en-US%3Fversion%3Dsap_btp
@sangeethkumar44395 ай бұрын
Hey Ram, thanks a lot for your awesome video. I've got a quick question about a read-only RAP app. Let's say I want to send the final result as an Excel attachment via email, with all the filtering applied. Is that even possible? And if so, can we do it with a custom action button? If it is possible, could you show me how it's done? I'd really appreciate it. Thanks in advance!
@SAPTECHNOMANIAC4 ай бұрын
This code should be written in BAS using developer extension in backend it is not possible since backend we don't know what user filtered or group by in different interaction .Since RAP create rest application it don't store data of previous interactions