GRPCRMPLANLOG SAP table for – RM plan action logs

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

SAP GRPCRMPLANLOG table

Table GRPCRMPLANLOG technical data

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

SAP GRPCRMPLANLOG 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 GRPCRMPLANLOG 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
  • PLAN_ID : Case ID
    Its data type is CHAR (Character String) with field length 32
  • OWNER : Reported by
    Its data type is CHAR (Character String) with field length 100
  • PROCESSOR : User Name
    Its data type is CHAR (Character String) with field length 12
  • COMPLETION : Percentage of Completion of Remediation Plan
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • 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
  • RMPLAN_COMMENT : String
    Its data type is STRG (Character String of Variable Length) with field length 0