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 | Constant | Private | Type reference (TYPE) | RS38L_FNAM | 'ESH_LTXT_READ_LONGTEXTS' | Name of Function Module | 20080520 | ||
| 2 | Constant | Private | Type reference (TYPE) | BOOLE | 'X' | Boolean variable | 20080520 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20080520 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080520 | |
| 2 | Instance method | Private | Method | Check the existence of the RFM in the target system | 20080520 | |
| 3 | 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 | IV_RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20080520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | ET_LONGTEXT | Call by reference | Type reference (TYPE) | ESH_T_LTXT_EXTRACTION_CLIENT | Enterprise Search Longtext Extraction - Extraction Structure | 20080520 | |||
| 2 | IT_TDNAME | Call by reference | Type reference (TYPE) | ESH_T_LTXT_OBJNAME_CLIENT | Enterprise Search Longtext Extraction - Object Name | 20080520 | |||
| 3 | IV_TDOBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | Texts: application object | 20080520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error at longtext extraction | 20080520 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |