When I build SAP Fiori Mater Detail application, should my application controller extend from sap.ca.scfld.md.controller.BaseDetailController
and sap.ca.scfld.md.controller.ScfldMasterController
or just sap.ui.core.mvc.Controller
? When I looked at sample such as Opportunity, the controllers are extended from sap.ca.scfld.md.controller
. However, if I build
my application using Fiori template, the default controllers are extended from sap.ui.core.mvc.Controller
, so I'm confused.
Asked
Active
Viewed 593 times
1

Boghyon Hoffmann
- 17,103
- 12
- 72
- 170

john
- 21
- 3