SAP ABAP Class CL_EPM_ES_TOOLS (EPM Tools for NW Enterprise Search)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_EPM_ES (Package) EPM: Enterprise Search
Properties
Class CL_EPM_ES_TOOLS  
Short Description EPM Tools for NW Enterprise Search    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_EPM_ES   EPM: Enterprise Search 
Created 20090928   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EPM_ES_TOOLS has no interface implemented.
Friends
Class CL_EPM_ES_TOOLS has no friend class.
Attributes
Class CL_EPM_ES_TOOLS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_EPM_CONNECTORS Static method Public Method Create EPM Connectors 20090928
2 IMPORT_EPM_SOFTWARE_COMPONENT Static method Public Method Import EPM metadata to Enterprise Search repository 20090928
3 IS_INDEXABLE Static method Public Method Check if search connectors are ready-to-index 20090930
4 IS_SEARCHABLE Static method Public Method Check if search connectors are ready-to-search 20090928
5 NWESH_IS_AVAILABLE Static method Public Method Check if NW Enterprise Search is available 20090928
6 PREPARE_EPM Static method Public Method Import SWC, create connectors and process full indexing 20090928
7 UPDATE_INDEX Static method Public Method Update TREX Index (search indexing) 20090928
Events
Class CL_EPM_ES_TOOLS has no event.
Types
Class CL_EPM_ES_TOOLS has no local type.
Method Signatures

Method CREATE_EPM_CONNECTORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CREATED Call by reference Type reference (TYPE) ABAP_BOOL 20090928

Method CREATE_EPM_CONNECTORS on class CL_EPM_ES_TOOLS has no exception.

Method IMPORT_EPM_SOFTWARE_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IMPORTED Call by reference Type reference (TYPE) ABAP_BOOL 20090928

Method IMPORT_EPM_SOFTWARE_COMPONENT on class CL_EPM_ES_TOOLS has no exception.

Method IS_INDEXABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_INDEXABLE Value transfer Type reference (TYPE) ABAP_BOOL 20090930

Method IS_INDEXABLE on class CL_EPM_ES_TOOLS has no exception.

Method IS_SEARCHABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_SEARCHABLE Value transfer Type reference (TYPE) ABAP_BOOL 20090928

Method IS_SEARCHABLE on class CL_EPM_ES_TOOLS has no exception.

Method NWESH_IS_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_AVAILABLE Call by reference Type reference (TYPE) ABAP_BOOL NW Enterprise Search is available 20090928
2 Exporting EV_RETURN_TEXT Call by reference Type reference (TYPE) STRING Return Text 20090928

Method NWESH_IS_AVAILABLE on class CL_EPM_ES_TOOLS has no exception.

Method PREPARE_EPM Signature

Method PREPARE_EPM on class CL_EPM_ES_TOOLS has no parameter.
Method PREPARE_EPM on class CL_EPM_ES_TOOLS has no exception.

Method UPDATE_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INDEXED Call by reference Type reference (TYPE) ABAP_BOOL 20090928
2 Importing IV_FORCE_FULL_INDEXING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20091002
3 Importing IV_RUN_IN_BACKGROUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Run as background report (see SM37) 20090928

Method UPDATE_INDEX on class CL_EPM_ES_TOOLS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730