on 2020 Aug 04 8:02 AM
Hi,
We have a requirement where we want the notifications at the operation level. When creating the work order from Fiori app, the users will select multiple notifications of the same object (equipment in our case) and create a single work order. There are another set of users who would use IW37N to process the work orders and they want all notifications of an order to appear in the list. But, IW37N currently displays the notification attached to the header and keeps on showing the same notifications on all the operation lines. Are there any notes, business functions available to bring the notifications assigned to the object list of PM order to IW37N?
Note: we don't want any notification to be attached to the header
screenshot: Work Order
screenshot: IW37N
Request clarification before answering.
You could raise an OSS Message to SAP and see what they recommend.
My next suggestion was to develop a solution by adding a field to structure RIH_ORDER_OPERATION_LIST and using BADI_EAM_SINGLELEVEL_LIST (see SE18) to populate the new field(s).
.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Amar Deep,
There is a second field in IW37n/IW49N called "Notification Number of Operation" (V_QMNUM) which should show the notification for the operation. However, this field is always blank in my SAP system.
Have a look at this OSS Note to see if it helps:
https://launchpad.support.sap.com/#/notes/1844909
.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, PeteA.
The notification number of operation field is blank in my system as well. Also, I already had a look at the notes 1844909 and it doesn't work, the business function LOG_EAM_CI_3 is active and it only brings the little checkbox "including Object List" on the input screen of IW37N. I was wondering if I can get something standard before making a decision to put a custom exit.
User | Count |
---|---|
1 | |
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.