cancel
Showing results for 
Search instead for 
Did you mean: 

Routing in scaffolding

vishu8r
Discoverer
0 Kudos

Hi,

I am trying to extend standard standard track PO fiori app (mm_purord_tpo). This app use scaffolding api (sap.ca.scfld)

Need to introduce additional full screen view before standard master detail pages i.e. want to make it Full screen-master-detail layout.

1) Is it possible to write routing in scaffolding for this layout? Because in standard because scaffolding sAppType have only 'FS' and 'MD' as standard values. MD is already defined in standard component js

https://sapui5.hana.ondemand.com/1.24.3/docs/api/symbols/sap.ca.scfld.md.ComponentBase.html#construc...

2) Can we maintain subroutes in masterPageRoutes, detailPageRoutes , fullScreenPageRoutes ?

3) In standard app component.js, the masterPageRoutes is not defined still master is getting called and its entity details are mentioned in configuration.js which is not available for extension. In this scenario, how to stop/control/change initial call done to populate master list?

standard-component-js.txt standard-configuration-js.txt

Regards,

Vishal

Accepted Solutions (0)

Answers (0)