SAP ABAP Class CL_SEFS_CONFIG_UTIL (Utilities for File Search)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-EFS (Application Component) TREX Enterprise File Search
     SEFS_CONFIG (Package) File Search Configuration
Properties
Class CL_SEFS_CONFIG_UTIL  
Short Description Utilities for File Search    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEFS_CONFIG   File Search Configuration 
Created 20070131   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SEFS_CONFIG_UTIL has no forward declaration.
Interfaces
Class CL_SEFS_CONFIG_UTIL has no interface implemented.
Friends
Class CL_SEFS_CONFIG_UTIL has no friend class.
Attributes
Class CL_SEFS_CONFIG_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_LANGU_CODE_ISO_TO_SAP Static method Public Method Convert Language ISO Code to SAP Code 20070131
2 CONVERT_LANGU_CODE_SAP_TO_ISO Static method Public Method Convert Language SAP Code to ISO Code 20070201
3 SET_RFC_DESTINATION Static method Public Method Set RFC Destination 20071220
Events
Class CL_SEFS_CONFIG_UTIL has no event.
Types
Class CL_SEFS_CONFIG_UTIL has no local type.
Method Signatures

Method CONVERT_LANGU_CODE_ISO_TO_SAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ISO_CODE Call by reference Type reference (TYPE) LAISO (Length 2) Language according to ISO 639 20070131
2 Returning RV_SAP_CODE Value transfer Type reference (TYPE) SPRAS (Length 1) Language Key 20070131

Method CONVERT_LANGU_CODE_ISO_TO_SAP on class CL_SEFS_CONFIG_UTIL has no exception.

Method CONVERT_LANGU_CODE_SAP_TO_ISO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SAP_CODE Call by reference Type reference (TYPE) SPRAS Language Key 20070201
2 Returning RV_ISO_CODE Value transfer Type reference (TYPE) LAISO Language according to ISO 639 20070201

Method CONVERT_LANGU_CODE_SAP_TO_ISO on class CL_SEFS_CONFIG_UTIL has no exception.

Method SET_RFC_DESTINATION 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) SEFS_D_RFC_DESTINATION TREX RFC Destination 20071220
# Exception Resumable Description Created on
1 CX_SEFS_DB_CONFIG_ERROR Exception class for Configuration Error 20071220
History
Last changed by/on SAP  20110908 
SAP Release Created in 710