4 weeks ago
Hello SAP Community,
We are facing a challenge with customizing the automatic creation of notifications in T350 for different plants. Specifically, we need notifications to be automatically created when creating orders for plants 1900, 3100, and 3200, but not for other plants.
Our initial approach was to generally enable the creation of notifications and then modify this behavior using the enhancements ZI_WISE_NOTI_T350 and ZI_WISE_NOTI_T350_IW32. Unfortunately, we encountered an issue where the notification title is not utilized. Additionally, this method does not work when an order is created using a maintenance plan via transaction IP10, as the function module LIPM5F13 is called, and there are no enhancement spots available in this context.
Given these constraints, we are seeking advice on how to achieve the desired result. Is there a way to customize the automatic creation of notifications for specific plants when creating orders, including those generated through maintenance plans?
Any guidance or suggestions on how to approach this problem would be greatly appreciated.
Thank you in advance for your help!
Best regards,
Request clarification before answering.
Hi Mike.
As per my understanding, ABAP help will be required in your case. You may check with the ABAPer to create a program which will create a notification using standard BADI every time a new entry is created in table AUFK, with a filter(ztable) on Order type or Plant so that this enhancement creates notifications only for the plants you want.
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
93 | |
15 | |
9 | |
8 | |
5 | |
3 | |
3 | |
3 | |
3 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.