GRPCMENUGROUPT SAP table for – Menu Group Text

Here we would like to draw your attention to GRPCMENUGROUPT table in SAP. As we know it is being mainly used with the SAP GRC-SPC (Process Controls in GRC) component which is coming under GRC module (Governance, Risk and Compliance). GRPCMENUGROUPT is a SAP standard transp table used for storing Menu Group Text related data in SAP. It comes under the package GRPC_UI.

SAP GRPCMENUGROUPT table

Table GRPCMENUGROUPT technical data

TableGRPCMENUGROUPT
Data storingMenu Group Text
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_UI
Delivery ClassS – System table, data changes have the status of program changes
ComponentGRCFND_A
Table CategoryTRANSP

SAP GRPCMENUGROUPT Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in GRPCMENUGROUPT table.

  • GROUP_ID : Menu Group ID
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • TEXT : Menu Group Text
    Its data type is CHAR (Character String) with field length 100