SAP ABAP Class CL_DMC_DB_ANALYZER_ADMIN (Admin class for database analysis)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMC_UTIL (Package) Data Mapping and Conversion: Utilities
⤷
⤷
Properties
| Class | CL_DMC_DB_ANALYZER_ADMIN | |
| Short Description | Admin class for database analysis | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_DMC_UTIL | Data Mapping and Conversion: Utilities |
| Created | 20050324 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMC_DB_ANALYZER_ADMIN has no forward declaration.
Interfaces
Class CL_DMC_DB_ANALYZER_ADMIN has no interface implemented.
Friends
Class CL_DMC_DB_ANALYZER_ADMIN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 100000 | 20050531 | |||
| 2 | Constant | Public | Type reference (TYPE) | BOOLEAN | '-' | boolean variable (X=true, -=false, space=unknown) | 20050526 | ||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | DMC: Behandler von MESSAGES | 20050526 | |||
| 4 | Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | boolean variable (X=true, -=false, space=unknown) | 20050526 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Method to add conv objs to the specified run | 20050324 | |
| 2 | Static method | Public | Method | Method to create new analysis | 20050324 | |
| 3 |