SAP ABAP Function Module PAK_UNLOCK_WB_OBJECT (Unlocks an IF_PAK_WB_OBJECT_INTERNAL instance)
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_UNLOCK_WB_OBJECT Unlocks an IF_PAK_WB_OBJECT_INTERNAL instance  
Function Group PAK_WB_FOUNDATION_LINK   Routines for connecting to the workbench  
Program Name SAPLPAK_WB_FOUNDATION_LINK    
INCLUDE Name LPAK_WB_FOUNDATION_LINKU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IM_TYPE TYPE CLIKE Type of the object that is to unlock
Importing IM_NAME TYPE CLIKE Name of the object that is to unlock
Importing IM_WAIT_UNTIL_UNLOCKED TYPE ABAP_BOOL ABAP_TRUE to wait for the unlock request to be actually completed
               
Processing Type
Normal Function Module  
Remote-Enabled 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  20080415 
SAP Release Created in 710