Where Used List (Function Module) for SAP ABAP Data Element OIRE_LOCKOBJ (SSR PC: Lockobject (CH or PBLNR) for the virt. DTF locking)
SAP ABAP Data Element
OIRE_LOCKOBJ (SSR PC: Lockobject (CH or PBLNR) for the virt. DTF locking) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
DEQUEUE_E_DTF_LOCK VALUE(LOCKOBJ) TYPE OIRE_DTF_LOCK-LOCKOBJ OPTIONAL
|
Release lock on object E_DTF_LOCK | ||||
| 2 |
ENQUEUE_E_DTF_LOCK VALUE(LOCKOBJ) TYPE OIRE_DTF_LOCK-LOCKOBJ OPTIONAL
|
Request lock for object E_DTF_LOCK | ||||
| 3 |
OIRE_VIRTUAL_LOCK_HANDLING REFERENCE(I_LOCKOBJ) LIKE OIRE_DTF_LOCK-LOCKOBJ
|
Handles the virtual locks of the DTF | ||||