OIRAPROCDEF SAP table for – Process Definition (IS-OIL SSR)

Here we would like to draw your attention to OIRAPROCDEF table in SAP. As we know it is being mainly used with the SAP IS-OIL-DS (Downstream in IS-OIL) component which is coming under IS-OIL module (Oil & Gas). OIRAPROCDEF is a SAP standard transp table used for storing Process Definition (IS-OIL SSR) related data in SAP. It comes under the package OIR.

SAP OIRAPROCDEF table

Table OIRAPROCDEF technical data

TableOIRAPROCDEF
Data storingProcess Definition (IS-OIL SSR)
ModuleIS-OIL
Sub ModuleIS-OIL-DS-SSR
SAP PackageOIR
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentIS-OIL
Table CategoryTRANSP

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

  • PROCDEF : Process ID
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • PROCROUT : Process execution
    Its data type is CHAR (Character String) with field length 20
  • UPDROUT : Process status update
    Its data type is CHAR (Character String) with field length 20
  • GRP_CHKROUT : Process prerequisite group check
    Its data type is CHAR (Character String) with field length 20
  • DATEROUT : Processing object check
    Its data type is CHAR (Character String) with field length 20
  • RETEN_TIME : Retention time for application log messages
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • DEL_BEFORE : Application Log: Keep log until expiry
    Its data type is CHAR (Character String) with field length 1
  • USEREXITP : Application Log: Callback: Program name
    Its data type is CHAR (Character String) with field length 40
  • USEREXITF : Application Log: Callback: Routine name
    Its data type is CHAR (Character String) with field length 30
  • OBJECT_TYPE : SSR object type
    Its data type is CHAR (Character String) with field length 4
  • PARA_PROC_ALLOW : Indicator for parallel processing
    Its data type is CHAR (Character String) with field length 1
  • PRINTPROC : Print update procedure
    Its data type is CHAR (Character String) with field length 4
  • AFTER_ROUT : Process after processing routine
    Its data type is CHAR (Character String) with field length 20