SAP AGR_FLAGS Role attributes Table

Overview

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

The table AGR_FLAGS 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_FLAGS to other SAP tables and standard CDS views available based on AGR_FLAGS table in S/4HANA 2020.

Techincal Settings of AGR_FLAGS

Below are technical details of the table AGR_FLAGS

  • Buffering allowed but switched off
  • Full buffering as specified by generic key
  • Storage type is Column Store

List of AGR_FLAGS Fields

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

FieldDescriptionData ElementCheck TableData TypeLength
MANDTClient IDSYMANDTT000CLNT3
AGR_NAMERole NameAGR_NAMEAGR_DEFINECHAR30
FLAG_TYPEAttributes of the menuFLAG_TYPECHAR10
CREATE_USRUser NameSYUNAMECHAR12
CREATE_DATDate of menu generationMENU_DATEDATS8
CREATE_TIMTime when the menu was generated lastMENU_TIMETIMS6
CHANGE_USRUser NameSYUNAMECHAR12
CHANGE_DATDate of menu generationMENU_DATEDATS8
CHANGE_TIMTime when the menu was generated lastMENU_TIMETIMS6
FLAG_VALUEFlag valuesAGR_ATT2CHAR32

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_FLAGS

Table NameFieldCardinalityCheck Table
AGR_FLAGSAGR_NAME1: CNAGR_DEFINE
AGR_FLAGSMANDT1: CNT000

Other References