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

SAP Script for PM Notifications in IW21 Tcode

Former Member
0 Likes
837

Hi Experts,

I want to modify SAP Script for PM Notifications in IW21 Tcode.

Script Name:QM_REPLY

I copied this script to a Zscript and made changes to it.

Now I want to assign this modified script for this Tcode.

Can any one help me how to assign this modified script.

I tried in NACE and couldn't found Application Name for PM Notification.

I also tried in OID1 tcode.

Regards,

Sibinraj

Hi Experts,

I want to modify SAP Script for PM Notifications in IW21 Tcode.

Script Name:QM_REPLY

I copied this script to a Zscript and made changes to it.

Now I want to assign this modified script for this Tcode.

Can any one help me how to assign this modified script.

I tried in NACE and couldn't found Application Name for PM Notification.

I also tried in OID1 tcode.

Regards,

Sibinraj

2 REPLIES 2
Read only

Former Member
0 Likes
646

Hi ,

You mean to assign Z script then goto OID1 and enter Application area as N and here assign your modified script to some shop paper with the output print programme also .. else create a new shop paper .. , similarly check the settings in OID2,OID3 and in notification you can print the shop paper once the notification is released ..

regrds

pushpa

Read only

0 Likes
646

Hi Pushpa,

I have done the settings as given below.

1) I created a copy of QM_REPLY as ZQM_REPLY and made necessary changes to it.From SE71 I got print program name(SAPLZQM06) for this modified script.

2) I went to OIDA Tcode and created a new notification overview and mentioned output program as SAPLZQM06 and form name as ZQM_REPLY and activated it.

3) Then in Tcode OIDB, I checked the selection tab for Doc Type M* and Paper 10*.

Eventhough while executing IW21,SAPLZQM06 is not getting called and instead SAPLQM06 is called so I am getting the same standard format.

There are so many shop papers in OIDA, can you tell me how system recognises which form to be called on executing IW21 as these papers are not linked directly to that tcode.

Pls help me to resolve this issue.

Regards,

Sibinraj

Edited by: sibinraj24 on Jan 4, 2011 12:46 PM