GRPCMENUITEM SAP table for – Menu Item

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

SAP GRPCMENUITEM table

Table GRPCMENUITEM technical data

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

SAP GRPCMENUITEM 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 GRPCMENUITEM table.

  • ITEM_ID : Menu Item ID
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • ITEM_TYPE : Menu Item Type
    Its data type is CHAR (Character String) with field length 5
  • ITEM_APP : Menu Item ApplicationMenu Item Application
    Its data type is CHAR (Character String) with field length 100
  • ITEM_APP_PARAM : Item Parameter or URL
    Its data type is CHAR (Character String) with field length 255
  • LAUNCH_EXTERNAL : Launch in External Window
    Its data type is CHAR (Character String) with field length 1