Friday, August 16, 2013

Notification can't be complete due status OSSO

   When we trying to complete a quality notification,system given an error message:
    Error:Outstanding task exist .

The cause is,sometimes ,when we delete a task with status OSSO,the system didn't update status of notification head data.

Correction:
you need write a ABAP program to delete this items with delete flag(True delete,before is fake).
we create a program named :ZQM25_DEL01

Once you delete this abnormal task or items ,you still need insert a new notification task or item task ,and change it status to "complete",then SAP will change the status of head of notification(IW52), save and enter this notification again,and delete this useless task and save .Now ,you can normally complete your notification .

No comments:

Post a Comment