SAP ABAP Class CL_ESH_LTXT_PROVIDER (Longtext Provider)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_LONGTEXT (Package) Longtext Integration
Properties
Class CL_ESH_LTXT_PROVIDER  
Short Description Longtext Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class ESH_LTXT_MSG    
Program status     
Category 0   
Package S_ESH_ENG_LONGTEXT   Longtext Integration 
Created 20080516   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESH_LTXT_PROVIDER has no forward declaration.
Interfaces
Class CL_ESH_LTXT_PROVIDER has no interface implemented.
Friends
Class CL_ESH_LTXT_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_FM_NAME Constant Private Type reference (TYPE) RS38L_FNAM 'ESH_LTXT_READ_LONGTEXTS' Name of Function Module 20080520
2 MC_TRUE Constant Private Type reference (TYPE) BOOLE 'X' Boolean variable 20080520
3 MV_RFC_DESTINATION Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080520
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080520
2 IS_RFC_AVAILABLE Instance method Private Method Check the existence of the RFM in the target system 20080520
3 READ_LONGTEXTS Instance method Public Method Read Longtexts for a set of instances 20080520
Events
Class CL_ESH_LTXT_PROVIDER has no event.
Types
Class CL_ESH_LTXT_PROVIDER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080520
# Exception Resumable Description Created on
1 CX_ESH_LTXT_EXTRACTION Error at longtext extraction 20080520

Method IS_RFC_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_AVAILABLE Value transfer Type reference (TYPE) BOOLE Boolean variable 20080520

Method IS_RFC_AVAILABLE on class CL_ESH_LTXT_PROVIDER has no exception.

Method READ_LONGTEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LONGTEXT Call by reference Type reference (TYPE) ESH_T_LTXT_EXTRACTION_CLIENT Enterprise Search Longtext Extraction - Extraction Structure 20080520
2 Importing IT_TDNAME Call by reference Type reference (TYPE) ESH_T_LTXT_OBJNAME_CLIENT Enterprise Search Longtext Extraction - Object Name 20080520
3 Importing IV_TDOBJECT Call by reference Type reference (TYPE) TDOBJECT Texts: application object 20080520
# Exception Resumable Description Created on
1 CX_ESH_LTXT_EXTRACTION Error at longtext extraction 20080520
History
Last changed by/on SAP  20110908 
SAP Release Created in