SAP ABAP Class CNV_00001_RST_SUITABILITY (Description of suitability)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CNV_00001_FORM_SUITABILITY Routine suitability description 20091104
2 Inheritance (c INHERITING FROM c_ref)  CNV_00001_PARAM_SUITABILITY Parameter suitability description 20091104
Properties
Class CNV_00001_RST_SUITABILITY  
Short Description Description of suitability    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_BASIS   Conversion: Basis functions 
Created 20091103   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CNV_00001_RST_SUITABILITY has no forward declaration.
Interfaces
Class CNV_00001_RST_SUITABILITY has no interface implemented.
Friends
Class CNV_00001_RST_SUITABILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HTML_CLASS_GREEN Constant Public Type reference (TYPE) CHAR40 'status_green' HTML class - green 20091103
2 HTML_CLASS_YELLOW Constant Public Type reference (TYPE) CHAR40 'status_yellow' HTML class - yellow 20091103
3 LIKENESS_LEVEL Instance attribute Protected Type reference (TYPE) INT4 Likeness level 20091103
4 LIKENESS_NONE Constant Public Type reference (TYPE) INT4 0 Likeness level - different types or lengths 20091103
5 LIKENESS_SAME_DOMA Constant Public Type reference (TYPE) INT4 2 Likeness level - same domain 20091103
6 LIKENESS_SAME_DTEL Constant Public Type reference (TYPE) INT4 3 Likeness level - same data element 20091103
7 LIKENESS_SAME_TYPELEN Constant Public Type reference (TYPE) INT4 1 Likeness level - same type and length 20091103
8 LIKENESS_SUITABLE Constant Public Type reference (TYPE) INT4 4 Likeness level - highest 20091103
9 SUITABLE_TYPES Instance attribute Protected Type reference (TYPE) CNV_00001_RST_TYPEDEF_CL_TT Table of type definitions 20091103
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Creates a suitability object 20091103
2 GET_ICON Instance method Public Method Gets the status icon for the likeness level 20091103
3 GET_ICON_FOR_LIKENESS_LEVEL Static method Public Method Returns the icon for given likeness level 20091103
4 GET_LIKENESS_LEVEL Instance method Public Method Returns the likeness level 20091103
5 GET_SUITABLE_TYPES Instance method Public Method Gets the suitable type definitions 20091103
6 IS_TYPE_AMONG_SUITABLE_TYPES Instance method Public Method Returns whether given type is among the suitable types 20091103
7 SET_LIKENESS_LEVEL Instance method Public Method Sets the likeness level 20091103
8 SET_SUITABLE_TYPES Instance method Public Method Sets the suitable type definitions 20091103
Events
Class CNV_00001_RST_SUITABILITY has no event.
Types
Class CNV_00001_RST_SUITABILITY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIKENESS_LEVEL Call by reference Type reference (TYPE) INT4 Likeness level 20091103

Method CONSTRUCTOR on class CNV_00001_RST_SUITABILITY has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIG Call by reference Type reference (TYPE) AS4FLAG SPACE Whether big icon should be returned 20091103
2 Exporting HTML_CLASS Value transfer Type reference (TYPE) C HTML class 20091103
3 Exporting ICON Value transfer Type reference (TYPE) ICON_D Icon in text fields (substitute display, alias) 20091103

Method GET_ICON on class CNV_00001_RST_SUITABILITY has no exception.

Method GET_ICON_FOR_LIKENESS_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIG Call by reference Type reference (TYPE) AS4FLAG SPACE Whether big icon should be returned 20091103
2 Exporting HTML_CLASS Value transfer Type reference (TYPE) C HTML class name 20091103
3 Exporting ICON Value transfer Type reference (TYPE) ICON_D Icon in text fields (substitute display, alias) 20091103
4 Importing LIKENESS_LEVEL Call by reference Type reference (TYPE) INT4 Natural number 20091103

Method GET_ICON_FOR_LIKENESS_LEVEL on class CNV_00001_RST_SUITABILITY has no exception.

Method GET_LIKENESS_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LIKENESS_LEVEL Value transfer Type reference (TYPE) INT4 Likeness level 20091103

Method GET_LIKENESS_LEVEL on class CNV_00001_RST_SUITABILITY has no exception.

Method GET_SUITABLE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TYPES Call by reference Type reference (TYPE) CNV_00001_RST_TYPEDEF_CL_TT Table of type definitions 20091103

Method GET_SUITABLE_TYPES on class CNV_00001_RST_SUITABILITY has no exception.

Method IS_TYPE_AMONG_SUITABLE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) AS4FLAG Flag (X or blank) 20091103
2 Importing TYPE Call by reference Object reference (TYPE REF TO) CNV_00001_RST_TYPEDEF Routine / parameter type definition 20091103

Method IS_TYPE_AMONG_SUITABLE_TYPES on class CNV_00001_RST_SUITABILITY has no exception.

Method SET_LIKENESS_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIKENESS_LEVEL Call by reference Type reference (TYPE) INT4 Likeness level 20091103

Method SET_LIKENESS_LEVEL on class CNV_00001_RST_SUITABILITY has no exception.

Method SET_SUITABLE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPES Call by reference Type reference (TYPE) CNV_00001_RST_TYPEDEF_CL_TT Table of type definitions 20091103

Method SET_SUITABLE_TYPES on class CNV_00001_RST_SUITABILITY has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 46C