Question:
Hello all,
I have a few SAP Security Questions:
1. If the tcode SM35 is included in a role..it brings in a object called
"S_BDC_MONI". I have to create a role where a user should process
only his sessions. He should not process/Analyze others sessions.
How will we create a role which handles this requirement? How are the
sessions named? Is there a tcode which gives the session name for
every user?
2. Can we automate a CATT script. I have a CATT script which should be
run every evening 7PM. Is there a way we can automate CATT scripts?
3. In BW is there a SAP table which lists BEX workbooks along with there
BW technical names?
Regards,
Sam
Answer:
1. You can only do this if the user changes the name of the BDC session to their ID ( not Recommended) or something you are to control on. THe probelm is SAP creates BDC session where you have no contorl onve the name and must use what is defaulted.
2. Depends on the setup of the CATT, it can alwasy be setup as a report and scheduled as long as it does not need a file from your PC.
Answer:
3. In BW is there a SAP table which lists BEX workbooks along with there
BW technical names?
3. this is not an SAP security question.
Ask this in the BW forum
_________________
SapFans Moderator
NetWeaver ‘04–SAP Web AS for ORACLE certified
Search: /forums/search.php
SAP Notes: http://service.sap.com/notes
SAP Help: http://help.sap.com
Basic Rules: /forums/viewtopic.php?t=222759
Answer:
3. In BW is there a SAP table which lists BEX workbooks along with there
BW technical names?
Yes - if you try table
RSRWBINDEXT
in case it helps ... to work out which security roles the workbooks are assigned, try the following tables
AGR_HEIRT
AGR_HEIR
Cheers
Ben