You are on page 1of 3

BW

http://help.sap.com/saphelp_nw73ehp1/helpdata/en/01/97a1274b894c8694dcdf278f534c
94/content.htm
http://help.sap.com/saphelp_nw73ehp1/helpdata/en/4a/27acb181661d10e10000000a4218
9b/frameset.htm
###########
TSTC table will contain all the Tcodes and
TSTCT table will contain all the Tcodes with Texts.
DD02L : ALL SAP TABLE NAMES
DD02T : DESCRIPTION OF TABLE NAMES
DD03L : FIELDS IN A TABLE.
RSRREPDIR cube wise/module wise reports.

############
Transactions codes
SM01 T-code for lock unlock t-codes.
Search_SAP_Menu T-code for menu path.
RSA1 Administrator Work Bench
RSA2 OLTP Metadata Repository
RSA3 Extractor Checker
RSA5 Install Business Content
RSA6 Maintain DataSources
RSA7 BW Delta Queue Monitor
RSA8 DataSource Repository
RSA9 Transfer Application Components
RSD1 Characteristic maintenance
RSD2 Maintenance of key figures
RSD3 Maintenance of units
RSD4 Maintenance of time characteristics
RSBBS Maintain Query Jumps (RRI Interface)
RSDCUBE(D)(M) Start: InfoCube editing
RSDDV Maintaining
RSDIOBC(D)(M) Start: InfoObject catalog editing
RSDL DB Connect - Test Program
RSDMD Master Data Maintenance w.Prev. Sel.
RSDMD_TEST Master Data Test
RSDMPRO(D)(M) Initial Screen: MultiProvider Proc.
RSDODS Initial Screen: ODS Object Processng
RSIMPCUR Load Exchange Rates from File
RSINPUT Manual Data Entry
RSISET Maintain InfoSets
RSKC Maintaining the Permittd Extra Chars
RSMO Data Load Monitor Start
RSMON BW Administrator Workbench
RSOR BW Metadata Repository
RSORBCT BI Business Content Transfer
RSORMDR BW Metadata Repository
RSPC Process Chain Maintenance
RSPC1 Process Chain Display
RSPCM Monitor daily process chains
RSRT Start of the report monitor

RSRTRACE Set trace configuration


RSRV Analysis and Repair of BW Objects
SE03 Transport Organizer Tools
SE06 Set Up Transport Organizer
SE07 CTS Status Display
SE09 Transport Organizer
SE10 Transport Organizer
SE11 ABAP Dictionary
RSDS Data Source Repository
SE21 Package Builder
SE80 Object Navigator
RSSM Authorizations for Reporting
SM12 Display and Delete Locks
SM04 User List
SM37 Overview of job selection
SM50 Work Process Overview
SM51 List of SAP Systems
SM58 Asynchronous RFC Error Log
SM59 RFC Destinations (Display/Maintain)
LISTCUBE List viewer for InfoCubes
LISTSCHEMA Show InfoCube schema
WE02 Display IDoc
WE05 IDoc Lists
WE06 Active IDoc monitoring
WE20 Partner Profiles
DB02 Tables and Indexes Monitor
KEB0
KEB2 DISPLAY DETAILED INFO ON CO-PA DATA SOURCE R3
SM66 Global work process Monitor
SMQ1 qRFC Monitor (Outbound Queue)
###############
Steps to add Query to a role (SAP BW)
I hope you are asking about BI analysis authorization (BI 7.0)...
You need to add query in S_RS_COMP & S_RS_COMP1 auth. object in PFCG role.
Also You need to link your analysis auth. role in S_RS_AUTH auth. object.
Best Regards
Imran
############
You'll also need to provde access to the infocube / multiprovider in which the q
uery resides, as well as the infoarea which the cube sits in.
Within your analysis authorisations, depending on your authorisation-relevant ch
aracteristics,
you may need to provide infoarea hierarchy access and other auth-relevant charac
teristics, e.g peronnel area etc...

###########

This is how you add a query to a role.


1. Create a new role in PFCG and add only transaction RRMX to it.
2. Do not generate the role.
3. Save the role and then assign the role the user who will be adding the query
to the role.
4. The user should have all the necessary authorization to create the query.
5. Now that user will run the transaction code RRMX and then create the required
query.
6. Finally he will click on "Assign to role" to assign the query to given role.
Hope this will help you.

#############
Roles are created in Tcode PFCG . Here you can restrict the objects ( Info area
s , infoproviders , queries , etc ) and actions ( execute , change , display ) f
or which you want to give authorisation.
If authorisation is based on some info object eg company code , we create analys
is authorisation in RSECADMIN ( restrict it to auth variable created in Bex ). T
his auth variable code may refer to a DSO which defines the user and company cod
e relationship ie reads the current user and returns the company codes maintaine
d against that user in DSO .In PFCG , we assign this analysis authorisation to a
uthorisation object while creating role .
Role can be assigned to a user using PFCG or SU01 tcode.
Roles can be modified( removing query as in your case ) in PFCG ---> Give role n
ame ---> Change .
thanks

You might also like