4 Replies Latest reply: Dec 16, 2008 9:33 AM by Terry Boy RSS

Notification completion

arun thomas
Currently Being Moderated

Dear users,

 

Kindly suggest if there is any way of  preventing completion of  a notification if the attached maintenance order is not technically completed.

 

Thanks and best regds

  • Re: Notification completion
    Amit Saxena
    Currently Being Moderated

    Hi,

    Try doing this through a User Status.

     

    Thanks,

    Amit

  • Re: Notification completion
    Makarand B. Gurjar
    Currently Being Moderated

    Hiii

     

    Check if is there any user exit exist at the time of completion of the notification. Write code with the help of developer which can check the order status of the order in JEST table for CNF/PCNF status. If it founds then system will carry out the completion of the notification & Otherwise it will give the error message respectively.

     

    I hope it will resolve your query.

     

    Regards

  • Re: Notification completion
    Makarand B. Gurjar
    Currently Being Moderated

    Hiii

     

    Check if is there any user exit exist at the time of completion of the notification. Write code with the help of developer which can check the order status of the order in JEST table for CNF/PCNF status. If it founds then system will carry out the completion of the notification & Otherwise it will give the error message respectively.

     

    I hope it will resolve your query.

     

    Regards

  • Re: Notification completion
    Terry Boy
    Currently Being Moderated

    HI Arun

     

    You can try with User Status or Give autorizational Roles with respect to User Status... so it will make a particular user can close the notification

     

    Another option... with the help of the abaper... you have to configur a error message, when u try to close a notification without completing the order... this error will pop-up...

     

    I hope these are the solutions...

     

    - Pithan