SAP AGR_ATTS Role attributes Table

Overview

AGR_ATTS is a standard SAP S/4HANA table that stores Role attributes data. There are total 6 fields in the AGR_ATTS table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table AGR_ATTS belongs to ABAP Authorization and Role Management (BC-SEC-AUT-PFC) module and is located in the package ABAP Role Administration (Profile Generator) (S_PROFGEN).

In addition, following links provide an overview of foreign key relationships, if any, that link AGR_ATTS to other SAP tables and standard CDS views available based on AGR_ATTS table in S/4HANA 2020.

Techincal Settings of AGR_ATTS

Below are technical details of the table AGR_ATTS

  • Buffering switched on
  • Full buffering as specified by generic key
  • Storage type is Column Store

List of AGR_ATTS Fields

The following table gives you an overview of the fields available in AGR_ATTS

FieldDescriptionData ElementCheck TableData TypeLength
MANDTClient IDSYMANDTT000CLNT3
AGR_NAMERole NameAGR_NAMEAGR_DEFINECHAR30
ATT_TYPEAttribute typeMENU_ATT3CHAR20
ATT_VALUEAttribute valuesMENU_ATT4CHAR50
ATT_NEGCustomized ('C') or standard menu ('S') flagMENU_FLAGCHAR1
ATT_DYNCustomized ('C') or standard menu ('S') flagMENU_FLAGCHAR1

Foreign Key Relationships

A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for AGR_ATTS

Table NameFieldCardinalityCheck Table
AGR_ATTSAGR_NAME1: CNAGR_DEFINE
AGR_ATTSMANDT1: CNT000

Other References