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

Adding custom functionality sub screen in transaction IW51

Former Member
0 Likes
2,236

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

7 REPLIES 7
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,426

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

Read only

Former Member
0 Likes
1,426

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.

Read only

0 Likes
1,426

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.

Read only

0 Likes
1,426

Hi,

You ask your functional consultant as he wil have authorization for SPRO.

Thanks,

Shailaja Ainala.

Read only

peter_atkin
Active Contributor
0 Likes
1,426

Radhakrishna,

Have a look at user-exit QQMA0001 (QM/PM/SM: User Subscreen for Notification Header).

Make sure you read the documentation.

PeteA

Read only

Former Member
0 Likes
1,426

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

Read only

0 Likes
1,426

Hi,

Thats not the one ......which will work for IW51 .......first check out in SPRO thorugh functional consultant .

Thanks,

Shailaja Ainala.