Quantcast
Channel: SCN: Message List - SAP Fiori
Viewing all 2526 articles
Browse latest View live

Re: Catalog not showing in Tile Catalog

$
0
0

Hello Amber,

 

Issue is occuring because your GW system is having SAP_GWFND SP13. Please apply below notes

Implement the following SAP Notes:

After applying the notes, clear the GW server by running transactions and reports:

/n/iwfnd/cache_cleanup (tcode)

/n/iwbep/cache_cleanup (tcode)

/ui5/invalidate_global_caches (report)

 

Once it is done, clear the browser cache too and reopen in new window.

You will get your catalogs back.

 

The above mentioned notes are already consolidated in 2251801 as mentioned by Krysta.

 

Hope this helps,

JC


Re: PFCG Business Cat Role not exists as given in the Fiori Libs

$
0
0

Hi Saurabh,

 

Thanks for your reply. My basis person checked that all the above notes are in place. Now when i check in PFCG , the  role SAP_BR_GL_ACCOUNTANT does not exist.

 

So not sure what the issue is.

 

However the strange thing is when i assign SAP_SFIN_BCR_GLACCOUNTANT role (from the other link App Implementation: Display G/L Account Balances - SAP Fiori for SAP Simple Finance, On-Premise Edition - SAP Library) , then the tile for this app is shown along with the catalog for GL account.I am really not getting this behaviour at all.

 

Also one thing I noticed is all roles for business catalog are expected to have BCR in their names (stands for Business Catalog Roles) whereas in the name above SAP_BR_GL_ACCOUNTANT its just BR. So is this the reason that this role is not a catalog related role. If anyone is able to see SAP_BR_GL_ACCOUNTANT role in PFCG in their system , then we can conclude that indeed something is missing in my system

 

Thanks & Regards

Amber

Re: My Inbox Fiori app: Open Task configuration

$
0
0

Hi Leonardo,

Firstly no - Business Client is not needed.


Ok so your source UWL XML file is using the OBN Launcher rather than the Web Dynpro ABAP launch mechanism.  So you are comparing apples to oranges there.

 

Your second attempt using SWFVISU in SRM is closer. 

It looks like the Web Dynpro Configuration id has not been passed. 

 

What I would suggest doing at this point is trying to start the application and configuration directly from transaction SE80 using the Test option there.  That would help you clarify the exact URL you are trying to launch and with what parameters. 

 

There will be a parameter to pass the work item id - it's possible your SRM version does not use the standard _WI_ID parameter in which case you may need to set up the SWFVISU Task Visualization Dynamic Parameters after all.  You can also use Dynamic Parameters to pass the Web Dynpro Configuration if need be.

 

Rgds,

Jocelyn

Hide Notes, Notifications, Qualifications in FIORI for People Profile

$
0
0

Hi Mentors,

 

I know there are ways to hide FIORI App elements through SAP RIVER or SAP WEB IDE, however is there any way to hide Notifications, Notes or any other field from backend through R/3?

 

I would like to hide fields as reflecting in the screen shot.

 

Looking forward for you answers.

 

Regards

 

Ritesh

Re: Adding custom language file to standard Fiori app

$
0
0

Hi Ossi,

I talked to some colleagues, it is bit surprising that standard fiori application should have the file for transaction so you can get into touch with  SAP OSS message.

Else you can just download the application then add the i18n file for your required language then upload again.This is feasible only if you have to translate for few languages.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/309d2011-6579-3110-79b2-ec3259661c6d?QuickLink=index&…

For your queries,

I feel you have to upload whole folder  for consistency.

I am not in ABAP much, will it be possible or reasonable to add the i18n file in the BSP application package ? Not much sure on this.

You can see the package in SE80.

 

Main problem I see on doing these things is that It is standard fiori application, in case of update of application, it might be lost.

 

With Regards,

Ramesh Shrestha

Re: SAP Fiori Client unable to display when using https

$
0
0

Hi Adrian,

 

You need a certificate from CA when using Fiori Client. (Self-signed certificate does not work in this case).

 

You can also use web browser in your mobile device to logon Fiori URL with ignoring certificate problem.

 

Regards,

Ning

Create New Custom Fiori Application

$
0
0

Dears ,

     I need to create new SAP Fiori Application which will insert and read data from Z table .

I'm new in Fiori , I just implement standard HCM applications . can you guide me step by step how to develop that application and any other custom application will required .

I have getway 740 with sp-level 13 and backend system 740 .

I go to many posts but not found any of them helpful for me .

 

thanks

SAPUI5 for Minisap download

$
0
0

Hello Dear Folk,

 

I have Minisap ABAP AS 7.03   SP04. For private learning purposes I need to install the "User Interface Add-On 1.0 for SAP NetWeaver" on my Minisap. Beside that I need to have SP05(at least) or SP08(recommended) to meet the SAP Requirement for the frontend system.

 

I have googled the subject and was able to read that SAP was offering a link to download "User Interface Add-On 1.0 for SAP NetWeaver" - but that link doesn't work any more.

 

I have no customer ID on the "SAP Marketplace" where one could download the needed packages. Do you know if SAP still offers a trial version? If yes, I would be very happy to have the download link. Also I would be gratefully for your kind help on how to get SP05 or SP08.

 

Kindest Regards

 

Nido


Re: Catalog not showing in Tile Catalog

$
0
0

Amber,

 

I understand the issue better now, I got mixed up.

 

Please give this a try ... I have read in one of Masa's Lessons Learned blogs the URL you use with CONF for the configuration not be used any longer / for your UI level.

 

Try

http://<ip>/sap/bc/ui5_ui5/sap/arsrvc_upb_admn/main.html                            

or

