Tuesday, 14 October 2025

What is SAP Fiori Catalogs, Groups, spaces & Pages

Catalogs
  • Purpose: 
    Catalogs are containers for Fiori app tiles. They are technical or business-oriented and are used to manage and organize tiles. 
  • Types: 
    They can be technical (containing many tiles) or business-oriented (used for specific business roles). 
  • Assignment: 
    Business catalogs are assigned to business roles, which determines which apps a user can see. 
Groups
  • Purpose: Historically, groups were used to organize tiles for users on the Fiori launchpad. 
  • Status: SAP is phasing out groups in favor of spaces and pages. 
  • Content: They contained tiles that were available to the user. 
Spaces
  • Purpose: Spaces are the modern, primary way to organize content on the Fiori launchpad, replacing groups. 
  • Structure: A space is a container that holds one or more pages. 
  • Assignment: Spaces are assigned to business roles. 
  • User Experience: They offer a more focused "day-in-the-life" approach compared to groups, providing a cleaner, simpler view of essential starting points. 
Pages
  • Purpose: Pages are individual screens within a space that display apps as tiles. 
  • Structure: Pages can have single or multiple sections that further organize tiles. 
  • Content: They are created from catalogs and contain a collection of apps for a specific business purpose. 
  • Assignment: Pages are assigned to spaces. 


 

Monday, 13 October 2025

Fiori Inital setup task list

 In S/4 hana below are the list of tasks to run for inital fiori activation:

SAP_BASIS_ACTIVATE_ICF_NODES :below are the services required

/sap/public/bc/its/mimes

/sap/public/icf_info

/sap/bw/ina

/sap/bw/mime

/sap/bc/ui2/nwbc

/sap/bc/nwbc

/sap/bc/apc/sap/webgui_services

/sap/bc/gui/sap/its/webgui

/sap/public/bc/ur

/sap/public/bc/uics

/sap/public/bc/icons

/sap/public/bc/icons_rtl

/sap/public/bc/webicons

/sap/public/bc/pictograms

/sap/public/bc/webdynpro

/sap/public/bc/icf/systemloginjs

SAP_ESH_INITIAL_SETUP_WRK_CLIENT

Component: EAAPPLH and select all models

SAP_BW_SETUP_INITIAL_S4HANA

SAP_GW_FIORI_ERP_ONE_CLNT_SETUP

SAP_FIORI_FOUNDATION_S4

SAP_FIORI_CONTENT_ACTIVATION

SAP_BR_ADMINISTRATOR






Sunday, 5 October 2025

Publish OData V4 service groups in sap fiori

 To publish v4 Odata service groups:

goto: /n/IWFND/V4_ADMIN


theb search for service

select and click on publish service group.


Saturday, 6 September 2025

s/4 Hana Public cloud Use full app names

APP NAME                         -         Description(USE)

Display Authorization Trace - like SU53 in onpremise.
Display Security Audit Log -  If we want check security audit log
IAM Information System - It works something like SUIM
Display Authorization Trace - To capture the authorization trace.
Monitor Email Transmission - Display all outgoing email requests & Send a test email to check
Monitor User Sessions - To monitor all active users session, you can delete if you want.
Monitor Email Transmissions - Like SOST in On-premise


Wednesday, 3 September 2025

Embedded BW activation in S/4 hana

 To Activate Embedded BW in S/4 hana use belw notes:

Check notes:

2636754 - Configuration steps for embedded Analytics in ABAP based Applications

2289865 - Configuration steps for SAP S/4HANA Analytics

2303900 - Latest Information about BW Setup in S/4HANA Systems

Setup: 

Run se37 to setup BW client:

RS_MANDT_UNIQUE_SET – to set the client

RS_MANDT_UNIQUE_GET – to view existing client

Run the task in STC01: 


AFter setup we are facnig error:  Data source XXX was not found in system <SID> from  Analysis for office.

When we execute the same query from RSRT once, then it is working from Analysis for office.

We need to run the RSA1, first time it will ask to activate, so activate it. No wall queries are started working

also check the rfc in SBGRFCCONF. The client should be correct client.

Tuesday, 2 September 2025

Application not configured. Use Extensibility Test tenant in s/4 hana public cloud

 When you try to open Manage Logos app, in Starter system and Development tenant, it will not allow to create.


solution:

There are some limitations, you can only open this app in Development-Customizing tenant.

Reference Note: 3342103 - Key User Extensibility apps are not available or read only - SAP S/4HANA Cloud Public Edition

Tuesday, 26 August 2025

Fiori Troubleshooting

To trace with HTTP watch while checking fiori, please install HTTP watch from link:

http://www.httpwatch.com/download/

Reference note: 1558903 - How To Trace a Portal Scenario Using HttpWatch

==========================================================================