CNVSUBSTEPS - Conversion: procedure-related functions for cluster tables
Conversion: procedure-related functions for cluster tables information is stored in SAP table CNVSUBSTEPS.
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 CNVSUBSTEPS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | T000 |
| PACKID | Conversion: Conversion package number | X | CNV_PACK | CHAR | 10 | CNVPACK |
| SQLTAB | Table Name | X | TABNAME | CHAR | 60 | |
| TABNAME | Table Name | X | TABNAME | CHAR | 60 | CNVTABLES |
| TIMESTEP | Conversion: Procedural routine stage | X | CNV_STEP | CHAR | 4 | |
| STEPNUM | Conversion: consecutive numbers for stages | X | CNV_STNUM | NUMC | 4 | |
| PRIOFIELD | Field Name | FIELDNAME | CHAR | 60 | DD03L | |
| CONVTYPE | Conversion: Type of routine used | CNV_TYPE | CHAR | 2 | ||
| CONVFUNC | Name of the used routine | CNV_FUNC | CHAR | 60 | ||
| CONVPROG | Program (include) containing the routine | CNV_PROG | CHAR | 80 |