GRPCRULE SAP table for – Rule

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

SAP GRPCRULE table

Table GRPCRULE technical data

TableGRPCRULE
Data storingRule
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_RULE_ENGINE
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • RULEID : Rule
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • VERSION : Rule Version
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • SYSTEMTYPE : System Type
    Its data type is CHAR (Character String) with field length 8
  • SCRIPT : Script
    Its data type is CHAR (Character String) with field length 40
  • CONNECTOR : Target Connector
    Its data type is CHAR (Character String) with field length 32
  • RULESTATUS : Rule Status
    Its data type is CHAR (Character String) with field length 30
  • RULEGROUP : Rule Group
    Its data type is CHAR (Character String) with field length 20
  • VALIDFROM : Valid From
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • VALIDTO : Valid To
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • RISKVALUERELEVAN : Risk Value Relevance Indicator
    Its data type is CHAR (Character String) with field length 1
  • RESPONSEMODE : Network Response Mode
    Its data type is CHAR (Character String) with field length 10
  • ORIGINAL_RULEID : Rule
    Its data type is CHAR (Character String) with field length 20
  • COPYFROM_RULEID : Rule
    Its data type is CHAR (Character String) with field length 20
  • .INCLUDE : Common Include
  • CREATEDON : Date Created
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • CREATETIME : Time Created
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • CREATEDBY : Created By
    Its data type is CHAR (Character String) with field length 12
  • CHANGEDON : Last Changed On
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • CHANGETIME : Last Change Time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • CHANGEDBY : Last Changed By
    Its data type is CHAR (Character String) with field length 12
  • .INCLUDE : Key Fields of Database Tables for Multi-Value Attributes