SAP ABAP Function Module FKK_DB_LOCK_SINGLE (INTERN: Lesen von Sperrdaten von der Datenbank (eine Sperre))
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_DB_LOCK_SINGLE INTERN: Lesen von Sperrdaten von der Datenbank (eine Sperre)  
Function Group FKLOCK   Processing Locks  
Program Name SAPLFKLOCK   Processing Locks 
INCLUDE Name LFKLOCKU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_LOCKS TYPE DFKKLOCKS result table
Exporting ET_EXP_GPART TYPE FKLOC_EXP_GPART table of all participating GPART
Exporting ET_EXP_VKONT TYPE FKLOC_EXP_VKONT table of all participating VKONT
Importing I_LOOBJ1 TYPE DFKKLOCKS-LOOBJ1 single selection parameter for loobj1
Importing I_PROID TYPE DFKKLOCKS-PROID single selection parameter for proid
Importing I_LOTYP TYPE DFKKLOCKS-LOTYP single selection parameter for lotyp
Importing I_LOCKR TYPE DFKKLOCKS-LOCKR single selection parameter for lockr
Importing I_FDATE TYPE DFKKLOCKS-FDATE single selection parameter for fdate
Importing I_TDATE TYPE DFKKLOCKS-TDATE single selection parameter for tdate
Importing I_WMODE TYPE FKKOOGEN-WMODE mode in which the function is called
Importing I_ACTIVE TYPE XFELD SPACE Kennzeichen: Nür aktiv Sperre
Tables IT_FKKR_FDATE TYPE FKKR_FDATE range table for fdate
Tables IT_FKKR_TDATE TYPE FKKR_TDATE range table for tdate
Exception NOT_FOUND TYPE
Exception NOT_UNIQUE TYPE
Exception ALREADY_EXIST 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