Question:
Hello there.
I have been asked to restrict access to CJ01/CJ02 so that all WBS elements need to be released. As far as I can see this hasn't got it's own transaction and comes under the menu EDIT/STATUS/RELEASE when in the transactions. If it is possible to do this via security I have a suspicion it concerns K_VRGNG but I can't figure it out.
Can anyone help?
Thanks very much
Answer:
I don't know the functionality in details, but all the available options would turn up if you run a trace (ST01) for the release. By analysing what objects are checked for which values, you can determine if this is possible.
Hope this helps
Answer:
Trace won't help much here. You need to read up on status management and understand how the status management object works. (B_USERSTAT). You may also need to use user (instead of delivered) statuses to make this work.
Maybe someone familiar with status amnagement can weigh in.
Answer:
thanks very much, I didn't think it would be so easy
Answer:
Sorry to piggy-back on someone else's topic, but I am looking to do something similar (control people setting system statuses in Engineering Change Management within ECRs and ECOs).
Any idea on how to do this would be gratefully accepted - as trace via ST01 contains no objects related to status management and Google provided a document from MIT that says it can be done, but not how!
Thanks in advance for any / all help.
_________________
Kind Regards
Rosie Brent
Please remember to search the forum and check the FAQ before posting questions, thank you.
Tuly Idiot most of the time, part-time Guru
Answer:
Don't know what you can do with system statuses but you may want to check out user statuses and the cross application object B_USERSTAT to see what can be done to control this.