The GMAUTHGRPT table in SAP ERP or S/4HANA stores Grants Management: Authority Groups Descriptions data. There are total 5 fields in GMAUTHGRPT table. The Grants Management: Authority Groups Descriptions table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of GMAUTHGRPT table. It is in Public Sector S4C Grantee Management Master Data (PSM_S4C_GM_MD) ABAP package and is part of the Master Data (PSM-GM-GTE-MD) module.
SAP GMAUTHGRPT Table Fields
Following is the list of fields that are available in SAP GMAUTHGRPT table. The primary key fields of the table are CLIENT (Client), LANGUAGE (Language Key), OBJECT (Grants Management: Master Data Object Type), AUTHGROUP (Grants Management: Authorization Groups).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| LANGUAGE | Language Key | SPRAS | T002 | LANG (1) |
| OBJECT | Grants Management: Master Data Object Type | GM_OBJECT | GMAUTHGRP | CHAR (1) |
| AUTHGROUP | Grants Management: Authorization Groups | GM_AUTHGR | GMAUTHGRP | CHAR (10) |
| DESCRIPTION | Grants Management: Authority Group Description | GM_AUTH_GRP_DESCRIPTION | CHAR (20) |


