SAP ABAP Function Module FKK_O_LOCK_OPEN_MASS (INTERN: Erzeugen einer Menge von Instanzen 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_MASS INTERN: Erzeugen einer Menge von Instanzen der Klasse Lock  
Function Group FKLOCK   Processing Locks  
Program Name SAPLFKLOCK   Processing Locks 
INCLUDE Name LFKLOCKU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_LOOBJ1 TYPE DFKKLOCKS-LOOBJ1
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 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_UNIQUE_EXPANSION TYPE BOOLE-BOOLE 'X'
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_PROTECTED TYPE DFKKLOCKS-PROTECTED SPACE
Importing I_SEL_GPART TYPE DFKKLOCKS-GPART SPACE Geschäftspartnernummer
Importing I_UNAME TYPE SYST-UNAME SY-UNAME R/3-System, Anmeldename des Benutzers
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 ET_OBJ TYPE FKLOC_LOCKTTYPE created data object
Exception WMODE_NOT_SUPPORTED TYPE
Exception EXP_NOT_UNIQUE 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