GRPCUSERDATA SAP table for – User-Specific Settings

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

SAP GRPCUSERDATA table

Table GRPCUSERDATA technical data

TableGRPCUSERDATA
Data storingUser-Specific Settings
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_CUSTOMIZING
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • UNAME : User Name
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • DATE_BEGIN : Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • INTERVAL_LENGTH : Natural number
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • ORGUNIT : Organization ID
    Its data type is CHAR (Character String) with field length 8
  • TIMEFRAME : Timeframe
    Its data type is CHAR (Character String) with field length 10
  • TF_YEAR : Year
    Its data type is CHAR (Character String) with field length 4
  • TIMEFRAME_SO : Timeframe
    Its data type is CHAR (Character String) with field length 10
  • TF_YEAR_SO : Year
    Its data type is CHAR (Character String) with field length 4
  • PROMPT_FLAG : Save Prompt
    Its data type is CHAR (Character String) with field length 1
  • TOGGLE : Tasks with
    Its data type is CHAR (Character String) with field length 1
  • .INCLUDE : User Substituted by User
  • MAIN_USER : User Replaced by Delegate
    Its data type is CHAR (Character String) with field length 12