GRACROLEJOB SAP table for – Role Mangement Job Log

Here we would like to draw your attention to GRACROLEJOB 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). GRACROLEJOB is a SAP standard transp table used for storing Role Mangement Job Log related data in SAP. It comes under the package GRAC_ROLE_MANAGEMENT.

SAP GRACROLEJOB table

Table GRACROLEJOB technical data

TableGRACROLEJOB
Data storingRole Mangement Job Log
ModuleGRC
Sub ModuleGRC-AC
SAP PackageGRAC_ROLE_MANAGEMENT
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • JOB_TYPE : Role Managment Job Type
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • PLAN_ID : GUID in ‘CHAR’ Format in Uppercase
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • JOBCOUNT : Job ID
    Its a key field. Its data type is CHAR (Character String) with field length 8
  • ROLEID : Object ID
    Its data type is CHAR (Character String) with field length 50
  • TASK_TYPE : sod background task type
    Its data type is CHAR (Character String) with field length 2
  • SCHEDULE_TIME : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • PLAN_GRP_NAME : Text
    Its data type is CHAR (Character String) with field length 100
  • JOBNAME : Background job name
    Its data type is CHAR (Character String) with field length 32
  • JOB_STATUS : Job Status
    Its data type is CHAR (Character String) with field length 1
  • CREATED_BY : User Name
    Its data type is CHAR (Character String) with field length 12