Your customer wants to extend an SAP Fiori app through a Controller Extension. When can a controller extension lead to a crash? (2 answers)
Select all that apply, then click Submit answer.
-
○
If the original code required to run the application is overwritten
-
○
If the extension code accesses parts of the original application that were removed
-
○
If the extension code exists and is NOT referenced in the original view
-
○
If the extension code exists in the extended app but the controller name is changed by an app update