SAP ABAP Class CL_ESH_LTXT_KEY_RULE_MAINT (Lontext Key Mapping Maintenance)
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_RULE_MAINT  
Short Description Lontext Key Mapping Maintenance    
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 20080516   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESH_LTXT_KEY_RULE_MAINT has no forward declaration.
Interfaces
Class CL_ESH_LTXT_KEY_RULE_MAINT has no interface implemented.
Friends
Class CL_ESH_LTXT_KEY_RULE_MAINT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_KEY_MAP_RULE_BUFFER Static Attribute Private Type reference (TYPE) ESH_T_LTXT_KEYMAP_BUFFER Long text extraction - buffer for key mapping table 20080523
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_MAPPING_RULE Static method Public Method Delete mapping rule for BO node 20080520
2 READ_MAPPING_RULE Static method Public Method Read mapping rule for BO node 20080520
3 WRITE_MAPPING_RULE Static method Public Method Write mapping rule for BO node 20080520
Events
Class CL_ESH_LTXT_KEY_RULE_MAINT has no event.
Types
Class CL_ESH_LTXT_KEY_RULE_MAINT has no local type.
Method Signatures

Method DELETE_MAPPING_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_NODE Call by reference Type reference (TYPE) ESH_S_LTXT_NODE_KEY Longtext Extraction - BO Node Key 20080520

Method DELETE_MAPPING_RULE on class CL_ESH_LTXT_KEY_RULE_MAINT has no exception.

Method READ_MAPPING_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEY_MAPPING_RULE Call by reference Type reference (TYPE) ESH_T_LTXT_KEY_MAP_RULE Longtext Extraction - Key Mapping Rule 20080520
2 Importing IV_BO_NODE Call by reference Type reference (TYPE) ESH_S_LTXT_NODE_KEY Longtext Extraction - BO Node Key 20080520

Method READ_MAPPING_RULE on class CL_ESH_LTXT_KEY_RULE_MAINT has no exception.

Method WRITE_MAPPING_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY_MAPPING_RULE Call by reference Type reference (TYPE) ESH_T_LTXT_KEY_MAP_RULE Longtext Extraction - Key Mapping Rule 20080520
2 Importing IV_BO_NODE Call by reference Type reference (TYPE) ESH_S_LTXT_NODE_KEY Longtext Extraction - BO Node Key 20080520

Method WRITE_MAPPING_RULE on class CL_ESH_LTXT_KEY_RULE_MAINT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in