SAP ABAP Class IF_ESH_CU_DAO (Enterprise Search Customizing)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_CU_DAO Enterprise Search Customizing 20090119
Properties
Class IF_ESH_CU_DAO  
Short Description Enterprise Search Customizing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090119   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ESH_CU_DAO has no forward declaration.
Interfaces
Class IF_ESH_CU_DAO has no interface implemented.
Friends
Class IF_ESH_CU_DAO has no friend class.
Attributes
Class IF_ESH_CU_DAO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EMAIL_ADDRESS Instance method Public Method Get Email Address from Database 20091217
2 GET_FEDERATION_DATA Instance method Public Method Read Federation Customization Data from Database 20090119
3 GET_IE_FWK_DATA Instance method Public Method Read the Import/Export Framework Data from Database 20100616
4 GET_INTERNAL_RANK_WEIGHT Instance method Public Method Get the internal rank weight by the external weight 20091009
5 GET_OS_PATH_DATA Instance method Public Method Read the Open Search Relative Path Data from Database 20090209
6 GET_RANKING_DATA Instance method Public Method Read the Ranking Settings from Database 20091008
7 SET_EMAIL_ADDRESS Instance method Public Method Set Email Address to Database 20091217
8 SET_FEDERATION_DATA Instance method Public Method Write Federation Customization Data to Database 20090119
9 SET_OS_PATH_DATA Instance method Public Method Write the Open Search Relative Path Data to Database 20090209
Events
Class IF_ESH_CU_DAO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ESH_CU_IE_FWK Public See coding 20100616 tt_esh_cu_ie_fwk TYPE TABLE OF esh_cu_ie_fwk
Method Signatures

Method GET_EMAIL_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EMAIL_ADDRESS Call by reference Type reference (TYPE) ESH_CU_EMAIL_ADD Email Address 20091217

Method GET_EMAIL_ADDRESS on class IF_ESH_CU_DAO has no exception.

Method GET_FEDERATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FED_DATA Value transfer Type reference (TYPE) ESH_CU_FED Customizing of Enterprise Search 20090119

Method GET_FEDERATION_DATA on class IF_ESH_CU_DAO has no exception.

Method GET_IE_FWK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IE_FWK_DATA Call by reference Type reference (TYPE) TT_ESH_CU_IE_FWK 20100616

Method GET_IE_FWK_DATA on class IF_ESH_CU_DAO has no exception.

Method GET_INTERNAL_RANK_WEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RANK_WEIGHT Call by reference Type reference (TYPE) ESH_E_OM_RANKING_WEIGHT Ranking Weight 20091009
2 Returning RV_TREX_WEIGHT Value transfer Type reference (TYPE) INT4 TREX Weight 20091009

Method GET_INTERNAL_RANK_WEIGHT on class IF_ESH_CU_DAO has no exception.

Method GET_OS_PATH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OS_PATH_DATA Call by reference Type reference (TYPE) ESH_CU_OS_PATHS Open Search - Relative Paths per Service 20090209

Method GET_OS_PATH_DATA on class IF_ESH_CU_DAO has no exception.

Method GET_RANKING_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RANKING_DATA Call by reference Type reference (TYPE) ESH_CU_RANKING Relevance Ranking Settings 20091008

Method GET_RANKING_DATA on class IF_ESH_CU_DAO has no exception.

Method SET_EMAIL_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EMAIL_ADDRESS Call by reference Type reference (TYPE) ESH_CU_EMAIL_ADD Email Address 20091217

Method SET_EMAIL_ADDRESS on class IF_ESH_CU_DAO has no exception.

Method SET_FEDERATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FED_DATA Call by reference Type reference (TYPE) ESH_CU_FED Customizing of Enterprise Search 20090119

Method SET_FEDERATION_DATA on class IF_ESH_CU_DAO has no exception.

Method SET_OS_PATH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OS_PATH_DATA Call by reference Type reference (TYPE) ESH_CU_OS_PATHS Open Search - Relative Paths per Service 20090209

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