GRPCTESTRESULT SAP table for – Results for test steps

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

SAP GRPCTESTRESULT table

Table GRPCTESTRESULT technical data

TableGRPCTESTRESULT
Data storingResults for test steps
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_TEST_PLAN
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • CASE_ID : UUID in character form
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • TESTSTEP_SEQNR : Number of Infotype Record With Same Key
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • REVISED_SAMPLE : Revised sample No. of test plan
    Its data type is NUMC (Character String with Digits Only) with field length 8
  • FAILED_NUM : Failed number of samples
    Its data type is NUMC (Character String with Digits Only) with field length 8
  • TEST_RESULT : Test Step Result
    Its data type is CHAR (Character String) with field length 1
  • COMMENTS : Test comments
    Its data type is STRG (Character String of Variable Length) with field length 0
  • CUMUL_REVISED_SAMPLE : Test step result – cumulative revised sample
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • CUMUL_NUM_FAILED : Cumulative Failed number of samples
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • .INCLUDE : Test step
  • IS_TEST : Step or Test
    Its data type is CHAR (Character String) with field length 1
  • REQUIRED : Test Required or Not
    Its data type is CHAR (Character String) with field length 1
  • FAIL_TEST : Fail ends test
    Its data type is CHAR (Character String) with field length 1
  • INITIAL_SAMPLE : intial sample No. of test plan
    Its data type is NUMC (Character String with Digits Only) with field length 8
  • SAMPLING_METHOD : Sampling Method of Test Plan
    Its data type is CHAR (Character String) with field length 10
  • NAME : Object Name
    Its data type is CHAR (Character String) with field length 40
  • DESCR : Item Description
    Its data type is CHAR (Character String) with field length 255
  • DESCR1 : Item Description
    Its data type is CHAR (Character String) with field length 255
  • DESCR2 : Item Description
    Its data type is CHAR (Character String) with field length 255