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 | Constant | Public | Type reference (TYPE) | CHAR40 | 'status_green' | HTML class - green | 20091103 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR40 | 'status_yellow' | HTML class - yellow | 20091103 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | INT4 | Likeness level | 20091103 | |||
| 4 | Constant | Public | Type reference (TYPE) | INT4 | 0 | Likeness level - different types or lengths | 20091103 | ||
| 5 | Constant | Public | Type reference (TYPE) | INT4 | 2 | Likeness level - same domain | 20091103 | ||
| 6 | Constant | Public | Type reference (TYPE) | INT4 | 3 | Likeness level - same data element | 20091103 | ||
| 7 | Constant | Public | Type reference (TYPE) | INT4 | 1 | Likeness level - same type and length | 20091103 | ||
| 8 | Constant | Public | Type reference (TYPE) | INT4 | 4 | Likeness level - highest | 20091103 | ||
| 9 | 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 | Instance method | Public | Constructor | Creates a suitability object | 20091103 | |
| 2 | Instance method | Public | Method | Gets the status icon for the likeness level | 20091103 | |
| 3 | Static method | Public | Method | Returns the icon for given likeness level | 20091103 | |
| 4 | Instance method | Public | Method | Returns the likeness level | 20091103 | |
| 5 | Instance method | Public | Method | Gets the suitable type definitions | 20091103 | |
| 6 | Instance method | Public | Method | Returns whether given type is among the suitable types | 20091103 | |
| 7 | Instance method | Public | Method | Sets the likeness level | 20091103 | |
| 8 | 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 | 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 | BIG | Call by reference | Type reference (TYPE) | AS4FLAG | SPACE | Whether big icon should be returned | 20091103 | ||
| 2 | HTML_CLASS | Value transfer | Type reference (TYPE) | C | HTML class | 20091103 | |||
| 3 | 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 | BIG | Call by reference | Type reference (TYPE) | AS4FLAG | SPACE | Whether big icon should be returned | 20091103 | ||
| 2 | HTML_CLASS | Value transfer | Type reference (TYPE) | C | HTML class name | 20091103 | |||
| 3 | ICON | Value transfer | Type reference (TYPE) | ICON_D | Icon in text fields (substitute display, alias) | 20091103 | |||
| 4 | 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 | 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 | 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 | RET | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or blank) | 20091103 | |||
| 2 | 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 | 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 | 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 |