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

Notification No

Former Member
0 Likes
646

Hi Friends,

Anybody will please tell me how we can delete the existing notification no??

4 REPLIES 4
Read only

Former Member
0 Likes
612

Hi,

Look at the below function moduels

ALM_PM_NOTIFICATION_DELETE

IQS4_DEL_DATA_NOTIFICATION

IWOA_DELETE_NOTIFICATION_ARC

IWON_NOTIFICATION_DATA_DELETE

Regards

Sudheer

Read only

0 Likes
612

Hi Sudheer,

Actually I would like to delete directly through its transaction or database table.

Could you pls suggest me the transaction code for notification display or the table name??

The notification no is created through sales order.

Read only

0 Likes
612

Hi,

U can use IW53 to display notification. Notification info will be available in QMEL/ VIQMEL. U cant delete notofication directly from the database table , it will be available always in database but you can set Deletion Flag (DLFL NOCO) which will set for deletion, explore through IW52.

If dis sound good pl reward.

Cheers.

Read only

Former Member
0 Likes
612

Hi Neha,

For Creation /Change and Deletion of the notification use the Tcode

Create Notification : IW51

Change Notification : IW52

Delete Notification :IW53

***********************Reward Point if helpfull..*******************