CNV_ABL - Assignment of table/field to derivation or selection types
Assignment of table/field to derivation or selection types information is stored in SAP table CNV_ABL.
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_ABL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
ABLTYP | Derivation type | X | CNV_ABLTYP | CHAR | 4 | |
TABNAME | Name of the table to be converted | X | CNV_ABL_TABNAME | CHAR | 60 | |
FELDNAME | Name of table field for conversion | X | CNV_ABL_FELDNAME | CHAR | 60 | |
SELTYP | Selection type | CNV_SELTYP | CHAR | 4 | ||
SELFELD | Field used for selection (if "SelRoutine" is empty) | CNV_SEL_FELDNAME | CHAR | 60 | ||
SELROUTINE | Routine used for selection (if "SelField" is empty) | CNV_SELROUTINE | CHAR | 60 | ||
NOTUSE | Exclusion from conversion indication | CNV_NOT | CHAR | 2 |