cancel
Showing results for 
Search instead for 
Did you mean: 

GRC 10.0 Firefighter Data tables and their Auth Groups

Former Member
0 Kudos

Hi All,

We are currently trying to secure the firefighter tables in our system for Audit and SOX purposes, for this we need the details of all the table in which the firefighter data resides(Owners, Controllers, Users, FF Assignment History).

Based on my GRAC*FF* search I found the below listed tables, would this be all where the firefighter data gets saved when you update the relevant screen in NWBC or am I missing any of the tables?

Table NamesTable Description
GRACCFFCTRLTText table for GRACFFCTRL table
GRACFFCTRLLock Object for Controller table
GRACFFCTRLGRPMaintain Controller Group and FF ID/Role Assignment
GRACFFCTRLGRPTText Table for GRACFFCTRLGRP table
GRACFFIDROLEFire Fighter ID Connector Role Relation
GRACFFLOGLock object for GRACFFLOG table
GRACFFOBJECTLock Object for GRACFFOBJECT table
GRACFFOBJECTTText table for Firefighter ID and Role details
GRACFFOWNERLock Object for table GRACFFOWNER table
GRACFFOWNERTFire fighter Owners
GRACFFREPMAPPLock object for gracffrepmapp table
GRACFFUSERMaintain SPM Firefighter Assignment to FF ID/Roles
GRACFFUSERTDetails related to FF ID or role assignment to Firefighter
GRACROLEFFLOGDetails related to Firefighter ID Log On Information
GRACV_FFIDROLEFire Fighter ID Connector Role Relation

It would be really helpful if any one can provide some documentation on these firefighter tables, listing out their what they are used for and what processes update these tables and what are the default SAP provided Auth groups restricting the access to them.

Thanks

Narsimha

Accepted Solutions (1)

Accepted Solutions (1)

former_member185447
Active Contributor
0 Kudos

Hello Narsimha Reddy,

You have provided the tables as well the purpose of those tables in the description.

As far as Auth groups are concerned, you can go to SE54 and find out the same.

I found most of the tables above are part of &NC&.

Regards,

Deepak M

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Narshima,

You can use transaction SE11 to know the details of the fields in the tables which might help in understanding more about tables

TDDAT - you can get the Table Authorization group to which a table belong from this table

Regards