CNVFIPARSC - Parameters with conflicts for conversion of table fields
Parameters with conflicts for conversion of table fields information is stored in SAP table CNVFIPARSC.
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 CNVFIPARSC
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 | CNVFIELDSC |
PACKOLD | Conversion: Conversion package number | X | CNV_PACK | CHAR | 10 | |
TABNAME | Table Name | X | TABNAME | CHAR | 60 | CNVFIELDSC |
FIELDNAME | Field Name | X | FIELDNAME | CHAR | 60 | CNVFIELDSC |
PARAMNUM | Conversion: consecutive number for a parameter | X | CNV_PANUM | NUMC | 4 | |
PARAMTYPE | Conversion: Type of parameter for a conversion routine | CNV_PATYPE | CHAR | 2 | ||
PARAMVAL | Conversion: Value of a parameter for a conversion routine | CNV_PARAM | CHAR | 80 | ||
STATUS | Entry status | CNV_STA | CHAR | 2 | ||
GETENTRY | Conversion: Copy indicator for table records | CNV_COPY | CHAR | 2 |