SAP ABAP Class CL_ESH_EXTRACT_SAPSCRIPT_TEXTS (CL_ESH_EXTRACT_SAPSCRIPT_TEXTS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_LONGTEXT (Package) Longtext Integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_ESH_IF_OBJ_DATA_TS Object data by list of object ids 20100617
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100617
Properties
Class CL_ESH_EXTRACT_SAPSCRIPT_TEXTS  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_LONGTEXT   Longtext Integration 
Created 20100617   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESH_EXTRACT_SAPSCRIPT_TEXTS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_ESH_IF_OBJ_DATA_TS Object data by list of object ids 20100617
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20100617
Friends
Class CL_ESH_EXTRACT_SAPSCRIPT_TEXTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTION_DEINDEXING Constant Private Type reference (TYPE) XFELD '-' Checkbox 20100617
2 GC_ACTION_DELTA_INDEXING Constant Private Type reference (TYPE) XFELD 'D' Checkbox 20100617
3 GC_ACTION_INITIAL_INDEXING Constant Private Type reference (TYPE) XFELD '+' Checkbox 20100617
4 GC_FIELDNAME_TDOBJECT Constant Private Type reference (TYPE) ESH_E_OM_NODE_FIELD 'TDOBJECT' Node field 20100617
5 GC_OBJECT_TYPE_ID Constant Private Type reference (TYPE) ESH_E_OM_OBJECT_TYPE 'ESH_SAPSCRIPT_TEXT' Object type 20100617
6 GC_PACKAGE_SIZE Constant Private Type reference (TYPE) ESH_E_IF_PACKAGE_SIZE 1000 Package size 20100617
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20100617
2 DELETE_INDEXED_TDOBJECTS Instance method Private Method Delete the specified text objects from the ESH_TTXOB table 20100617
3 GET_INDEXED_TDOBJECTS Instance method Private Method Get all text objects for which texts are indexed 20100617
4 GET_TDOBJECTS_FROM_DATA_MODEL Instance method Private Method Get all text objects that are used in connectors 20100617
5 GET_TDOBJECT_FOR_ACTION Instance method Private Method Get the text object for the specified indexing action 20100617
6 SAVE_INDEXED_TDOBJECTS Instance method Private Method Save the specified text objects in table ESH_TTXOB 20100617
Events
Class CL_ESH_EXTRACT_SAPSCRIPT_TEXTS has no event.
Types
Class CL_ESH_EXTRACT_SAPSCRIPT_TEXTS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method DELETE_INDEXED_TDOBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TDOBJECTS Call by reference Type reference (TYPE) ESH_T_ESH_TTXOB List of text objects to be deleted from table ZESH_TTXOB 20100617
2 Importing IV_DELETE_ALL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag: Delete all text objects from table ZESH_TTXOB 20100617

Method DELETE_INDEXED_TDOBJECTS on class CL_ESH_EXTRACT_SAPSCRIPT_TEXTS has no exception.

Method GET_INDEXED_TDOBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TDOBJECTS Value transfer Type reference (TYPE) ESH_T_ESH_TTXOB Text objects for which data is indexed 20100617

Method GET_INDEXED_TDOBJECTS on class CL_ESH_EXTRACT_SAPSCRIPT_TEXTS has no exception.

Method GET_TDOBJECTS_FROM_DATA_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20100617
2 Returning RT_TDOBJECTS Value transfer Type reference (TYPE) ESH_T_ESH_TTXOB Text objects currently used in connectors 20100617

Method GET_TDOBJECTS_FROM_DATA_MODEL on class CL_ESH_EXTRACT_SAPSCRIPT_TEXTS has no exception.

Method GET_TDOBJECT_FOR_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) XFELD Indexing action 20100617
2 Returning RS_TDOBJECT Value transfer Type reference (TYPE) ESH_TTXOB ESH: Indexed text objects 20100617
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20100618

Method SAVE_INDEXED_TDOBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TDOBJECTS Call by reference Type reference (TYPE) ESH_T_ESH_TTXOB List of text objects to be deleted from table ESH_TTXOB 20100617

Method SAVE_INDEXED_TDOBJECTS on class CL_ESH_EXTRACT_SAPSCRIPT_TEXTS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703