SAP ABAP Class CL_RSAN_UT_STRING (Utility class for strings)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_UT_GENERAL (Package) APD - Utility Services - general
Properties
Class CL_RSAN_UT_STRING  
Short Description Utility class for strings    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAN_UT_GENERAL   APD - Utility Services - general 
Created 20100727   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAN_UT_STRING has no interface implemented.
Friends
Class CL_RSAN_UT_STRING has no friend class.
Attributes
Class CL_RSAN_UT_STRING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 N_GRAM_SIMILARITY Static method Public Method Similarity of strings (n-gram dice coefficient) 20100728
Events
Class CL_RSAN_UT_STRING has no event.
Types
Class CL_RSAN_UT_STRING has no local type.
Method Signatures

Method N_GRAM_SIMILARITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CASE_SENSITIVE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Case sensitive 20100728
2 Importing I_LENGTH Call by reference Type reference (TYPE) I 3 Length (N) 20100728
3 Importing I_STRING1 Call by reference Type reference (TYPE) CLIKE String 1 20100728
4 Importing I_STRING2 Call by reference Type reference (TYPE) CLIKE String 2 20100728
5 Returning R_RESULT Value transfer Type reference (TYPE) FLOAT Similarity measure 20100728

Method N_GRAM_SIMILARITY on class CL_RSAN_UT_STRING has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in