cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori analytical app-' Procurement overview page' app does not display any data.

former_member195820
Participant
0 Kudos

Hi all,

I am trying to implement the standard Fiori app 'Procurement Overview Page' ( https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps('F1990')/S10OP ) . I have activated the components & odata services and tested it. I get a perfect response. Roles 'SAP_BR_PURCHASER' & 'SAP_BR_BUYER' has also been assigned to the required user. I have even followed this blog for component activation and role assignment. I am able to see the tile in my Launchpad.

tileimg.png

But when I open the app, I didn't get any analytical information.

Did I miss something? Where am I going wrong?

Can someone help me with this?

Regards,

Ramya

gregorw
Active Contributor
0 Kudos

Do you see any errors in the network tab of the developer tools?

former_member195820
Participant
0 Kudos

Under request payload I am able to see this error.

gregorw
Active Contributor
0 Kudos

The response of the server would be more helpful.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member182874
Active Contributor

Hi Ramya,

Procurement overview page is a type of Fiori element. Which means the analytical information or data you see will be available in the form of cards. Please understand the concept from below page. See below how the page looks like. Hope you have activated the Overview page and all the cards relevant.

https://experience.sap.com/fiori-design-web/overview-page/

The screenshot you have provided is a "List report application" - another Fiori element. So if you want to see the analytical behaviour or a summary of most important data, you can always go for OV page.

Please note : Activate /sap/bc/ui5_ui5/sap/PRC_OVPS1 in SICF transaction.

OData service to be activated :

C_NONMNGDPURGSPEND_CDS

C_PURGSPENDOFFCONTRACT_CDS

C_REQUISITIONNOTOUCHRATE_CDS

MM_PRC_OVP

--------------------------------------------------

The cards which will be activated using the PFCG roles you have applied are :

This table shows the business catalog roles required for each card on theProcurement Overview app:

Monitor Purchase Contracts

Monitor Purchase Requisition Items

Monitor Purchase Order Items Monitor RFQs

Purchasing Spend

Purchasing Spend Trend

Non-Managed Spend

Off-Contract Spend

Supplier Performance Monitoring

Supplier Evaluation Trend

Purchase Requisition Touch Rate

Purchase Requisition Item Types

Monitor Open Activities

There is also a backend role required: /SRMSMC/ACTIVITY_MANAGER

So please search for the cards and not the app.

Regards,

Tejas

former_member195820
Participant
0 Kudos

Hi Tejas,

I just need a confirmation from you. Is it necessary to have the component MM_PUR_HBA in SB01? Currently we don't have this.

And if I understand correctly, you want to me to activate all the mentioned cards as separate apps.right?

former_member182874
Active Contributor
rauf_shaikh
Active Participant
0 Kudos

Hi Ramya,

Downgrade Software UIS4HOP1 to 300, we faced the same issue when we had upgraded UIS4HOP1 to 400.

The Global Filters of procurement overview page contains some filters which are missing hence cards do no get rendered.

I had raised the same issue to SAP, we are reluctant to upgrade UIS4HOP1 from 300 level due to this.

-Regards,

Rauf

saurabh_vakil
Active Contributor
0 Kudos

Do you see any missing authorizations in SU53 in both your backend and gateway systems?

former_member195820
Participant
0 Kudos

No..I don't see any authorization error in SU53.

procure.png