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
280

helllo

i have a requirement when the the notification closure button is clicked in the IW21 or 22 transaction i have to generate a pop up window with 2 buttons continue and cancel. i have 2 queries regarding this.

1.when i press cancel,the old task should be deleted and new task shuld be added.----->how to do this?

2.and another pop up window appears when i press continue.here in the second pop up window when i press cancel i have to go back to the notification screen.

pls kindly help me in this issue.

regards

anik

1 REPLY 1
Read only

Former Member
0 Likes
251

Hello,

you can use enhancment IWOC0002 'PM/SM notification: Check whether status change is allowed'.

Your other requirements: look at the function modules which starts with "IQS",

eg. IQS0_DEL_NOTIF_SUB_DATA, IQS0_ADD_HEADER_ACTIVITY

Rgds,

JP