GRPCMENUITEMT SAP table for – Menu Item Text

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

SAP GRPCMENUITEMT table

Table GRPCMENUITEMT technical data

TableGRPCMENUITEMT
Data storingMenu Item 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 GRPCMENUITEMT 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 GRPCMENUITEMT table.

  • ITEM_ID : Menu Item ID
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • TEXT : Menu Item Text
    Its data type is CHAR (Character String) with field length 100
  • DESCRIPTION : Item Description
    Its data type is CHAR (Character String) with field length 255