SAP ABAP Class CL_COM_SE_ENQUEUE (Search Engine Service: ENQUEUE and DEQUEUE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-SES (Application Component) TREX Search Engine Service
     SES_INDEXING (Package) SES: Indexing
Properties
Class CL_COM_SE_ENQUEUE  
Short Description Search Engine Service: ENQUEUE and DEQUEUE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class COM_SE_SEARCH    
Program status     
Category 0   
Package SES_INDEXING   SES: Indexing 
Created 20040216   SAP 
Last change 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_COM_SE_ENQUEUE has no forward declaration.
Interfaces
Class CL_COM_SE_ENQUEUE has no interface implemented.
Friends
Class CL_COM_SE_ENQUEUE has no friend class.
Attributes
Class CL_COM_SE_ENQUEUE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEQUEUE Static method Public Method Unlock BUSOBJ + OBJECT_TYPE After Indexing 20040216
2 ENQUEUE Static method Public Method Lock BUSOBJ + OBJECT_TYPE for Indexing 20040216
Events
Class CL_COM_SE_ENQUEUE has no event.
Types
Class CL_COM_SE_ENQUEUE has no local type.
Method Signatures

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUSOBJ Call by reference Type reference (TYPE) COM_SEARCH_TV_BUSOBJ Business-Objekt 20040216
2 Importing IV_INDEX_TYPE Call by reference Type reference (TYPE) COM_SEARCH_TV_INDEX_TYPE ' ' Index-Typ: ' ' = Objekt; '_r' = Beziehung 20041223
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) COM_SEARCH_TV_OBJECT_TYPE Typ des Business-Objekts 20040216

Method DEQUEUE on class CL_COM_SE_ENQUEUE has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUSOBJ Call by reference Type reference (TYPE) COM_SEARCH_TV_BUSOBJ Business-Objekt 20040216
2 Importing IV_INDEX_TYPE Call by reference Type reference (TYPE) COM_SEARCH_TV_INDEX_TYPE ' ' Index-Typ: ' ' = Objekt; '_r' = Beziehung 20041223
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) COM_SEARCH_TV_OBJECT_TYPE Typ des Business-Objekts 20040216
# Exception Resumable Description Created on
1 ENQ_SYSTEM_FAILURE Interner Fehler vom Enqueue-Server 20040216
2 FOREIGN_LOCK BUSOBJ + OBJECT_TYPE bereits gesperrt 20040216
History
Last changed by/on SAP  20050213 
SAP Release Created in 300