cancel
Showing results for 
Search instead for 
Did you mean: 

Database Tables list Related to GRC

sreenivas_pachva
Participant
0 Kudos

Hi guys,

I am new to SAP GRC. Could you please provide the database tables list related to organizational unit,activity id and risk category?

My requirement is need to get the all the org units, all risk categories and all activity types list.So i am seeking the related abap database tables list.

Thanks in advance.

Sreenivas pachva

Accepted Solutions (0)

Answers (2)

Answers (2)

Colleen
Advisor
Advisor
0 Kudos

Not sure if you are on 5.3 or 10

That aside, I find the easiest way to locate the table (for most functionality) is to either

1. Open a session in change (i.e modify a record) an then go to SM12 to display table locks so you can see which tables you have record locks

2. Run ST05 or ST01 trace on performing the transaction and identify the tables.

Former Member
0 Kudos

dear srinivas,

Here are the names of some of the tables:

VIRSA_CC_GENOBJ

VIRSA_CC_SYSUSR

VIRSA_CC_MGRISKS

VIRSA_CC_BUSPRC

VIRSA_CC_BUSPRCT

VIRSA_CC_FUNC

VIRSA_CC_FUNCT

VIRSA_CC_RISK

VIRSA_CC_RISK

VIRSA_CC_RISKRS

VIRSA_CC_RULESET

VIRSA_CC_ACTRULE

VIRSA_CC_ALLASTRUN

VIRSA_CC_ALTCDLOG

virsa_cc_cract

virsa_cc_cractt

virsa_cc_crprm

virsa_cc_crprof

virsa_cc_crproft

virsa_cc_crrole

virsa_cc_crrolet

virsa_cc_funcprm

VIRSA_CC_lastrun

virsa_cc_prmrule

virsa_cc_systemc

VIRSA_CC_ACTVL

VIRSA_CC_PRMVL

VIRSA_CC_CRACTVL

VIRSA_CC_CRPRMVL

VIRSA_CC_ROLEVL

VIRSA_CC_CRROLEVL

virsa_cc_MGALERTS

virsa_cc_MGCRTR

please check.

regards

goudham