GRPCTLLOG SAP table for – testlog action logs

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

SAP GRPCTLLOG table

Table GRPCTLLOG technical data

TableGRPCTLLOG
Data storingtestlog action logs
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_ASSESSMENT_ISSUE_PLAN
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • LOG_ID : GUID
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • CASE_ID : Case ID
    Its data type is CHAR (Character String) with field length 32
  • PERFORMEDBY : User Name
    Its data type is CHAR (Character String) with field length 12
  • DESCRIPTION : Description
    Its data type is STRG (Character String of Variable Length) with field length 0
  • CHANGEDBY : User Name
    Its data type is CHAR (Character String) with field length 12
  • CREATETIME : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • CHANGETIME : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • PERFORMTIME : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • TESTSTEP_SEQNR : Number of Infotype Record With Same Key
    Its data type is NUMC (Character String with Digits Only) with field length 3