SAP AGR_MAPP MiniApps in Role Table

Overview

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

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

Techincal Settings of AGR_MAPP

Below are technical details of the table AGR_MAPP

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

List of AGR_MAPP Fields

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

FieldDescriptionData ElementCheck TableData TypeLength
MANDTClient IDSYMANDT*CLNT3
AGR_NAMERole NameAGR_NAMEAGR_DEFINECHAR30
APPNAMEMiniApp NameAGRMINIAPSW3M_ADMINCHAR30
PRIORITYPriority of a MiniAppMINI_PRIOINT13
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_MAPP

Table NameFieldCardinalityCheck Table
AGR_MAPPAGR_NAME:AGR_DEFINE
AGR_MAPPAPPNAME:SW3M_ADMIN

Other References