Hello Everyone,
I am writing this question as I could not find answer to this in any of the tutorials or documentation.
How can I show popup message or message container to customer on frontend via the if_rap_query_provider~select ? I am working on simple RAP List Report App with Custom CDS Entity. I don't need any behavior implementation as it is display only. The data is called via ABAP method in if_rap_query_provider~select and stored in internal table, then selected with offset and max rows implementation.
But sometimes I would like to throw some message to frontend. For example if some of the filter is initial or something else went wrong during the runtime.
Is it possible somehow? Did anyone managed to do that?
Also will there be some more tutorials for using Custom CDS Entity in RAP applications? With more details on this feature or implementing top, skip on internal table etc. ?
Thank you and best regards,
Lubos