GRPCCLMIDMAP SAP table for – Table to Save CLM PC Job Id mapping

Here we would like to draw your attention to GRPCCLMIDMAP 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). GRPCCLMIDMAP is a SAP standard transp table used for storing Table to Save CLM PC Job Id mapping related data in SAP. It comes under the package GRPC_CLM.

SAP GRPCCLMIDMAP table

Table GRPCCLMIDMAP technical data

TableGRPCCLMIDMAP
Data storingTable to Save CLM PC Job Id mapping
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_CLM
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • JOBID : UUID of the GRC object (char32)
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • DATA : Buffer Value
    Its data type is RSTR (Byte string of variable length – ABAP type XSTRING) with field length 0
  • ID_MAPPING : Buffer Value
    Its data type is RSTR (Byte string of variable length – ABAP type XSTRING) with field length 0
  • DATE_FROM : Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • DATE_TO : Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8