cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Fiori: Can't find tile in Fiori apps

ilya_terentiev
Participant
0 Kudos

Hello,

I am trying to find the tile for MI10 t-code - Enter and Post PI Count w/o Document. But when i search for it in Fiori, system gives me a message, that it is not possible to find any matches.

From my side i've assigned role SAP_BR_INVENTORY_MANAGER to my user, additionally my user has SAP_ALL authorization. And in t-code /IWFND/ERROR_LOG i don't receive any error messages.

In http tracing in browser i see:

sap.ui2.srvc.ChipInstance({oChip:sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/sap/ssbtiless1/~974B93DA37E23D07432F70AC0D71F763~C/ssuite/smartbusiness/tiles/contribution/ContributionTileChip.xml"}),bFullscreen:false}): CHIP instance is just a stub - sap.ui2.srvc.ChipInstance

I'was not able to find any information about this error message

Added picture1.png

Could you please help?

Thank you in advance!

Accepted Solutions (1)

Accepted Solutions (1)

madhusudhan0492
Active Participant

Hi llya,

How are you?

Login to your Launchpad designer and check this catalog SAP_TC_PRC_IM_BE_APPS has the tile or not. If the tile is present here, then please run the/UI2/INVALIDATE_CACHES report in SE38 in execution mode.

If the tile is not present here, please run the report /UI2/GET_APP_DESCR_REMOTE_ALL and run this in full replication. After running this, please clear the browser cache.

Thanks,

Madhu Sangam

SAP Support

Answers (4)

Answers (4)

madhusudhan0492
Active Participant

Hi Ilya,

Please maintain the system alias in /n/UI2/ALIAS_MAP table and then run this report.

Thanks,

Madhu Sangam

SAP Support

ilya_terentiev
Participant
0 Kudos

Done, finally it works.

Thank you very much!

ilya_terentiev
Participant
0 Kudos

Hello,

I've checked Launchpad designer and i have not found catalog SAP_TC_PRC_IM_BE_APPS there, So i've started report /UI2/GET_APP_DESCR_REMOTE_ALL in full replication.

But after running i've received many error messages there.

Messages are the following:

\CLASS=/UI2/CX_RUNTIME(): System alias FIORI has no destination of type 3 in transaction SM59

\CLASS=/UI2/CX_RUNTIME(): System alias S4BANK does not exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4CA does not exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4CMD doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4CMM doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4CON doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4CPA doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4CRM doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4DFS doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4EAM doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4ECCSE does not exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4EHS doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4FICA does not exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4FICAX does not exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4FSCD does not exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4ICM doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4INS doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4ISA doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4ISAD does not exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4ISDS does not exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4ISEC does not exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4ISPA does not exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4ISPSCA does not exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4ISU doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4LO does not exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4MDG doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4MOC doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4OIL doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4PLM doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4PP does not exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4PPM doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4PRC doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4PS does not exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4PSM doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4PSS doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4QM does not exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4RFM doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4SCM doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4SD does not exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4SLL doesnot exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4TM does not exist

\CLASS=/UI2/CX_RUNTIME(): System alias S4TRV doesnot exist

ilya_terentiev
Participant
0 Kudos

Hi, Madhusudhan.

Thank you for reply!

Tile is still not opening, but now in http tracing i have another error:

Failed to load resource: the server responded with a status of 404 ()

But this error was before and i've implemented note 3032261

And for now i have no idea how to solve it one more time 🙂

Could you or somebody else advise ?