SAP ABAP Class CL_RSOS_INDEX_MGR (Manages Metadata Search TREX indexes)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSOS (Package) TRex Search for BW Repository Objects
Properties
Class CL_RSOS_INDEX_MGR  
Short Description Manages Metadata Search TREX indexes    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSOS   TRex Search for BW Repository Objects 
Created 20070314   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSOS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSOS_INDEX_MGR has no interface implemented.
Friends
Class CL_RSOS_INDEX_MGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PR_INDEX_MGR Static Attribute Private Object reference (TYPE REF TO) CL_RSOS_INDEX_MGR Manages Metadata Search TREX indexes 20070314
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20070314
2 DELETE_INITIAL_INDEXING_JOBS Instance method Private Method Delete existing jobs performing initial indexing 20070314
3 GET_INSTANCE Static method Public Method 20070314
4 HAS_INDEX Static method Public Method Checks if given TREX already has BW metadata index 20070503
5 IS_RFC_DEST_VALID Static method Public Method Checks if given RFC Dest. is valid 20070503
6 START_INITIAL_INDEXING Instance method Public Method Starts inital indexing of Metadata 20070314
Events
Class CL_RSOS_INDEX_MGR has no event.
Types
Class CL_RSOS_INDEX_MGR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSOS_INDEX_MGR has no parameter.
Method CONSTRUCTOR on class CL_RSOS_INDEX_MGR has no exception.

Method DELETE_INITIAL_INDEXING_JOBS Signature

Method DELETE_INITIAL_INDEXING_JOBS on class CL_RSOS_INDEX_MGR has no parameter.
Method DELETE_INITIAL_INDEXING_JOBS on class CL_RSOS_INDEX_MGR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INDEX_MGR Value transfer Object reference (TYPE REF TO) CL_RSOS_INDEX_MGR Manages Metadata Search TREX indexes 20070314

Method GET_INSTANCE on class CL_RSOS_INDEX_MGR has no exception.

Method HAS_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HAS_DOCS Value transfer Type reference (TYPE) RS_BOOL rs_c_true - TREX index has documents 20070503
2 Exporting E_HAS_INDEX Value transfer Type reference (TYPE) RS_BOOL rs_c_true - TREX has index 20070503
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Object version 20070503
4 Importing I_RFCDEST Value transfer Type reference (TYPE) RFCDEST RFC Destination of TREX server 20070503

Method HAS_INDEX on class CL_RSOS_INDEX_MGR has no exception.

Method IS_RFC_DEST_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20070503
2 Returning R_ISVALID Value transfer Type reference (TYPE) RS_BOOL rs_c_true - RFC Dest. is valid 20070503

Method IS_RFC_DEST_VALID on class CL_RSOS_INDEX_MGR has no exception.

Method START_INITIAL_INDEXING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETE_EXISTING_JOBS Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 'X' - delete, ' '- do not delete(exit) 20070314
2 Importing I_VERS Call by reference Type reference (TYPE) RSOBJVERS SPACE 'A' - active, 'D' - content, space - both 20070314

Method START_INITIAL_INDEXING on class CL_RSOS_INDEX_MGR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700