cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Vocabulary Annotation File not found - No System Alias found - Fiori app not displaying

RaghavanKathamuthu
Active Contributor
0 Kudos
8,314

Intro

Some times in the Fiori app you may get blank screen. 

kraghavanbindhu_0-1720120648788.png

For FIORI apps we need to maintain the service in background. So that these app will work. At first we have to get error by finding the service name which is responsible for the respective app.

Follow the below steps to solve the issue.

You can find the error 'Vocabulary Annotation File 'C_MRPCTRLRBYAOR_SRV_VAN' version '0001' not found on SAP GW Server' in tcode /n/IWFND/ERROR_LOG - SAP Gateway Error Log 

kraghavanbindhu_1-1720120815854.png

Find the service name from the bottom screen of tcode /n/IWBEP/REG_VOCAN by using the Vocabulary annotaion

kraghavanbindhu_2-1720120948964.png

Then go to tcode /n/IWFND/MAINT_SERVICE and click add service.

kraghavanbindhu_3-1720121025809.png

Give the system alias (LOCAL as Default) and Technical service number (Taken from above step) and click enter. Then select the service and click add service.

kraghavanbindhu_4-1720121076605.png

Then choose the respective package and save it.

kraghavanbindhu_5-1720121172021.png

Then Run the below program

  • /n/IWFND/CACHE_CLEANUP
  • /n/IWBEP/CACHE_CLEANUP

Then reopen the app to get the screen. Now the system will show the app.

kraghavanbindhu_6-1720121681353.png

Also have a look on below sap notes

2826598 - How to resolve Vocabulary Annotation File 'xxxxxx' version '0001' not found?

SAP Note 1986626 before activating your service for the soft state

Thanks

 

 

Accepted Solutions (0)

Answers (0)

Ask a Question