on ‎2021 Feb 04 11:20 AM
Hi, the first thing to indicate that I am new to SAP ME / MII. I have a question about SAP ME / MII:
I have created an operation POD in SAP MII, where there is a list of buttons to do operations with the parts


If I click on the pause button, a popup opens with information about the piece:

I want to be able to modify this new window, so that the time that appears in the Elapsed Time field (not editable) also appears in the Serial Time field (editable).

If we go to SAP ME and the maintenance of the pod, we have the actions associated with that button. If we access one of them we see that this is a standard "Plug-in WPMF" activity.



My question is if I can access the code for this activity and this screen and modify it to make the changes I need, is it possible? If so, how could you do it? Can this be modified in SAP HANNA or in SAP ME or SAP MII? Or do I have to do it with the SAP ME SDK (NWDS) connected to the NWDI, and there I download the code for this "WPMF Plug-in" and modify it? If so, what component is it? I'm a little lost because I can't find the way to start...
thanks in advance,
regards.
Request clarification before answering.
It is not possible or recommended to modify standard activities like this. It is possible to create a new screen in MII that replicates this functionality, but it is very complex. Typically you'd do this if you wanted completely new functionality or to make significant changes to behavior.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As I said, it's quite complex. You'll need to learn MII, specifically BLS transactions, UI5, and javascript. I can tell you from experience that you'll either need to take several classes for these technologies or work with a contractor to build it for you. If you choose to do it yourself, you should expect the learning curve and actual work to take many months. Not for the faint of heart.
Can someone guide me???
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.