SAP ABAP Function Module PAK_HOLDING_WB_OBJECT_LOCK (Returns whether the own mode holds a lock for a Workbench object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SPAK_WB_FOUNDATION (Package) Framework for integrating the APIs with the ABAP Workbench
⤷
⤷
Basic Data
| Function Module | PAK_HOLDING_WB_OBJECT_LOCK | Returns whether the own mode holds a lock for a Workbench object |
| Function Group | PAK_WB_FOUNDATION_LINK | Routines for connecting to the workbench |
| Program Name | SAPLPAK_WB_FOUNDATION_LINK | |
| INCLUDE Name | LPAK_WB_FOUNDATION_LINKU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EX_HOLDING_OWN_WB_OBJECT_LOCK | TYPE | ABAP_BOOL | ABAP_FALSE if the object is not locked or if the lock is held by another mode | |||
| |
IM_TYPE | TYPE | TROBJTYPE | Type of the object for which to find out whether the own mode holds a lock | |||
| |
IM_NAME | TYPE | CLIKE | Name of the object for which to find out whether the own mode holds a lock | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20090218 |
| SAP Release Created in | 710 |