http://<ip>/sap/bc/ui5_ui5/sap/arsrvc_upb_admn/main.html#/Catalog/X-SAP-UI2-CATALOGPAGE:SAP_FIN_TC_T

 

Also for the launchpad issue, please check the Odata PAGE_BUILDER_PERS is activated. That is the only difference I see missing in your browser F12Capture.PNG

Re: Create New Custom Fiori Application

$
0
0

Hi Ahmed,

Suggest you do the Build Your Own SAP Fiori App in the Cloud – 2016 Edition - Bob Caswell, Yoram Friedman, Oliver Graeff, Raz Korn, Ido She… free massive online open course.  Although the course is now up to week 4 you can still join and access the videos and other material as a "self-paced" student.  The intent of the course is to guide participants step by step through the design and development of Fiori apps including your own custom apps.


The course will give you all you need to develop your own Fiori app.

 

If you are in a hurry - you could also go to the previous version of the course Build Your Own SAP Fiori App in the Cloud - This will also give you enough to get started.... Just without the latest updates.

 

Rgds,

Jocelyn

Re: Hide Notes, Notifications, Qualifications in FIORI for People Profile

$
0
0

Hi Ritesh,

Extensibility Information about individual apps can be found by going to the Fiori Apps Library > All apps and searching for your app by name.

https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps('F1382')

 

On the Implementation Information tab you will find the Extensibility section and a link to Extensibility help in the SAP Library for that app.

 

 

For People Profile, the BADI to hide/amend the user interface sections is listed there along with all the relevant user interface section types including Notes.

P.S. SAP RIVER is no longer a name that is used.  SAP Web IDE is the correct name for the recommended development environment for Fiori apps

ABAP front end server for SAP Fiori

$
0
0

Hi Experts ,

 

I was going through the plethora of SAP firori architectures put across in Internet and see the ABAP frontend server as a integral component in

all of them.

When used in conjuction with the SAP business suite , the architecture has a ABAP front end server on top of the Backend ABAP server which is shown enclosing the SAP Business suite .

 

I'm confused as to what is the relevance of a ABAP frone end server , the netweaver AS ABAP provides gateway services and Odata services , so when this is already present what is the need for a separate ABAP front end server just to provide UI5 artefacts ?

 

 

Can anyone here help me with the following doubts I have :

 

1) what is the difference between a Front end ABAP and backend ABAP server?

2)when UI5 and Fiori is a HTML5 based technology and The business logic is not part of Fiori UX , why the Front end application server is called a

ABAP front end server ?

2)does front end ABAP server have any relevance when the backend is a HANA system with HANA XS Application server ?

Re: ABAP front end server for SAP Fiori

$
0
0

Hi Shyam,

 

These are the answers as per my understanding. hope it will clear some of the doubts

 

1) what is the difference between a Front end ABAP and backend ABAP server?

Ans: Both are technically ABAP servers. front end server is the one which act as hub for the odata services and UI5 pages. However the same can be achieved in the backend server also (netwever version should be greater than 7.31 for this). SAP recommends using a seperate server for frontend and odata services so that it can act as a hub to multiple backend systems and user will have one fiori launchpad with apps fetching data from different backend systems.

 

 

2)when UI5 and Fiori is a HTML5 based technology and The business logic is not part of Fiori UX , why the Front end application server is called a

ABAP front end server ?

Fiori applications are HTML5 applications using UI5 libraries. SAPUI5 applications can run on non abap systems also like SAP Netweaver portal or hana cloud portal.

 

However Fiori applications (which are also UI5 applications ) are packaged as BSP applications and are available in the front end components for the particular application.

Other than UI5 pages, Fiori application need odata services also to fetch data these services are also published and accessible from ABAP frontend service catalog.

 

 

3)does front end ABAP server have any relevance when the backend is a HANA system with HANA XS Application server ?

 

Same as above, irrespective of backend server, front end is yoru choice, fiori applications are available as abap components so you need abap frontend in that case.

 

 

Regards,

Sarbjeet Singh

Re: RFC call was not successful because of communication failure 'RFC destination ERP does not exist'

$
0
0

Hi Saurabh,

 

Actually, i figured it out last week. Anyway, thank you for the information.

 

I will reward you the points :-)

 

Best regards,

Sreenu 

Re: Dump While Activating ODATA Service in sap Fiori .

$
0
0

Which Fiori app are you configuring?


Re: How to reset a SAP standard catalog

$
0
0

Hi Saurabh,

I only have one Fiori system available (for a proof of concept) and do not have a reference system to compare with.

 

catalog_ref_lost.PNG

catalog_ref_lost2.PNG

Tiles for Fiori Fact sheets to launchpad

$
0
0

Hello all,

 

Currently i am working with Fiori Fact Sheets (Vendor accounting document and G/L accounting document). all the configuration part and service activation's are completed.

 

Now, I am searching (vendor accounting document/ G/L accounting document) in launchpad, it doesn't shows.

 

Similarly i searched in ESH_SEARCH Transaction code. these two are appear.

 

Please help me.

 

 

Thanks and Regards

Nagaraj

Re: SAPUI5 for Minisap download

$
0
0

I would recommend going to the Fiori Cloud Edition Demo for learning purposes.  You can find it in the All Things SAP Fiori Landing page. 

 

Regards, Mike

SAP Technology RIG

Re: Create New Custom Fiori Application

$
0
0

Hello Jocelyn  ,

      Thank you for your replay , that course for Cloud . I need on premise applications .

Re: Create New Custom Fiori Application

$
0
0

Hello Sarbjeet ,

         Thank you for your replay and help , but that document do need any SAP backend system .

in my case I have backend and getway .

Viewing all 2526 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>