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