SAP ABAP Class CL_SFS_UTILS (Fast Search Exception - Utilities)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSCOMMON (Package) Fast Search Basis Objects
Properties
Class CL_SFS_UTILS  
Short Description Fast Search Exception - Utilities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSCOMMON   Fast Search Basis Objects 
Created 20040312   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SFS_UTILS has no forward declaration.
Interfaces
Class CL_SFS_UTILS has no interface implemented.
Friends
Class CL_SFS_UTILS has no friend class.
Attributes
Class CL_SFS_UTILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ID Static method Public Method Checks a Specified ID 20040312
2 EVALUATE_RESULT_ASPECT Static method Public Method Information on ESF Aspect 20040429
3 EXIST_STRUCTURE Static method Public Method *** Obsolete, Use CL_SFS_STRUCTURE Instead *** 20040429
4 SPLIT_STRING Static method Public Method 20040624
Events
Class CL_SFS_UTILS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STR_TABLE_T Public See coding 20040624 STR_TABLE_T type standard table of STRING
Method Signatures

Method CHECK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) STRING RSRSCAN1: Suchstring/Suchmuster 20040312
# Exception Resumable Description Created on
1 CX_SFS_INVALID_ID Fast Search Exception - Ungültige ID 20040312

Method EVALUATE_RESULT_ASPECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASPECT Call by reference Type reference (TYPE) SCOOLASPECT Aspekt 20040429
2 Returning R_INFO Value transfer Type reference (TYPE) SFS_ASPECT_INFO Info über ESF Aspect 20040429

Method EVALUATE_RESULT_ASPECT on class CL_SFS_UTILS has no exception.

Method EXIST_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BOOL Value transfer Type reference (TYPE) SFS_BOOL Boolean type 20040429
2 Exporting E_ERROR_LIST Value transfer Type reference (TYPE) SFS_ERROR_LIST Boolean type 20040429
3 Importing I_ERROR_ENTRY_TEMPLATE Call by reference Type reference (TYPE) SFS_ERROR_ENTRY ERORR entry, wenn fehler 20040429
4 Importing I_STRUC Call by reference Type reference (TYPE) STRUKNAME Name einer Struktur 20040429

Method EXIST_STRUCTURE on class CL_SFS_UTILS has no exception.

Method SPLIT_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB Call by reference Type reference (TYPE) STR_TABLE_T 20040624
2 Exporting E_TAB_LENGTH Call by reference Type reference (TYPE) I 20040624
3 Importing I_LENGTH Call by reference Type reference (TYPE) I 20040624
4 Importing I_STRING Call by reference Type reference (TYPE) STRING 20040624

Method SPLIT_STRING on class CL_SFS_UTILS has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in 700