CAPA Create Locking the fields
Hi,
While creating new CAPA need to lock many fields, Can any one let me know how to do this? Is we have to create Modify privilege and attach to the Role Creator PQM – Quality Records?
Thanks
Divakar
Hi,
I found the answer my self.
Create a new privilege under the Modify privilege mask, and apply only those fields which is required field.
Privilege Criteria should be
Quality Actions Cover Page.Originator In $USER And
( Cover Page.Status In $UNASSIGNED Or
Cover Page.Status In $STATUSTYPE.PENDING Or
Cover Page.Status In $STATUSTYPE.SUBMIT )
Thanks
Divakar