GRACREQ SAP table for – Request Header

Here we would like to draw your attention to GRACREQ table in SAP. As we know it is being mainly used with the SAP GRC-AC (Access Control in GRC) component which is coming under GRC module (Governance, Risk and Compliance). GRACREQ is a SAP standard transp table used for storing Request Header related data in SAP. It comes under the package GRAC_ACCESS_REQUEST.

SAP GRACREQ table

Table GRACREQ technical data

TableGRACREQ
Data storingRequest Header
ModuleGRC
Sub ModuleGRC-AC
SAP PackageGRAC_ACCESS_REQUEST
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • REQ_ID : UUID of the GRC object (char32)
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • REQNO : Request Number
    Its data type is CHAR (Character String) with field length 20
  • REQ_CREATED : Request Creation Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • DUEDATE : Request Approval Due Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • REQTYPE : Request Type
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • PRIORITY : Request Priority
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • BPROC : Business Process
    Its data type is CHAR (Character String) with field length 10
  • FUNCAREA : Functional Area
    Its data type is CHAR (Character String) with field length 10
  • REQ_COMPLETED : Request Completion Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • BGJOBID : Background job name
    Its data type is CHAR (Character String) with field length 32
  • BGJOBCNT : Job ID
    Its data type is CHAR (Character String) with field length 8
  • TEMPLATE_ID : UUID of the GRC object (char32)
    Its data type is CHAR (Character String) with field length 32
  • STATUS : Request Status
    Its data type is CHAR (Character String) with field length 2
  • MSMP_PROCESS_ID : Process ID
    Its data type is CHAR (Character String) with field length 30
  • REQ_INIT_SYS : System
    Its data type is CHAR (Character String) with field length 32
  • LAST_UPDATED_BY : Field Last Updated by Username
    Its data type is CHAR (Character String) with field length 12
  • SLA_ID : SLA ID
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • REQUEST_FOR : Request for single or multiple user
    Its data type is CHAR (Character String) with field length 1
  • UPDATED_AT : UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 21
  • .INCLUDE : Key Fields of Database Tables for Multi-Value Attributes