SAP ABAP Function Module FKK_DB_LOCK_SELECT_EXP (INTERN: Lesen von Sperrdaten von Datenbank, Massenzugriff für Open-Mass)
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_SELECT_EXP INTERN: Lesen von Sperrdaten von Datenbank, Massenzugriff für Open-Mass  
Function Group FKLOCK   Processing Locks  
Program Name SAPLFKLOCK   Processing Locks 
INCLUDE Name LFKLOCKU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
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 IX_UNIQUE_EXPANSION TYPE BOOLE-BOOLE 'X' Check: Sperren gleiche GPART, VKONT Expansion
Importing I_GPART TYPE DFKKLOCKS-GPART
Importing I_VKONT TYPE DFKKLOCKS-VKONT
Tables IT_FKKR_LOOBJ1 TYPE FKKR_LOOBJ range table for loobj1
Tables IT_FKKR_PROID TYPE FKKR_PROID range table for proid
Tables IT_FKKR_LOTYP TYPE FKKR_LOTYP range table for lotyp
Tables IT_FKKR_LOCKR TYPE FKKR_LOCKR range table for lockr
Tables IT_FKKR_FDATE TYPE FKKR_FDATE range table for fdate
Tables IT_FKKR_TDATE TYPE FKKR_TDATE range table for tdate
Tables IT_FKKR_GPART TYPE FKKR_GPART
Tables IT_FKKR_VKONT TYPE FKKR_VKONT
Tables ET_LOCKS TYPE FKLOC_TLOCKMASS result table
Exception EXP_NOT_UNIQUE TYPE Sperren haben nicht gleic GPART, VKONT Expansion
               
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