Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

user exit

Former Member
0 Likes
1,121

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,084

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

12 REPLIES 12
Read only

Former Member
0 Likes
1,084

Hi Kiran,

Take a look at the following ones :

IWO10026

IWO10027

IWOC0001

IWOC0002

IWOC0003

IWOC0004

Hope this helps,

Erwan

Read only

Former Member
0 Likes
1,085

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

Read only

0 Likes
1,084

Hi anji

i want to add field in reference object tab can u tell me which one

Read only

0 Likes
1,084

can any one help me

user defind screen is subscreen or normal screen

Read only

0 Likes
1,084

Hi,

use the first one only

QQMA0001 User subscreen for notification header

regards,

Anji

Read only

0 Likes
1,084

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

Read only

0 Likes
1,084

can any one help me

Read only

0 Likes
1,084

i added field to all screen in QQMA0001 still i am not getting that field in any screen

Read only

0 Likes
1,084

is there any settings required from SPRO

Read only

0 Likes
1,084

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

Read only

0 Likes
1,084

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

Read only

0 Likes
1,084

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.