GRACREQOMOBJITEM SAP table for – HR OM Object assigned to request

Here we would like to draw your attention to GRACREQOMOBJITEM 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). GRACREQOMOBJITEM is a SAP standard transp table used for storing HR OM Object assigned to request related data in SAP. It comes under the package GRAC_ACCESS_REQUEST.

SAP GRACREQOMOBJITEM table

Table GRACREQOMOBJITEM technical data

TableGRACREQOMOBJITEM
Data storingHR OM Object assigned to request
ModuleGRC
Sub ModuleGRC-AC
SAP PackageGRAC_ACCESS_REQUEST
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

SAP GRACREQOMOBJITEM 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 GRACREQOMOBJITEM 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
  • ITEMNUM : Action Sequence
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • OMOBJECT_TYPE : Object Type
    Its data type is CHAR (Character String) with field length 2
  • OMOBJECT_ID : Object ID
    Its data type is NUMC (Character String with Digits Only) with field length 8
  • CONNECTOR : Application or Connector
    Its data type is CHAR (Character String) with field length 32
  • PROV_ITEM_ID : UUID of the GRC object (char32)
    Its data type is CHAR (Character String) with field length 32
  • PROV_ITEM_NAME : Provisioning Item Name
    Its data type is CHAR (Character String) with field length 300
  • PROV_ACTION : Action Type
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • APPROVAL_STATUS : Line Item Status in Application
    Its data type is CHAR (Character String) with field length 3
  • .INCLUDE : Structure to store range of date (FROM & TO as DATS 8)
  • VALID_FROM : Validity Start Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • VALID_TO : Validity End Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • PROVISIONED : Provision Status
    Its data type is CHAR (Character String) with field length 1