SAP ABAP Class CNV_00001_FORM_SUITABILITY (Routine suitability description)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CNV_00001_RST_SUITABILITY Description of suitability 20091104
Properties
Class CNV_00001_FORM_SUITABILITY  
Short Description Routine suitability description    
Super Class CNV_00001_RST_SUITABILITY Description of suitability 
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_FORM_SUITABILITY has no forward declaration.
Interfaces
Class CNV_00001_FORM_SUITABILITY has no interface implemented.
Friends
Class CNV_00001_FORM_SUITABILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PARAM_LIKENESS_LEVEL Instance attribute Protected Type reference (TYPE) INT4 Likeness level of the worst parameter 20091103
2 PARAM_SUITABILITIES Instance attribute Protected Type reference (TYPE) TY_T_PARAM_SUITABILITY Table of param-field suitability lists 20091103
3 ROUTINE Instance attribute Protected Object reference (TYPE REF TO) CNV_00001_RST_ROUTINE Routine 20091103
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAM_SUITABILITY Instance method Public Method Adds a single parameter suitability description 20091103
2 CONSTRUCTOR Instance method Public Constructor Constructs a routine suitability description object 20091103
3 GET_BEST_PARAM_ICON Instance method Public Method Returns the status icon for the best param 20091103
4 GET_OVERALL_ICON Instance method Public Method Returns the icon corresponding to overall status 20091103
5 GET_PARAM_LIKENESS_LEVEL Instance method Public Method Returns the likeness level of the worst parameter 20091103
6 GET_PARAM_SUITABILITIES Instance method Public Method Returns suitability descriptions for a single parameter 20091103
7 GET_ROUTINE Instance method Public Method Returns the associated routine reference 20091103
8 IS_AT_ALL_SUITABLE Instance method Public Method Returns whether the routine (and params) is at all suitable 20091103
9 IS_TECHNICALLY_SUITABLE Instance method Public Method Returns whether the routine (and params) is techn. suitable 20091103
10 SET_PARAM_LIKENESS_LEVEL Instance method Public Method Sets the likeness level of the worst parameter 20091103
Events
Class CNV_00001_FORM_SUITABILITY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_PARAM_SUITABILITY Protected See coding TY_PARAM_SUITABILITY 20091103
2 TY_T_PARAM_SUITABILITY Protected See coding Table of parameter-field suitability lists 20091103
Method Signatures

Method ADD_PARAM_SUITABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUITABILITY Call by reference Object reference (TYPE REF TO) CNV_00001_PARAM_SUITABILITY Parameter description suitability 20091103

Method ADD_PARAM_SUITABILITY on class CNV_00001_FORM_SUITABILITY has no exception.

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
2 Importing ROUTINE Call by reference Object reference (TYPE REF TO) CNV_00001_RST_ROUTINE Routine 20091103

Method CONSTRUCTOR on class CNV_00001_FORM_SUITABILITY has no exception.

Method GET_BEST_PARAM_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 Call by reference 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
4 Importing PARAMNUM Call by reference Type reference (TYPE) CNV_PANUM Conversion: consecutive number for a parameter 20091103

Method GET_BEST_PARAM_ICON on class CNV_00001_FORM_SUITABILITY has no exception.

Method GET_OVERALL_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 Returning ICON Value transfer Type reference (TYPE) ICON_D Icon in text fields (substitute display, alias) 20091103

Method GET_OVERALL_ICON on class CNV_00001_FORM_SUITABILITY has no exception.

Method GET_PARAM_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_PARAM_LIKENESS_LEVEL on class CNV_00001_FORM_SUITABILITY has no exception.

Method GET_PARAM_SUITABILITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMNUM Call by reference Type reference (TYPE) CNV_PANUM Conversion: consecutive number for a parameter 20091103
2 Exporting SUITABILITIES Call by reference Type reference (TYPE) CNV_00001_PARAM_SUITABIL_CL_TT Table of parameter suitability descriptions 20091103

Method GET_PARAM_SUITABILITIES on class CNV_00001_FORM_SUITABILITY has no exception.

Method GET_ROUTINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROUTINE Value transfer Object reference (TYPE REF TO) CNV_00001_RST_ROUTINE Routine 20091103

Method GET_ROUTINE on class CNV_00001_FORM_SUITABILITY has no exception.

Method IS_AT_ALL_SUITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUITABLE Value transfer Type reference (TYPE) AS4FLAG Flag (X or blank) 20091103

Method IS_AT_ALL_SUITABLE on class CNV_00001_FORM_SUITABILITY has no exception.

Method IS_TECHNICALLY_SUITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUITABLE Value transfer Type reference (TYPE) AS4FLAG Flag (X or blank) 20091103

Method IS_TECHNICALLY_SUITABLE on class CNV_00001_FORM_SUITABILITY has no exception.

Method SET_PARAM_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_PARAM_LIKENESS_LEVEL on class CNV_00001_FORM_SUITABILITY has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 46C