cancel
Showing results for 
Search instead for 
Did you mean: 

MII OEE - Download codes fragments standard

pablosilva80
Explorer
0 Kudos
504

I would like to know if the fragment codes (controller.js and view.xml) are available for download. I need to optimize development time and add a textbox control in the ACT_DOWN_LIST (sap.oee.ui.oeeDowntimeList) activity. Internally the standard program references some fragments, example:

this.oDowntimeDialog = sap.ui.xmlfragment("downtimeDialog", "sap.oee.ui.fragments.downtimeDialog", this);

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Mahalakshmi1
Participant
0 Kudos

Hi,

Yes, the controller and views behind standard OEE activity are downloadable and can be customized. Go to Activity configuration and select the required activity and there is a download code option. once customized save it as a new custom activity mapping to the path of the customized view file.

Thanks

Mahalakshmi S