GRPCTASK SAP table for – Obsolete: GRPC authorization tasks

Here we would like to draw your attention to GRPCTASK 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). GRPCTASK is a SAP standard transp table used for storing Obsolete: GRPC authorization tasks related data in SAP. It comes under the package GRPC_CUSTOMIZING.

SAP GRPCTASK table

Table GRPCTASK technical data

TableGRPCTASK
Data storingObsolete: GRPC authorization tasks
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_CUSTOMIZING
Delivery ClassS – System table, data changes have the status of program changes
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • TASK : Task ID
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • ROLE_UNIQUE : Task is restricted to a role
    Its data type is CHAR (Character String) with field length 1
  • ENTITY : Object Type ID
    Its data type is CHAR (Character String) with field length 10
  • APPLICATION : Application Scenario
    Its data type is CHAR (Character String) with field length 20
  • REPLACED_BY : Replaced by Task
    Its data type is CHAR (Character String) with field length 10
  • SCHEDULABLE : Can Be Scheduled
    Its data type is CHAR (Character String) with field length 1
  • INHERIT_AUTH : Task Passes on Authorization
    Its data type is CHAR (Character String) with field length 1