SAP AGR_DEFINE Role definition Table

Overview

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

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

Techincal Settings of AGR_DEFINE

Below are technical details of the table AGR_DEFINE

  • Buffering switched on
  • Single entries of table were buffered
  • Storage type is Column Store

List of AGR_DEFINE Fields

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

FieldDescriptionData ElementCheck TableData TypeLength
MANDTClient IDSYMANDTT000CLNT3
AGR_NAMERole NameAGR_NAMECHAR30
PARENT_AGRName of imparting rolePAR_AGRAGR_DEFINECHAR30
CREATE_USRUser NameSYUNAMECHAR12
CREATE_DATDate of menu generationMENU_DATEDATS8
CREATE_TIMTime when the menu was generated lastMENU_TIMETIMS6
CREATE_TMPUTC Time Stamp in Short Form (YYYYMMDDhhmmss)RSTIMESTMPDEC15
CHANGE_USRUser NameSYUNAMECHAR12
CHANGE_DATDate of menu generationMENU_DATEDATS8
CHANGE_TIMTime when the menu was generated lastMENU_TIMETIMS6
CHANGE_TMPUTC Time Stamp in Short Form (YYYYMMDDhhmmss)RSTIMESTMPDEC15
ATTRIBUTESAttributes of the menuMENU_ATTRCHAR10

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_DEFINE

Table NameFieldCardinalityCheck Table
AGR_DEFINEMANDT1: CNT000
AGR_DEFINEPARENT_AGR1: CNAGR_DEFINE

Other References