GRPC_BW_EVALTYPE SAP table for – Translation from Case Type/Category to Evaluation Type

Here we would like to draw your attention to GRPC_BW_EVALTYPE 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_BW_EVALTYPE is a SAP standard transp table used for storing Translation from Case Type/Category to Evaluation Type related data in SAP. It comes under the package GRPC_EXTRACTION.

SAP GRPC_BW_EVALTYPE table

Table GRPC_BW_EVALTYPE technical data

TableGRPC_BW_EVALTYPE
Data storingTranslation from Case Type/Category to Evaluation Type
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_EXTRACTION
Delivery ClassS – System table, data changes have the status of program changes
ComponentGRCFND_A
Table CategoryTRANSP

SAP GRPC_BW_EVALTYPE 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_BW_EVALTYPE table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • CASE_TYPE : Case Type
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • CASE_CATEGORY : Category
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • EVALUATION_TYPE : Evaluation Type
    Its data type is CHAR (Character String) with field length 4