SAP ABAP Function Module LCA_LCK_LIST_BY_AREA (Alle Sperren in einem Gebiet auflisten)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-LCA (Application Component) liveCache Applications
     SLCAPPS_LCK (Package) liveCache Lock Server
Basic Data
Function Module LCA_LCK_LIST_BY_AREA Alle Sperren in einem Gebiet auflisten  
Function Group SLCAPPS_LCK   LC Lock Server  
Program Name SAPLSLCAPPS_LCK    
INCLUDE Name LSLCAPPS_LCKU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_RC TYPE LCA_RC_TAB Tabelle von ReturnCodes der LCA-Routinen
Exporting ET_LOCKS TYPE LCA_LCK_LOCKHEAD_TAB Tabelle von Sperrhauptbeschreibungen
Exporting ET_CHARCS TYPE LCA_LCK_CHARCSEL_TAB Tabelle von Merkmalsselektionen
Importing IV_AREA TYPE LCA_LCK_AREA Sperrgebiet
Exception LC_CONNECT_FAILED TYPE Fehler bei Datenbankverbindung zum liveCache
Exception LC_COM_ERROR TYPE Fehler in LcApps-Basis
Exception LC_APPL_ERROR TYPE Fehler in LcApps-Applikation
               
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  20041218 
SAP Release Created in 700