GRPC_ATTR_MAPPIN SAP table for – Mapping Dynamic Attributes with UI

Here we would like to draw your attention to GRPC_ATTR_MAPPIN 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_ATTR_MAPPIN is a SAP standard transp table used for storing Mapping Dynamic Attributes with UI related data in SAP. It comes under the package GRPC_CUSTOMIZING.

SAP GRPC_ATTR_MAPPIN table

Table GRPC_ATTR_MAPPIN technical data

TableGRPC_ATTR_MAPPIN
Data storingMapping Dynamic Attributes with UI
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_CUSTOMIZING
Delivery ClassS – System table, data changes have the status of program changes
ComponentGRCFND_A
Table CategoryTRANSP

SAP GRPC_ATTR_MAPPIN 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_ATTR_MAPPIN table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • ATTRNAME : Attribute
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • SORT : Sequence
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • WD_COMPONENT : Web Dynpro: Component Name
    Its data type is CHAR (Character String) with field length 30
  • WD_VIEW : Name of a Web Dynpro View
    Its data type is CHAR (Character String) with field length 20
  • WD_FIELD : Web Dynpro: Name of a UI Element
    Its data type is CHAR (Character String) with field length 132