SAP ABAP Function Module FKK_DB_LOCK_UPDATE (INTERN: Speichern von Sperrdaten in 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_UPDATE INTERN: Speichern von Sperrdaten in der Datenbank (eine Sperre)  
Function Group FKLOCK   Processing Locks  
Program Name SAPLFKLOCK   Processing Locks 
INCLUDE Name LFKLOCKU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_LOCK TYPE DFKKLOCKS new data
Importing I_OLDLOCK TYPE DFKKLOCKS old data
Importing IT_EXPANSION_GPART TYPE FKLOC_EXP_GPART table of all gpart
Importing IT_EXPANSION_VKONT TYPE FKLOC_EXP_VKONT table of all vkont
Importing I_X_LOCK_DEL TYPE BOOLE-BOOLE SPACE flag, if data should be deleted
Importing I_UNAME TYPE SYST-UNAME SY-UNAME R/3-System, Anmeldename des Benutzers
Importing IT_ORG_GPART TYPE FKLOC_EXP_GPART table of all orig. gpart
Importing IT_ORG_VKONT TYPE FKLOC_EXP_VKONT table of all orig. vkont
Importing I_APPLK TYPE APPLK_KK Anwendungsbereich
Exception UPDATE_FAILED 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