OIURV_PROC_LIMIT SAP table for – Allowed concurrent and free dialog processes for VL/RD

Here we would like to draw your attention to OIURV_PROC_LIMIT table in SAP. As we know it is being mainly used with the SAP IS-OIL-PRA (Production and Revenue Accounting in IS-OIL) component which is coming under IS-OIL module (Oil & Gas). OIURV_PROC_LIMIT is a SAP standard transp table used for storing Allowed concurrent and free dialog processes for VL/RD related data in SAP. It comes under the package OIU_RVDC.

SAP OIURV_PROC_LIMIT table

Table OIURV_PROC_LIMIT technical data

TableOIURV_PROC_LIMIT
Data storingAllowed concurrent and free dialog processes for VL/RD
ModuleIS-OIL
Sub ModuleIS-OIL-PRA-REV-VAL
SAP PackageOIU_RVDC
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentIS-OIL
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • EFF_FROM_HOUR : Hour of activation
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 2
  • DIALOG_LIMIT : Number of processes run concurrently
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • DIALOGS_FREE : Number of free dialog processes
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • SERVER_GROUP : Logon/Server Group Name
    Its data type is CHAR (Character String) with field length 20