SAP ABAP Function Module FKK_S_LOCK_DELETE (Löschen einer Instanz der Klasse LOCK für Batches)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKKLOCK (Package) Business Locks in FI-CA
Basic Data
Function Module FKK_S_LOCK_DELETE Löschen einer Instanz der Klasse LOCK für Batches  
Function Group FKLOCK   Processing Locks  
Program Name SAPLFKLOCK   Processing Locks 
INCLUDE Name LFKLOCKU59    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_APPL_WORK_AREA TYPE structure with at least all keyfields from objec
Importing I_LOOBJ1 TYPE DFKKLOCKS-LOOBJ1 selection parameter for loobj1
Importing I_GPART TYPE DFKKLOCKS-GPART selection parameter for gpart
Importing I_VKONT TYPE DFKKLOCKS-VKONT selection parameter for vkont
Importing I_PROID TYPE DFKKLOCKS-PROID selection parameter for proid
Importing I_LOTYP TYPE DFKKLOCKS-LOTYP selection parameter for lotyp
Importing I_LOCKR TYPE DFKKLOCKS-LOCKR selection parameter for lockr
Importing I_FDATE TYPE DFKKLOCKS-FDATE selection parameter for fdate
Importing I_TDATE TYPE DFKKLOCKS-TDATE selection parameter for tdate
Importing IT_EXP_GPART TYPE FKLOC_EXP_GPART table with all gpart's to one vkont
Importing IT_EXP_VKONT TYPE FKLOC_EXP_VKONT table with all vkont's to one gpart
Importing I_PROTECTED TYPE DFKKLOCKS-PROTECTED SPACE
Importing I_UNAME TYPE SYST-UNAME SY-UNAME R/3-System, Anmeldename des Benutzers
Exception ALREADY_EXIST TYPE
Exception IMP_DATA_NOT_COMPLETE TYPE
Exception NO_AUTHORITY TYPE
Exception ENQUEUE_LOCK TYPE
Exception DATA_PROTECTED TYPE
               
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  20050224 
SAP Release Created in