GRPCMENUSUBGRT SAP table for – Menu Group Text

Here we would like to draw your attention to GRPCMENUSUBGRT 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). GRPCMENUSUBGRT is a SAP standard transp table used for storing Menu Group Text related data in SAP. It comes under the package GRPC_UI.

SAP GRPCMENUSUBGRT table

Table GRPCMENUSUBGRT technical data

TableGRPCMENUSUBGRT
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 GRPCMENUSUBGRT 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 GRPCMENUSUBGRT table.

  • SUBGROUP_ID : Menu Subgroup 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
  • DESCRIPTION : Menu Group Description
    Its data type is CHAR (Character String) with field length 255