GRPC_XP_ATTR SAP table for – Attributes

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

SAP GRPC_XP_ATTR table

Table GRPC_XP_ATTR technical data

TableGRPC_XP_ATTR
Data storingAttributes
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_EXTERNAL_INTEGRATION
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • GUID : UUID of the GRC object (char32)
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • FIELD_NAME : Field Name
    Its data type is CHAR (Character String) with field length 40
  • FIELD_VALUE : External Content Provider : Field Value
    Its data type is STRG (Character String of Variable Length) with field length 0