OIU_CM_LOCK_OBJ SAP table for – Lock objects with business key

Here we would like to draw your attention to OIU_CM_LOCK_OBJ 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). OIU_CM_LOCK_OBJ is a SAP standard transp table used for storing Lock objects with business key related data in SAP. It comes under the package OIU.

SAP OIU_CM_LOCK_OBJ table

Table OIU_CM_LOCK_OBJ technical data

TableOIU_CM_LOCK_OBJ
Data storingLock objects with business key
ModuleIS-OIL
Sub ModuleIS-OIL-PRA
SAP PackageOIU
Delivery ClassA – Application table (master and transaction data)
ComponentIS-OIL
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • OBJECT : Lock object name
    Its a key field. Its data type is CHAR (Character String) with field length 16
  • BUS_KEY : Business Key for locks
    Its a key field. Its data type is CHAR (Character String) with field length 90
  • BUS_KEY2 : Business Key 2 for locks
    Its a key field. Its data type is CHAR (Character String) with field length 40