SAP ABAP Class CL_DMC_DB_ANALYZER (database analyzer class)
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 | |
Short Description | database analyzer class | |
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 | 20050609 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DMC_DB_ANALYZER has no forward declaration.
Interfaces
Class CL_DMC_DB_ANALYZER has no interface implemented.
Friends
Class CL_DMC_DB_ANALYZER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DMC_APPLIC | MWB application | 20050907 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | DMCCALCST | '03' | 20060125 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | DMCCALCST | '01' | 20070918 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | DMCCALCST | '10' | wrong table class (not transparent) | 20060125 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_ANALYSIS_STATUS | '3' | DMC: Conversion object analysis status | 20050615 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_ANALYSIS_STATUS | '4' | DMC: Conversion object analysis status | 20050615 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_ANALYSIS_STATUS | '1' | DMC: Conversion object analysis status | 20050615 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_ANALYSIS_STATUS | '2' | DMC: Conversion object analysis status | 20050615 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_ANALYSIS_STATUS | '5' | DMC: Conversion object analysis status | 20050615 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | I | 100000 | 20050615 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | DMCINTERVL-PORTION | 2097152 | Nummer des Datenpaketes | 20050722 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_MODE | '1' | analysis mode | 20050615 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_MODE | '2' | analysis mode | 20050615 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | I | 99999999 | maximum blocksize for flat objects | 20050804 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLEAN | '-' | boolean variable (X=true, -=false, space=unknown) | 20050803 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_SIZE_CATEGORY | 'A' | 20050805 | ||
17 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | boolean variable (X=true, -=false, space=unknown) | 20050803 | |
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DMC_PIDENT | project identifier | 20050907 | ||
19 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | Conversion Object | 20050711 | ||
20 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | 20050711 | |||
21 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DMC_DATA_STRUCTURE | root data structure instance | 20050804 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DMC_ANALYSIS_RUN | DMC: Analysis Run ID | 20050609 | ||
23 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DMC_SAVE_MANAGER | object reference for save manager | 20060330 | ||
24 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DMC_SIDENT | subproject identifier | 20050907 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Analysis function | 20050609 |
2 | ![]() |
Instance method | Public | Constructor | It initializes the runid attribute of the class. | 20050609 |
3 | ![]() |
Instance method | Public | Method | determination of selection parameter, blocksize and size cat | 20051121 |
4 | ![]() |
Instance method | Private | Method | returns reference to the next conversion object | 20051121 |
5 | ![]() |
Instance method | Private | Method | Updates analysis status, block size and Sel Param. | 20051121 |
6 | ![]() |
Instance method | Private | Method | returns an internal table containing selection parameters | 20050609 |
7 | ![]() |
Instance method | Private | Method | returns an index information for the given table | 20050609 |
8 | ![]() |
Instance method | Private | Method | returns the maximum blocksize for the current keyfield | 20050803 |
9 | ![]() |
Instance method | Private | Method | returns the maximum blocksize for the current keyfield | 20060125 |
10 | ![]() |
Instance method | Private | Method | returns reference to the next conversion object | 20050609 |
11 | ![]() |
Instance method | Public | Method | return results | 20050609 |
12 | ![]() |
Instance method | Private | Method | returns the header structure name | 20050609 |
13 | ![]() |