cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori Approve PO app - issue

vijai_mohan2
Explorer
0 Kudos

Experts,

I'm customizing the Fiori App "Approve PO". I'm facing a problem wherein I'm not able to place any custom button on the footer bar. I'm doing the change as per a guide that describes the structure of Fiori apps. I'm doing the change in the "MasterFooterBar" view but for some reason no change of mine is getting reflected in the app.

Can any of you mention the exact file and location I need to edit to get my change in the footer bar for the Approve PO application?

Accepted Solutions (0)

Answers (1)

Answers (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Vijay,

Please use UI extension points.

New SP version was released last month and it has UI extension points.

Regards,

Masa

SAP Rapid Innovation Group - RIG

Former Member
0 Kudos

Hi Masa, Vijai,

I'm using Fiori PO Approval

UIAPP002 SP03 (with GBAPP002 SP04).


I got the UI source code into Eclipse, and created an extension project to the standard project.

But when I try to add a SAP Fiori Extension, I can't modify any view (nothing in the view list).

I'd like to modify the detail view, and also the button of the footer bar.

If you had any suggestions ?

Thanks,

Alexandre

Former Member
0 Kudos

Hi,

it seems that only XML views have extension points

Extension Points - Central Implementation Information - SAP Library

and Approve PO (SP3) have only HTML views ...

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Alexandre,

I see you use old UI components which were released in May 2013.

Important Note: Please use new UI with new SAP Fiori Launchpad

New UI components have UI extension points and work with new SAP Fiori Launchpad.

Please find correct components based on your Backend version.

Regards, Masa

SAP Customer Experience Group - CEG

Former Member
0 Kudos

Ok, I switched to UIX01EAP.

Thanks Masa !

Former Member
0 Kudos

Hello Masa,

Following your recommendations, we installed UIX01EAP.

But when we tried to launch the new apps, we got a "index.html file is not found".

Getting the source code into Eclipse, we added a index.html file, but then, we got a new error of "tasktype filter".

We added the task ID "TS20000166" into the view GBAPP_V_PO_TASK in the backend.

Now everything is alright, but I wonder if we missed something frmo the beginning, or if our corrections are OK ?

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Alexandre,

Apps have to be started from SAP Fiori Launchpad.

Please take a look Launchpad.

Regards, Masa

SAP Customer Experience Group - CEG

Former Member
0 Kudos

Hi Masa,

thanks,

I also found this Local Sandbox Environment for the Launchpad - User Interface Add-On for SAP NetWeaver - SAP Library

cause we were creating our own index file and this was not the good solution.

Regards,

Alexandre