SAP ABAP Class CL_SIC_INDEX_TREX (Create 'Change Pointer' for SES Indexing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-IQM-IC (Application Component) Information Consistency
     S_IC_INDEXING_TREX (Package) Information Consolidation Indexing TREX
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIC_INDEX_BUILDER Interface for Indexing 20060224
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIC_INDEX_SEARCH_ENGINE Interface for Search Engine 20060419
Properties
Class CL_SIC_INDEX_TREX  
Short Description Create 'Change Pointer' for SES Indexing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_IC_INDEXING_TREX   Information Consolidation Indexing TREX 
Created 20060224   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIC_INDEX_TREX has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIC_INDEX_BUILDER Interface for Indexing 20060224
2 IF_SIC_INDEX_SEARCH_ENGINE Interface for Search Engine 20060419
Friends
Class CL_SIC_INDEX_TREX has no friend class.
Attributes
Class CL_SIC_INDEX_TREX has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SYSTEM_MESSAGE Static method Private Method Add message from system variables 20131014
2 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20131008
3 WRITE_CP Instance method Public Method write change pointers 20060307
Events
Class CL_SIC_INDEX_TREX has no event.
Types
Class CL_SIC_INDEX_TREX has no local type.
Method Signatures

Method ADD_SYSTEM_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_MESSAGES Value transfer Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20131014
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20131014

Method ADD_SYSTEM_MESSAGE on class CL_SIC_INDEX_TREX has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SIC_INDEX_TREX has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SIC_INDEX_TREX has no exception.

Method WRITE_CP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INDEX_DOC Call by reference Type reference (TYPE) TREXT_INDEX_DOCS Documents for indexing 20060307
2 Importing IV_BUSOBJ Value transfer Type reference (TYPE) COM_SEARCH_TV_BUSOBJ Business Object for Search Engine Service (SES) 20060307
3 Importing IV_OBJECTTYPE Value transfer Type reference (TYPE) SIC_INDEX_OBJECT_TYPE Type of the indexed object 20060307
# Exception Resumable Description Created on
1 ERROR error by writting change pointers 20060307
History
Last changed by/on SAP  20110908 
SAP Release Created in 710