GRACPPJOBS SAP table for – Batch Processing Jobs.

Here we would like to draw your attention to GRACPPJOBS 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). GRACPPJOBS is a SAP standard transp table used for storing Batch Processing Jobs. related data in SAP. It comes under the package GRAC_SOD.

SAP GRACPPJOBS table

Table GRACPPJOBS technical data

TableGRACPPJOBS
Data storingBatch Processing Jobs.
ModuleGRC
Sub ModuleGRC-AC
SAP PackageGRAC_SOD
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • .INCLUDE : ID of a Mass Run
    Its a key field.
  • PROGN : Name of the Program/Report on an Application Process
    Its a key field. Its data type is CHAR (Character String) with field length 40
  • PROGDATE : Date of Program Run
    Its a key field. Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • PROGNO : Sequential Number of the Program Run
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • PACKMANID : ID of a Package Administrator Object
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • OWNER : Owner Description
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • BATCH_MODE : Batch Run Mode
    Its data type is CHAR (Character String) with field length 1
  • START_TIME : Timestamp when the Field was Last Updated
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • END_TIME : Timestamp when the Field was Last Updated
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • JOB_NAME : Batch Processing Job Name
    Its data type is CHAR (Character String) with field length 40
  • STATUS : Batch Processing Job Status
    Its data type is NUMC (Character String with Digits Only) with field length 1
  • RUNSTART : Number of Starts of a Mass Run
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • P_PACKMANID : ID of a Package Administrator Object
    Its data type is RAW (Byte string) with field length 16