GRPC_BW_EVT_LOC SAP table for – PC Events: BI Location Id -> Region/Country/… mapping

Here we would like to draw your attention to GRPC_BW_EVT_LOC 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_EVT_LOC is a SAP standard transp table used for storing PC Events: BI Location Id -> Region/Country/… mapping related data in SAP. It comes under the package GRPC_EXTRACTION.

SAP GRPC_BW_EVT_LOC table

Table GRPC_BW_EVT_LOC technical data

TableGRPC_BW_EVT_LOC
Data storingPC Events: BI Location Id -> Region/Country/… mapping
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_EXTRACTION
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

SAP GRPC_BW_EVT_LOC 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_EVT_LOC table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • LOCATION_ID : PC Event Location Code
    Its a key field. Its data type is CHAR (Character String) with field length 60
  • EVENT_SENDER : PC Event Sender
    Its a key field. Its data type is CHAR (Character String) with field length 60
  • EVENT_TYPE : PC Event Type
    Its a key field. Its data type is CHAR (Character String) with field length 60
  • .INCLUDE : PC Event Location Details for BI
  • COUNTRY : Country Key
    Its data type is CHAR (Character String) with field length 3
  • REGION : Region (State, Province, County)
    Its data type is CHAR (Character String) with field length 3
  • CITY_CODE : City Code for City/Street File
    Its data type is CHAR (Character String) with field length 12
  • LONGITUDE : Longitude
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • LATITUDE : Latitude
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • ALTITUDE : Altitude
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 17