SAP ABAP Class CNV_00001_TDEF_ABST_SUITABLE (Abstract suitable)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | CNV_00001_TYPEDEF_SUITABLE | Suitability for given data element / domain | 20091103 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CNV_00001_RST_PARAM | Routine parameter | 20091104 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CNV_00001_RST_ROUTINE | Routine | 20091104 |
Properties
| Class | CNV_00001_TDEF_ABST_SUITABLE | |
| Short Description | Abstract suitable | |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | CNV_00001_TYPEDEF_SUITABLE | Suitability for given data element / domain | 20091103 |
Friends
Class CNV_00001_TDEF_ABST_SUITABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | TY_HT_DOMA | Table of domains | 20091103 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | TY_HT_DTEL | Table of data elements | 20091103 | |||
| 3 | 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 | Method | Adds a type suitable for this object | 20091103 | |
| 2 | Static method | Public | Method | Adds a definition of domain or data element | 20091103 | |
| 3 | Static method | Protected | Method | Compares data types | 20091103 | |
| 4 |