GRPCACRESULT SAP table for – Automated control test result

Here we would like to draw your attention to GRPCACRESULT 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). GRPCACRESULT is a SAP standard transp table used for storing Automated control test result related data in SAP. It comes under the package GRPC_ASSESSMENT_ISSUE_PLAN.

SAP GRPCACRESULT table

Table GRPCACRESULT technical data

TableGRPCACRESULT
Data storingAutomated control test result
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_ASSESSMENT_ISSUE_PLAN
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • TESTLOG_GUID : Technical Case Key (Case GUID)
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • RULE_ID : Rule
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • CONNECTOR : Target Connector
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • ISSUE_GUID : Technical Case Key (Case GUID)
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • TEST_RESULT : Rule Result
    Its data type is CHAR (Character String) with field length 1
  • DMS_LINK : DMS link
    Its data type is CHAR (Character String) with field length 255
  • EXCEPTIONS : Total number of deficiency
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • JOB_ID : GRPC ID of the individual object
    Its data type is CHAR (Character String) with field length 50