SAP ABAP Class CL_ESH_LTXT_KEY_MAPPER (Longtext Extraction - Key Mapper)
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_KEY_MAPPER  
Short Description Longtext Extraction - Key Mapper    
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 20080519   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESH_LTXT_KEY_MAPPER has no forward declaration.
Interfaces
Class CL_ESH_LTXT_KEY_MAPPER has no interface implemented.
Friends
Class CL_ESH_LTXT_KEY_MAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_MAPPING_RULE Instance attribute Private Type reference (TYPE) ESH_T_LTXT_KEY_MAP_RULE Longtext Extraction - Key Mapping Rule 20080521
2 MT_NODE_DESCRIPTION Instance attribute Private Type reference (TYPE) ESH_T_OM_AOTYPNF_EXT Table Type for ESH_S_OM_AOTYPN_EXT 20080521
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_LTXT_KEY Instance method Public Method Calculate longtext key from node instance 20080521
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080521
3 READ_MAPPING_RULE Instance method Private Method Read Key Mapping Rule for Object 20080521
4 READ_NODE_DESCRIPTION Instance method Private Method Read node description 20080521
Events
Class CL_ESH_LTXT_KEY_MAPPER has no event.
Types
Class CL_ESH_LTXT_KEY_MAPPER has no local type.
Method Signatures

Method CALCULATE_LTXT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TDNAME Call by reference Type reference (TYPE) TDOBNAME Name 20080521
2 Importing IR_NODE_INSTANCE Call by reference Object reference (TYPE REF TO) DATA Dynamic Data Structure of an instance 20080521
# Exception Resumable Description Created on
1 CX_ESH_LTXT_KEY_MAPPING_ERROR Error at longtext extraction 20080521

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_NAME Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20080521
2 Importing IV_NODE_NAME Call by reference Type reference (TYPE) ESH_E_OM_NODE_NAME Node Name 20080521
3 Importing IV_SWCV Call by reference Type reference (TYPE) ESH_E_OM_SYSREL System/Release 20080521
4 Importing IV_SYS_GROUP Call by reference Type reference (TYPE) ESH_E_OM_MODEL Model 20080521
# Exception Resumable Description Created on
1 CX_ESH_LTXT_KEY_MAPPING_ERROR Error at longtext extraction 20080521

Method READ_MAPPING_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_NAME Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20080521
2 Importing IV_NODE_NAME Call by reference Type reference (TYPE) ESH_E_OM_NODE_NAME Node Name 20080521
3 Importing IV_SWCV Call by reference Type reference (TYPE) ESH_E_OM_SYSREL System/Release 20080521
4 Importing IV_SYS_GROUP Call by reference Type reference (TYPE) ESH_E_OM_MODEL Model 20080521
# Exception Resumable Description Created on
1 CX_ESH_LTXT_KEY_MAPPING_ERROR Error at longtext extraction 20080521

Method READ_NODE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_NAME Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20080521
2 Importing IV_NODE_NAME Call by reference Type reference (TYPE) ESH_E_OM_NODE_NAME Node Name 20080521
3 Importing IV_SWCV Call by reference Type reference (TYPE) ESH_E_OM_SYSREL System/Release 20080521
4 Importing IV_SYS_GROUP Call by reference Type reference (TYPE) ESH_E_OM_MODEL Model 20080521
# Exception Resumable Description Created on
1 CX_ESH_LTXT_KEY_MAPPING_ERROR Error at longtext extraction 20080521
History
Last changed by/on SAP  20110908 
SAP Release Created in