GRACREQPROVITEM SAP table for – Line Items Associated with Request

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

SAP GRACREQPROVITEM table

Table GRACREQPROVITEM technical data

TableGRACREQPROVITEM
Data storingLine Items Associated with Request
ModuleGRC
Sub ModuleGRC-AC
SAP PackageGRAC_ACCESS_REQUEST
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

SAP GRACREQPROVITEM 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 GRACREQPROVITEM 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
  • CONNECTOR : Application or Connector
    Its data type is CHAR (Character String) with field length 32
  • .INCLUDE : Request Provisioning item structure
  • PROV_ITEM_ID : UUID of the GRC object (char32)
    Its data type is CHAR (Character String) with field length 32
  • PROV_ITEM_TYPE : Line Item Type
    Its data type is CHAR (Character String) with field length 3
  • PROV_ACTION : Action Type
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • PROV_ITEM_NAME : Provisioning Item Name
    Its data type is CHAR (Character String) with field length 300
  • APPROVAL_STATUS : Line Item Status in Application
    Its data type is CHAR (Character String) with field length 3
  • PARENT_ITEMNUM : Action Sequence
    Its data type is NUMC (Character String with Digits Only) with field length 4
  • .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
  • PROV_TYPE : Provisioning Type
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • ASSIGNMENT_TYPE : Assignment Type
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • PROVISIONED : Provision Status
    Its data type is CHAR (Character String) with field length 1
  • ENVIRONMENT : System Environment
    Its data type is CHAR (Character String) with field length 3