‎2009 Apr 03 6:50 AM
HI,
Bussiness needs to add a custom functionality sub screen in header tab of transaction code IW51.
Please suggest if anybody worked on this issue.
Provide me if any screen exits are available in IW51 and how to implement the screen exits.
Thanks,
Radhakrishna
‎2009 Apr 03 7:01 AM
There is a customizing related to your requirement :
SPRO - Quality Management - Quality Notifications - Notification Creation - Notification Types - Define Screen Templates
Also look at (old original) OSS [Note 36889 - User subscreens in quality notifications|https://service.sap.com/sap/support/notes/36889]
Regards
‎2009 Apr 03 7:42 AM
hi,
i dont think for this application SAP has good solution, we went for Z developments on this modules.
any how checkout....
SPRO>Quality management>Notification --> Overview of notification types --> Select the notification & 90 give the customer specific screen area
Subscreen Number for Customer Screen Area "Notif. Header"
Specifies the customer screen area that you can activate on the main notification screen using the SAP enhancement if you are working with the screen area '090' (customer subscreen (one screen/NTyp)).
If you want to use more than one customer subscreen in your notification type, use the screen area '091' (customer subscreen (>1 screen/NTyp)). Assign the screens directly to the tab pages.
Thanks,
Shailaja Ainala.
‎2009 Apr 05 5:44 PM
Hi,
Thanks for the response.
I had tried with this but i am getting ABAP dump.
I am not sure how to add custom fields in the screen.
can you explain me in detail.
‎2009 Apr 06 5:35 AM
Hi,
You ask your functional consultant as he wil have authorization for SPRO.
Thanks,
Shailaja Ainala.
‎2009 Apr 03 4:47 PM
Radhakrishna,
Have a look at user-exit QQMA0001 (QM/PM/SM: User Subscreen for Notification Header).
Make sure you read the documentation.
PeteA
‎2009 Apr 06 1:47 PM
Use enhancement QQMA0001(for header) and QQMA0008(for item) for IW51 and search inside the function group XQQM you find the relevant information for the user exit ?
Thanks
‎2009 Apr 06 2:08 PM
Hi,
Thats not the one ......which will work for IW51 .......first check out in SPRO thorugh functional consultant .
Thanks,
Shailaja Ainala.