CNV_00001_CND - Status of partitioning analysis
Status of partitioning analysis information is stored in SAP table CNV_00001_CND.
It is part of development package CNV_BASIS in software component CA-DT-CNV. This development package consists of objects that can be grouped under "Conversion: Basis functions".
It is part of development package CNV_BASIS in software component CA-DT-CNV. This development package consists of objects that can be grouped under "Conversion: Basis functions".
Fields for table CNV_00001_CND
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | T000 |
| TABNAME | Table Name | X | TABNAME | CHAR | 60 | DD03L |
| FIELDNAME | Field Name | X | FIELDNAME | CHAR | 60 | DD03L |
| ANALYSIS_NUM | Conversion: Program run number | X | CNV_RCNT | NUMC | 4 | |
| ANALYZED_TABLE | Name of an SQL table or an appended table | SQLAPPDTAB | CHAR | 60 | ||
| FIELDTYPE | Data Type in ABAP Dictionary | DATATYPE_D | CHAR | 8 | ||
| FIELDLENGTH | Length (No. of Characters) | DDLENG | NUMC | 12 | ||
| FIELDDECS | Number of Decimal Places | DECIMALS | NUMC | 12 | ||
| SCORE | Field of type FLTP | FLOAT | FLTP | 8 | ||
| ROWCOUNT_STAT | Number of records | CNV_00001_CND_ROWCNT | DEC | 8 | ||
| RC_STAT_READY | Status of the analysis | CNV_00001_CND_STATUS | CHAR | 2 | ||
| ROWCOUNT_ACT | Number of records | CNV_00001_CND_ROWCNT | DEC | 8 | ||
| RC_ACT_READY | Status of the analysis | CNV_00001_CND_STATUS | CHAR | 2 | ||
| ROWCOUNT_DIST | Number of records | CNV_00001_CND_ROWCNT | DEC | 8 | ||
| RC_DIST_READY | Status of the analysis | CNV_00001_CND_STATUS | CHAR | 2 | ||
| DIST_COEFF | Field of type FLTP | FLOAT | FLTP | 8 | ||
| DIST_C_READY | Status of the analysis | CNV_00001_CND_STATUS | CHAR | 2 | ||
| DIST_C_JOBNAME | Background Job Name | BTCJOB | CHAR | 64 | ||
| DIST_C_JOBNUM | Job ID | BTCJOBCNT | CHAR | 16 | ||
| DIST_C_JOB_START | Conversion: Program start time | CNV_TSTART | DEC | 8 | ||
| DIST_C_JOB_END | Conversion: Program finish time | CNV_TEND | DEC | 8 | ||
| SPLIT_READY | Status of the analysis | CNV_00001_CND_STATUS | CHAR | 2 | ||
| SPLIT_JOBNAME | Background Job Name | BTCJOB | CHAR | 64 | ||
| SPLIT_JOBNUM | Job ID | BTCJOBCNT | CHAR | 16 | ||
| SPLIT_JOB_START | Conversion: Program start time | CNV_TSTART | DEC | 8 | ||
| SPLIT_JOB_END | Conversion: Program finish time | CNV_TEND | DEC | 8 | ||
| SPLIT_BLCK_EXPCT | Data block number | CNV_00001_CND_BLOCKNUM | NUMC | 4 | ||
| WHERE_CLAUSE | Long text - line width 72 | CHAR | 144 |