SAP ABAP Class CL_RSL_UI_MAPPING_META (Metadata Mapping)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSL_UI (Package) CompositeProvider UI Package
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSL_UI_MAPPING_OBJ Mapping Object 20101230
Properties
Class CL_RSL_UI_MAPPING_META  
Short Description Metadata Mapping    
Super Class CL_RSL_UI_MAPPING_OBJ Mapping Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSL_UI   CompositeProvider UI Package 
Created 20101230   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_RSL_UI_MAPPING_META has no interface implemented.
Friends
Class CL_RSL_UI_MAPPING_META has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CP_S_REASON Constant Private See coding Reasons for Positive/Negative Metadata Comparison 20110107
2 CP_S_SCORE Constant Private See coding 20120524
3 C_MLEN Constant Private Type reference (TYPE) I 6 Minimum Length for Substring 20120524
4 P_THRESHOLD Instance attribute Private Type reference (TYPE) FLOAT '0.6' Threshold Value for String Similarity 20110103
5 P_TS_MAPPING_REASON Instance attribute Private See coding Reason for Proposals 20110107
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110628
2 DICE_COEFFICIENT Static method Public Method Calculate Using N-Gram Word Similarity 20101230
3 GET_PROPOSED_MAPPING_SHORT Instance method Public Method Returns link proposals in shortened form 20110519
4 SET_PROPOSED_MAPPING_SHORT Instance method Public Method Sets abbreviated link proposals 20110519
5 SET_THRESHOLD Instance method Public Method Set Threshold Value for String Similarity 20110103
6 _GET_STRING_FOR_REASON Static method Private Method Translates valuation in text 20120524
Events
Class CL_RSL_UI_MAPPING_META has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LT_S_META_INFO Private See coding 20101230 BEGIN OF lt_s_meta_info, r_column TYPE REF TO cl_rsdd_lm_column, ts_descriptions TYPE SORTED TABLE OF if_rsdd_lm_description=>gt_s_descriptions WITH UNIQUE KEY langu, ts_infoobj TYPE SORTED TABLE OF rsiobjnm WITH UNIQUE KEY table_line, END OF lt_s_meta_info
2 LT_S_REASON Private See coding 20110107 BEGIN OF lt_S_reason, provider TYPE rsinfoprov, prov_column type rsdd_index_column, copr_Column type rsdd_index_column, reason type i, END of lt_s_reason
3 LT_S_SCORE Private See coding 20120524 BEGIN OF lt_s_score, copr_column type rsdd_index_column, reason type i, score type i, END OF lt_s_score
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_COPR Call by reference Object reference (TYPE REF TO) CL_RSDD_LM_COMPOSITE_PROVIDER Composite Provider 20110628
2 Importing I_WSP_NAME Call by reference Type reference (TYPE) RSLWSPNAME Workspace Name 20110701

Method CONSTRUCTOR on class CL_RSL_UI_MAPPING_META has no exception.

Method DICE_COEFFICIENT 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 20101230
2 Importing I_LENGTH Call by reference Type reference (TYPE) I 3 Length (N) 20101230
3 Importing I_STRING1 Call by reference Type reference (TYPE) CLIKE String 1 20101230
4 Importing I_STRING2 Call by reference Type reference (TYPE) CLIKE String 2 20101230
5 Returning R_RESULT Value transfer Type reference (TYPE) FLOAT Similarity measure 20101230

Method DICE_COEFFICIENT on class CL_RSL_UI_MAPPING_META has no exception.

Method GET_PROPOSED_MAPPING_SHORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_PROPOSED_MAPPINGS_SHORT Call by reference Type reference (TYPE) RSL_UI_T_PROPOSED_MAPPINGS Verknüpfungsvorschläge 20110519

Method GET_PROPOSED_MAPPING_SHORT on class CL_RSL_UI_MAPPING_META has no exception.

Method SET_PROPOSED_MAPPING_SHORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_PROPOSED_MAPPINGS_SHORT Call by reference Type reference (TYPE) RSL_UI_T_PROPOSED_MAPPINGS Verknüpfungsvorschläge 20110519

Method SET_PROPOSED_MAPPING_SHORT on class CL_RSL_UI_MAPPING_META has no exception.

Method SET_THRESHOLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_THRESHOLD Call by reference Type reference (TYPE) FLOAT Feld vom Typ FLTP 20110103

Method SET_THRESHOLD on class CL_RSL_UI_MAPPING_META has no exception.

Method _GET_STRING_FOR_REASON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REASON Call by reference Type reference (TYPE) I cp_s_reason 20120524
2 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20120524

Method _GET_STRING_FOR_REASON on class CL_RSL_UI_MAPPING_META has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730