GRPCMENU SAP table for – Menu

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

SAP GRPCMENU table

Table GRPCMENU technical data

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

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

  • GROUP_ID : Menu Group ID
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • SUBGROUP_ID : Menu Subgroup ID
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • ITEM_ID : Menu Item ID
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • SUBGROUP_SEQ : Menu Subgroup Sequence
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • ITEM_SEQ : Menu Item Sequence
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10