‎2007 Mar 23 12:11 PM
Hi
can any one tell me the exit name for iw21,
i want to add new field to iw21 transaction
i tried this one
QQMA0001
QQMA0008
these contains lot of screen exits can any one help me
‎2007 Mar 23 12:17 PM
Hi,
You have to use one of these exits, depending on which area you wants to add that extra field to screen.i.e Notification header level, Item level or task level etc.
QQMA0001 User subscreen for notification header
QQMA0008 User subscreen for additional data for notification item
QQMA0010 User subscreen for additional data for cause
QQMA0011 User subscreen for additional data for task
QQMA0012 User subscreen for additional data for activity
regards,
Anji
‎2007 Mar 23 12:16 PM
Hi Kiran,
Take a look at the following ones :
IWO10026
IWO10027
IWOC0001
IWOC0002
IWOC0003
IWOC0004
Hope this helps,
Erwan
‎2007 Mar 23 12:17 PM
Hi,
You have to use one of these exits, depending on which area you wants to add that extra field to screen.i.e Notification header level, Item level or task level etc.
QQMA0001 User subscreen for notification header
QQMA0008 User subscreen for additional data for notification item
QQMA0010 User subscreen for additional data for cause
QQMA0011 User subscreen for additional data for task
QQMA0012 User subscreen for additional data for activity
regards,
Anji
‎2007 Mar 23 12:24 PM
Hi anji
i want to add field in reference object tab can u tell me which one
‎2007 Mar 23 12:47 PM
can any one help me
user defind screen is subscreen or normal screen
‎2007 Mar 23 12:56 PM
Hi,
use the first one only
QQMA0001 User subscreen for notification header
regards,
Anji
‎2007 Mar 23 1:02 PM
in QQMA0001 CONTAINS A LOT OF SCREENS WHICH ONE I CHOOSE
i added a screen first 6 but i did n't find any that field in any tab of that transaction
‎2007 Mar 23 1:22 PM
‎2007 Mar 23 1:47 PM
i added field to all screen in QQMA0001 still i am not getting that field in any screen
‎2007 Mar 23 1:59 PM
‎2007 Mar 23 2:55 PM
Hi Kiran,
You are talking about adding custom field on standard SAP transaction IW21 - Create PM Notification. The Enhancements on Notification as such are shared by transaction IW21 and QM01 - Create Quality Notification. In order for you to add custom field on the SAP transaction you will have to create custom subscreen and then attach that subscreen in the config ( SPRO ). SAP has given OSS note on how to do the enhancement for Quality Notification. I am not sure about whether they have seperate note on PM Notification, but this OSS note 36889 will certainly help you to get idea on how the subscreen can be developed and then attached to transaction IW21 in config. Hope this helps!!
Regards
Sandeep Kadam
‎2007 Mar 23 3:32 PM
finally i got it if i deactivated then also these field is coming(extra) if i delete project then also these field is coming what may be the problem
‎2007 Mar 23 5:59 PM
Your question is not very clear.. I am assuming you are talking about field on the Subscreen which you have attached in the config. If you simply remove the sub-screen number from the config.. this enhancement will be inactive.