abap-platform-fiori-feature-showcase icon indicating copy to clipboard operation
abap-platform-fiori-feature-showcase copied to clipboard

Feature showcase that demonstrates and documents how to implement annotation-driven SAP Fiori Elements UI features for oData V4, using the ABAP RESTful Application Programming Model (RAP).

Results 4 abap-platform-fiori-feature-showcase issues
Sort by recently updated
recently updated
newest added

I have not seen it yet, but the examples of `precheck` are sparse. Would be great if here also an example can be taken with it. Should I have overlooked...

In ADT Preiview the entity 'Child' renders a dialog at create requesting input of the element 'STRINGPROPERTY', because it is immutable (not changeable after create). When the app is deployed...

I was checking the RAP service C_BusinessPartnerTP_2 (S/4HANA 2023) and it uses view management in tables inside the object page: ![Image](https://github.com/user-attachments/assets/37b06c84-e755-4fdb-bbe8-43ccffe58140) It is also building the tables inside nested collections:...