2024 Jul 04 8:40 PM - edited 2024 Jul 10 3:03 PM
Intro
Some times in the Fiori app you may get blank screen.
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
Find the service name from the bottom screen of tcode /n/IWBEP/REG_VOCAN by using the Vocabulary annotaion
Then go to tcode /n/IWFND/MAINT_SERVICE and click add service.
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.
Then choose the respective package and save it.
Then Run the below program
Then reopen the app to get the screen. Now the system will show the app.
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
Request clarification before answering.
User | Count |
---|---|
5 | |
3 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.