SAP ABAP Function Module FKK_O_LOCK_OPEN (INTERN: Erzeugen einer Instanz der Klasse Lock)
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_O_LOCK_OPEN INTERN: Erzeugen einer Instanz der Klasse Lock  
Function Group FKLOCK   Processing Locks  
Program Name SAPLFKLOCK   Processing Locks 
INCLUDE Name LFKLOCKU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_OBJ TYPE FKLOC_LOCKTYPE result data object
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_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_WMODE TYPE FKKOOGEN-WMODE create, change or display data
Importing I_UPD_ONLINE TYPE FKKOOGEN-UPD_ONLINE update happens in update task or not
Importing I_DIALOG_OPTIONS TYPE FKLOC_LOCK_DIALOG_OPTIONS structure to define field properties
Importing IX_NO_LOOBJ1_DATA TYPE BOOLE-BOOLE SPACE flag if loobj1-keyfield is not known
Importing IX_CHECK_AUTHORITY TYPE BOOLE-BOOLE SPACE
Importing IX_SET_ENQUEUE TYPE BOOLE-BOOLE SPACE Kennzeichen: Sperre setzen
Importing I_PROTECTED TYPE DFKKLOCKS-PROTECTED SPACE flag for protecting 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_ACTIVE TYPE XFELD SPACE Kennzeichen: Nür aktiv Sperre
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 NOT_FOUND TYPE
Exception NOT_UNIQUE TYPE
Exception ALREADY_EXIST TYPE
Exception NO_AUTHORITY TYPE
Exception ENQUEUE_LOCK 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