SAP ABAP Function Module FKK_S_LOCK_CREATE (Erzeugen und Speichern 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_CREATE Erzeugen und Speichern einer Instanz der Klasse LOCK für Batches  
Function Group FKLOCK   Processing Locks  
Program Name SAPLFKLOCK   Processing Locks 
INCLUDE Name LFKLOCKU40    
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 I_COND_LOOBJ TYPE DFKKLOCKS-COND_LOOBJ
Importing I_ACTKEY TYPE DFKKLOCKS-ACTKEY
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 IX_SET_ENQUEUE TYPE BOOLE-BOOLE SPACE Kennzeichen: Sperre setzen
Importing I_PROTECTED TYPE DFKKLOCKS-PROTECTED SPACE flag if lock is protected for processing
Importing I_UNAME TYPE SYST-UNAME SY-UNAME R/3-System, Anmeldename des Benutzers
Importing I_LAUFD TYPE DFKKLOCKS-LAUFD Datumskennung
Importing I_LAUFI TYPE DFKKLOCKS-LAUFI Zusätzliches Identifikationsmerkmal
Importing IX_CHECK_AUTHORITY TYPE BOOLE-BOOLE 'X' 1651531 Berechtigung prüfen
Importing I_ADATUM TYPE UDATUM Anlagedatum (nur bei Teilausgleich zu füllen)
Importing I_AZEIT TYPE UZEIT Anlagezeit (nur für Teilausgleich zu füllen)
Exception ALREADY_EXIST TYPE
Exception IMP_DATA_NOT_COMPLETE TYPE
Exception NO_AUTHORITY TYPE
Exception ENQUEUE_LOCK TYPE
Exception WRONG_DATA 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  20091125 
SAP Release Created in