Application Development and Automation Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 
Subhendu
Explorer
8,793
Here is the step by step guide how to create a S4HANA Fiori Tile from Consumption ABAP CDS view.

Step1:

I've created a Consumption CDS view (Query View)


Step2:

using the SAP GUI TCDOE - /N/UI2/FLPD_CUST I've opened Fiori Customization Launchpad and from there choose the appropriate catalog. For eg I will create my Tile under the Catalog- "Analytics Query Browser".




 

Step3:

Click on the + symbol below



Step4:

Choose App Launcher - Static


Step5:

Tile config page will open. Here we have to provide the Title,Subtitle, Icon,Semantic Object,Action, Parameters etc.



Step6:

Once above step is completed we have to go for - Target Mapping --> Create Target Mapping


Here in the Parameters we have to mention the SQL name of the consumption view prefixed with 2C<SQL NAME of Consumption View>. Once it's saved then the Tile will be visible under the specified catalog.
Step7:


Tile is visible under the catalog - Analytics Query Browser.
We can open the report by clicking on the Tile.



 
5 Comments
Labels in this area