Skip to Content
0
Dec 14, 2022 at 09:53 AM

Change variables of oninit() method of standard app controller in the Extn Controller

203 Views Last edit Dec 30, 2022 at 12:35 PM 2 rev

Hi,

I have requirement to extend the Standard FIORI App Manage Product Allocation Planning Data (F2121) with a Custom Search and need to change the standard methods of the Standard app Controller in the BTP Environment (BAS).

For this we have created a Adaption Project in the BTP Environment (BAS) and created a custom search help with help of Extension Fragment and written the code in the Extended Controller.

I need to access/change the variables declared in oninit() hook method of the standard app controller in the Extension Controller and also need to access the OData Service of the standard app.

Could you please suggest any other ways to extend the standard FIORI App developed on FIORI Elements if not Adaption project.

Regards,

Srikanth Reddy P.