Does anyone know if it is possible to add a new button to the QA32 Worklist screen? I am working with our ABAP programmer to use QA32 screen to filter out Quality data for Inspection Lots. I would like to add a new button to the Worklist screen that when clicked on it will run a Function Module that will go and do a mass change to the User Status. I have attached a photo to show you where I would like to place the new button. I currently do not know of any transaction in QM that will allow you to do a mass changes for a User Status. I have found a Function Module STATUS_CHANGE_EXTERN that will let me change the status which I can use in my program.
Thanks for your help in advance.