cancel
Showing results for 
Search instead for 
Did you mean: 

Configuration of Fiori app Approve Travel Expenses

Former Member
0 Kudos

Hi gurus,

I'm new on SAPUI5 technology, I need to do a simple configuration on standard Fiori app Travel expenses Approval (bsp ui5_fi_trex_apv).

I need to hide ui elements and change text translation of some labels.

I followed the guide 'Extending and testing SAP Fiori Apps', but I have some difficulty in the implementation of file component.js.

For example I need to hide the table TEA_LIST_COSTASSIGNMENTS in view details.Home.

I copied the example code excerpted from the guide, but I do not know how to retrieve the following values from standard app:

jQuery.sap.registerModulePath

jQuery.sap.declare

jQuery.sap.require



My Code :

Another question: after custom implementation, how can I test it ?

Thanks

Massimo

Tags edited by: Michael Appleby

Accepted Solutions (1)

Accepted Solutions (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Massimo,

Please use UI extension points.

Regards,

Masa

SAP Customer Experience Group - CEG

Former Member
0 Kudos

Hi Masa,

I have configured the new Launchpad following info in your Link.

I still have trouble figuring out how to implement the file Component.js

Thanks

Massimo

Answers (0)