SAP ABAP Class CL_COM_SE_ENQUEUE_SHARED (Search Engine Service: Shared 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_SHARED | |
Short Description | Search Engine Service: Shared ENQUEUE and DEQUEUE | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SES_INDEXING | SES: Indexing |
Created | 20070815 | SAP |
Last change | 20071217 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_COM_SE_ENQUEUE_SHARED has no forward declaration.
Interfaces
Class CL_COM_SE_ENQUEUE_SHARED has no interface implemented.
Friends
Class CL_COM_SE_ENQUEUE_SHARED has no friend class.
Attributes
Class CL_COM_SE_ENQUEUE_SHARED has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Unlock the shared BUSOBJ + OBJECT_TYPE After Indexing | 20070815 |
2 | ![]() |
Static method | Public | Method | Lock shared BUSOBJ + OBJECT_TYPE for Indexing | 20070815 |
Events
Class CL_COM_SE_ENQUEUE_SHARED has no event.
Types
Class CL_COM_SE_ENQUEUE_SHARED has no local type.
Method Signatures
Method DEQUEUE_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BUSOBJ | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_BUSOBJ | Business Object | 20070815 | ||
2 | ![]() |
IV_INDEX_TYPE | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_INDEX_TYPE | ' ' | Index Type: ' ' = Object; '_r' = Relation | 20070815 | |
3 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_OBJECT_TYPE | Type of Business Object | 20070815 |
Method DEQUEUE_OBJ on class CL_COM_SE_ENQUEUE_SHARED has no exception.
Method ENQUEUE_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BUSOBJ | Call by reference | Type reference (TYPE) | COM_SE_ENQ_IDX_OBJ-BUSOBJ | Business Object | 20070815 | ||
2 | ![]() |
IV_INDEX_TYPE | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_INDEX_TYPE | ' ' | Index Type: ' ' = Object; '_r' = Relation | 20070815 | |
3 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_OBJECT_TYPE | Type of Business Object | 20070815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal Error from Enqueue Server | 20070815 | |
2 | ![]() |
BUSOBJ + OBJECT_TYPE Already Locked | 20070815 |
History
Last changed by/on | SAP | 20071217 |
SAP Release Created in |