¡Caminando hacia el éxito!

Aprende en Comunidad

Avalados por :

Cómo generar un informe de aplicación de lista Fiori con vistas CDS: Guía paso a paso

  • Creado 01/03/2024
  • Modificado 01/03/2024
  • 77 Vistas
0
Cargando...
In this blog, I am going to show How CDS view can be used to generate a Fiori List App Report. Below are the steps that need to be implemented to generate Fiori List App Report.

  1. CDS annotations for Fiori List Report.

  2. How to create a Gateway service from ABAP CDS view

  3. How to create a Fiori List App report in Web IDE.

  4. How to Deploy the Fiori Application.

  5. Create a Custom Semantic Object.

  6. Create a Tile in Fiori.

  7. Adding Tile from Catalogs –> Groups.


So Lets Begin with....


1. CDS view with Annotations for Fiori List Report:


Make sure you set @OData.publish annaotation set to True in order to enable the service to Fiori.

Also you can set below CDS view annotation for UI interface.

@UI.HeaderInfo - to display the header information for the list report.

@UI.selectionField.position - this is for filter option

@UI.lineItem.position - This is for Positioning the filed in the Report Layout

@UI.hidden - If you want to hide the filed in Fiori side

@UI.lineItem.exclude - If you want to exclude the filed in Report Layout by default.

and many more.....

You must use Associations in order to bring Value help feature in filters.



Below is the sample CDS view code with UI Annotations, OData, Associations etc.,
@AbapCatalog.sqlViewName: 'ZDEMOCOMPWHR'
...
...
...

If you want ValueHelp in the List report filters to select the Prompts, then you need to implement the associations in the CDS view as mentioned in the above code, I have implemented ValueHelp for Material & Owner.


2. How to create GateWay Service for CDS view:

... ... ...
Pedro Pascal
Se unió el 07/03/2018
Pinterest
Telegram
Linkedin
Whatsapp

Sin respuestas

No hay respuestas para mostrar No hay respuestas para mostrar Se el primero en responder

contacto@primeinstitute.com

(+51) 1641 9379
(+57) 1489 6964

© 2024 Copyright. Todos los derechos reservados.

Desarrollado por Prime Institute

¡Hola! Soy Diana, asesora académica de Prime Institute, indícame en que curso estas interesado, saludos!
Hola ¿Puedo ayudarte?