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: 

Screen enhancement in IW24 (PM notification)

Former Member
0 Kudos

Dear All

I require help in following scenario:

i have a requirement to add few fields to notification header in iw24, i have added those fields as append structure in table "QMEL", i have described the screen area "090" in notification header and my subscreen no "0150" in the "TQ80-USERSCR1" as described in the documentation of user exit "QQMA0001".. my screen is active, but the screen is not getting displayed in the screen area of notification tab ion IW24.. i have read documentation of user exit, and I am pretty sure that this the exit which would get my work done, but i m just not able to grasp it rightly.

any help in this reagard would be highly apprciated.

thanks in advance.

2 REPLIES 2

Former Member
0 Kudos

Transaction Code - IW24 Create PM Malfunction Report

Exit Name Description

IWO10026 User check on setting status 'Do not perform'

IWO10027 User exit: Generate user-defined settlement rule

IWOC0001 Create PM/SM notification: Determine reference object

IWOC0002 PM/SM notification: Check whether status change is allowed

IWOC0003 PM/SM authorization check of ref. object and planner group

IWOC0004 Change single-level list editing PM/QM/SM ALV settings

No of Exits: 6

USER EXIT

http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm

http://www.sapgenie.com/abap/code/abap26.htm

http://www.sap-img.com/abap/what-is-user-exits.htm

http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction

http://www.easymarketplace.de/userexit.php

http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm

http://www.sappoint.com/abap/userexit.pdfUser-Exit

http://www.sap-img.com/ab038.htm

http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm

http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm

http://www.sap-img.com/abap/what-is-user-exits.htm

http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html

Rewards if useful.........

Minal

Former Member
0 Kudos

Thank u minal for posting a reply, I was able to manage things my self. through QM* user exit.. thank you again for replying