Hello Experts,
I am testing PLM 7.0 ACM functions on the Document Info Record (DIR) objects. Steps as below..
1) I am using the NWBC to access and create the ACC id (XYZ_Project1) which is tied to a root context id (XYZ).
2) I added myself as the ACC admin with all the required PLMWEBUI roles +
Super User Role (SAP_PLMWUI_ACC_SUPER_USER) + Trusted users role (SAP_PLMWUI_TRUSTED_USER_ALL)
3) Assigned the ACC Id (XYZ_Project1) to a DIR.
4) Created a Test User (User1) who have the standard ECC DMS roles(Create/Change/Display) for the DIR's.
5) In addition to the above ECC role, I have assigned user1 with the role SAP_PLMWUI_TRUSTED_USER_ALL.
6) In DC10, I have flagged the 'Use ACM" for that document type.
Use case:
Since the USER1 is not assigned to the owning context id XYZ_Project1, he should not be able to Change/Display DIR.
Result; User1 can still view the DIR even though its controlled by the ACM
NB: I ran the program /PLMB/R_AUTH_UPDATE_RT_FROM_CP to update the roles and ACC id changes I have done (step1..5) to see if that updates the ACM check. But after the above program is expected the results are same. User1 can access the document.
Any thing I am missing here which will block the USER1 to that particular DIR?
Thanks,
Pradeep