GRPCSIGNOFFPLAN SAP table for – Sign-Off Guid

Here we would like to draw your attention to GRPCSIGNOFFPLAN 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). GRPCSIGNOFFPLAN is a SAP standard transp table used for storing Sign-Off Guid related data in SAP. It comes under the package GRPC_SIGNOFF.

SAP GRPCSIGNOFFPLAN table

Table GRPCSIGNOFFPLAN technical data

TableGRPCSIGNOFFPLAN
Data storingSign-Off Guid
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_SIGNOFF
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • SO_GUID : GUID in ‘CHAR’ Format in Uppercase
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • TASKPLAN_ID : GUID in ‘CHAR’ Format in Uppercase
    Its data type is CHAR (Character String) with field length 32
  • TIMEFRAME : Timeframe
    Its data type is CHAR (Character String) with field length 10
  • TF_YEAR : Timeframe Year
    Its data type is CHAR (Character String) with field length 4
  • ORGUNIT : Object ID
    Its data type is NUMC (Character String with Digits Only) with field length 8
  • USER_ID : User Name
    Its data type is CHAR (Character String) with field length 12
  • REGULATION : Object ID
    Its data type is NUMC (Character String with Digits Only) with field length 8
  • IS_CORP : Checkbox
    Its data type is CHAR (Character String) with field length 1
  • DATE_BEGIN : Latest Start Date for Work Item
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • DATE_END : End Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • CREATED_BY : User Name
    Its data type is CHAR (Character String) with field length 12
  • CREATED_AT : 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