SAP Security useful tables

Home SAP Security SAP Security useful tables

In SAP, SE16 is a transaction code used for data browsing, which allows users to view data in tables. When it comes to security, certain tables accessed through SE16 may contain sensitive information, so it’s important to manage access to this transactions carefully. Here are some commonly accessed tables through SE16 for security and administration:

TableDescription
USR02Logon data
USR04User master authorization (one row per user)
UST04User profiles (multiple rows per user)
USR10Authorisation profiles (i.e. &_SAP_ALL)
UST10CComposit profiles (i.e. profile has sub profile)
USR11Text for authorisation profiles
USR12Authorisation values
USR13Short text for authorisation
USR40Table for illegal passwords
USGRPUser groups
USGRPTText table for USGRP
USH02Change history for logon data
USR01User Master (runtime data)
USER_ADDRAddress Data for users
AGR_1016Name of the activity group profile
AGR_1016BName of the activity group profile
AGR_1250Authorization data for the activity group
AGR_1251Authorization data for the activity group
AGR_1252Organizational elements for authorizations
AGR_AGRSRoles in Composite Roles
AGR_DEFINERole definition
AGR_HIER2Menu structure information – Customer vers
AGR_HIERTRole menu texts
AGR_OBJAssignment of Menu Nodes to Role
AGR_PROFProfile name for role
AGR_TCDTXTAssignment of roles to Tcodes
AGR_TEXTSFile Structure for Hierarchical Menu – Cus
AGR_TIMETime Stamp for Role: Including profile
AGR_USERSAssignment of roles to users
USOBTRelation transaction to authorization object (SAP)
USOBT_CRelation Transaction to Auth. Object (Customer)
USOBXCheck table for table USOBT
USOBX_CCheck Table for Table USOBT_C
USOBXFLAGSTemporary table for storing USOBX/T* chang

It’s important to note that access to these tables should be strictly controlled, and users should only be granted the necessary authorizations based on their roles and responsibilities. Additionally, auditing and monitoring of SE16 access can help ensure that sensitive data is not being accessed inappropriately.

Related Posts

Scroll to Top