Application Development 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: 

Add new fields in IW51

Former Member
0 Kudos

Hi ,

i want to add new fields in IW51 trasaction, i know thtat there is an enhacement QQMA0001 for doing this, but i don't know how to use it ?

Any help ,

Thanks.

Soufiane

5 REPLIES 5

Former Member
0 Kudos

Hi,

On which screen you need to add adittional data

there is a badi IWO1_SUBSCREEN_0170

check this badi by implementing

Reward points if usefull

former_member386202
Active Contributor
0 Kudos

Hi,

Goto TCODE CMOD create one project and add this exit to enhancement assignment. In components it will create one FM, if u want to write some code for that create one include in that FM.

Regards,

Prashant

Former Member
0 Kudos

hi,

You have to customize for screen exit in IW51.Then create project for screen exit by using T.Code:cmod.You will get one more tab in tabstrip control. you can add some more field in new tab.

Steps for customize:

1.goto TCode:SPRO

2.Select button 'SAP Reference IMG' in application toolbar

3 Quality management -> Quality notification -> Notification Creation -> Notification types -> Define screen template

4.db click 'Define Screen Areas and Tabs'

5. Select notification type in table control

6.Db click 'Extended View - Tabstrip and screen area' in left side

7. add new entry in table control.

Tab : 10\TAB19

Screen area 1 : 90

save it and check in IW51.

L.Velu

0 Kudos

Hi,

I did what you said but i didn't find Tab : 10\TAB19 there is Tab : 10\TAB02 Tab : 10\TAB03 and Tab : 10\TAB09 for extra feilds

Thanks

Former Member
0 Kudos

Hi all,

I create the new tab but i still don't know how to add the new fields.

Please help.

It's urgent

Thanks