GRACREVITEM SAP table for – Review Request related items

Here we would like to draw your attention to GRACREVITEM 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). GRACREVITEM is a SAP standard transp table used for storing Review Request related items related data in SAP. It comes under the package GRAC_ACCESS_REQUEST.

SAP GRACREVITEM table

Table GRACREVITEM technical data

TableGRACREVITEM
Data storingReview Request related items
ModuleGRC
Sub ModuleGRC-AC
SAP PackageGRAC_ACCESS_REQUEST
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

SAP GRACREVITEM 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 GRACREVITEM 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
  • USERID : User ID
    Its data type is CHAR (Character String) with field length 50
  • CONNECTOR : Application or Connector
    Its data type is CHAR (Character String) with field length 32
  • REVIEW_ITEM_ID : Item ID
    Its data type is CHAR (Character String) with field length 50
  • REVIEW_ITEM_USAG : Review item usage
    Its data type is NUMC (Character String with Digits Only) with field length 10
  • LAST_EXECUTED_ON : Last Executed on
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • APPROVAL_STATUS : Line Item Status in Application
    Its data type is CHAR (Character String) with field length 3
  • REASON_CODE : Reason code
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • ITEM_TYPE : Item type for UAR requests
    Its data type is CHAR (Character String) with field length 1
  • PROV_ACTION : Action Associated with Line Item
    Its data type is CHAR (Character String) with field length 3
  • MSMP_LINE_KEY : Action Sequence
    Its data type is NUMC (Character String with Digits Only) with field length 4