CNVSTEPSC - Conversion: Steps with conflicts in blending
Conversion: Steps with conflicts in blending information is stored in SAP table CNVSTEPSC.
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 CNVSTEPSC
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 |
PACKOLD | Conversion: Conversion package number | X | CNV_PACK | CHAR | 10 | |
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 | |
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 | ||
STATUS | Entry status | CNV_STA | CHAR | 2 | ||
GETENTRY | Conversion: Copy indicator for table records | CNV_COPY | CHAR | 2 |