cancel
Showing results for 
Search instead for 
Did you mean: 

Using action to modify QM notification

pokrakam
Active Contributor
0 Kudos

Hi folks,

I am trying to change the coding on a notification using a custom action.

I couldn't find any way to do this with the notification open, so I resorted to the following which almost works:

1. Define task code in catalog with followup function

2. Defined a function for the action box which adds a task using this code

3. The followup action for the task defined as a custom function module ("After Posting" and "Synchronous" flags are set).

4. The FM calls IQS4_MODIFY_NOTIFICATION to set the new coding.

The problem lies somewhere in the updates. If I hardcode a different notification number into my FM, then the new coding is applied when I click on the action from another notification. So I know everything works.

I've tried all kinds of combinations with COMMIT's, but according to the F1 doco on posting/synch flags above, this should be possible.

Any ideas? Alternative suggestions of course would also be welcome.

Cheers,

Mike

Accepted Solutions (0)

Answers (1)

Answers (1)

pokrakam
Active Contributor
0 Kudos

Worked around by using workflow to update the Notification after save.

Former Member
0 Kudos

Hi Mike,

I have the same case as your. Please help me how to use the workflow to update the notification after save.

Please mail to cudinhvt2000 at yahoo dot com

Thank in advanced,

Hau