DDCNVEXIT - DD: External conversion methods
DD: External conversion methods information is stored in SAP table DDCNVEXIT.
It is part of development package SDDB in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Converter".
It is part of development package SDDB in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Converter".
Fields for table DDCNVEXIT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CNVCONTEXT | Context in which the conversion runs | X | CNVCONTEXT | CHAR | 20 | |
| TABNAME | Table for incremental conversion | X | ICNVTAB | CHAR | 60 | |
| C_INIT | Form routine for conversion | CNVFORMID | CHAR | 60 | ||
| C_INIT_R | Report for including conversion exits | DDCREPID | CHAR | 80 | ||
| C_AHEAD | Form routine for conversion | CNVFORMID | CHAR | 60 | ||
| C_AHEAD_R | Report for including conversion exits | DDCREPID | CHAR | 80 | ||
| C_LOCK | Form routine for conversion | CNVFORMID | CHAR | 60 | ||
| C_LOCK_R | Report for including conversion exits | DDCREPID | CHAR | 80 | ||
| C_FETCH | Form routine for conversion | CNVFORMID | CHAR | 60 | ||
| C_FETCH_R | Report for including conversion exits | DDCREPID | CHAR | 80 | ||
| C_MAP | Form routine for conversion | CNVFORMID | CHAR | 60 | ||
| C_MAP_R | Report for including conversion exits | DDCREPID | CHAR | 80 | ||
| C_MAP_METHOD | DD: Name of Method for CNV Data Transfer | DDCNVMETHOD | CHAR | 60 | ||
| C_MAP_CLASS | DD: Name of Class for CNV Data Transfer | DDCNVCLASS | CHAR | 60 | ||
| C_INSERT | Form routine for conversion | CNVFORMID | CHAR | 60 | ||
| C_INSERT_R | Report for including conversion exits | DDCREPID | CHAR | 80 | ||
| C_UPDATE | Form routine for conversion | CNVFORMID | CHAR | 60 | ||
| C_UPDATE_R | Report for including conversion exits | DDCREPID | CHAR | 80 | ||
| C_UNLOCK | Form routine for conversion | CNVFORMID | CHAR | 60 | ||
| C_UNLOCK_R | Report for including conversion exits | DDCREPID | CHAR | 80 | ||
| C_FINISH | Form routine for conversion | CNVFORMID | CHAR | 60 | ||
| C_FINISH_R | Report for including conversion exits | DDCREPID | CHAR | 80 | ||
| C_AHEADD | Form routine for conversion | CNVFORMID | CHAR | 60 | ||
| C_AHEADD_R | Report for including conversion exits | DDCREPID | CHAR | 80 | ||
| C_DELETE | Form routine for conversion | CNVFORMID | CHAR | 60 | ||
| C_DELETE_R | Report for including conversion exits | DDCREPID | CHAR | 80 | ||
| LOGNAME | ABAP Dictionary: Name of SDIC Log | PROTNAME | CHAR | 80 | ||
| SQL_ENABLED | Flag (X or Blank) | AS4FLAG | CHAR | 2 |