SAP ABAP Function Module LXE_IDX_IS_INDEX_RUNNING (checks if currently an index-run is active)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_SEARCH (Package) indexing and searching translations
Basic Data
Function Module LXE_IDX_IS_INDEX_RUNNING checks if currently an index-run is active  
Function Group LXE_IDX_SCHEDULER   schedule and control the indexing  
Program Name SAPLLXE_IDX_SCHEDULER    
INCLUDE Name LLXE_IDX_SCHEDULERU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_INDEXING_RUNNING TYPE ABAP_BOOL if 'true' a job is running or units are in the bgRFC queue waiting for exec.
Exception CX_LXE_IDX_JOB_FIND_ERROR TYPE Error occured when looking for running background-index-jobs
               
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  20130604 
SAP Release Created in 732