The GMREPORTRULET table in SAP ERP or S/4HANA stores Description of GM Report Rule data. There are total 4 fields in GMREPORTRULET table. The Description of GM Report Rule 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 GMREPORTRULET table. It is in Grants management (master data) (GMMASTERDATA_E) ABAP package and is part of the Master Data (PSM-GM-GTE-MD) module.
SAP GMREPORTRULET Table Fields
Following is the list of fields that are available in SAP GMREPORTRULET table. The primary key fields of the table are CLIENT (Client), LANGUAGE (Language Key), REPORT_RULE (GM Report Rule).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| LANGUAGE | Language Key | SPRAS | T002 | LANG (1) |
| REPORT_RULE | GM Report Rule | GM_REPORT_RULE | GMREPORTRULE | CHAR (10) |
| DESCRIPTION | Description of GM Report Rule | GM_REPORT_RULE_TEXT | CHAR (80) |


