The CNVLTHCM_SELTYPT table in SAP ERP or S/4HANA stores LT HCM: Customer-defined Selection Types data. There are total 5 fields in CNVLTHCM_SELTYPT table. The LT HCM: Customer-defined Selection Types table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CNVLTHCM_SELTYPT table. It is in SAP LT HCM: Data Selection (CNV_LTHCM_S_20) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVLTHCM_SELTYPT Table Fields
Following is the list of fields that are available in SAP CNVLTHCM_SELTYPT table. The primary key fields of the table are MANDT (Client), LANGU (Language Key), PACKID (Package Number of Transformation / Analysis Package), TABSEL_TYPE (Selection Type for Data Selection).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| PACKID | Package Number of Transformation / Analysis Package | CNV_MBT_PACKID | CNVMBTPACK | CHAR (5) |
| TABSEL_TYPE | Selection Type for Data Selection | CNV_LTHCM_TABLE_SELECTION_TYPE | CNVLTHCM_SELTYP | CHAR (10) |
| DESCRIPTION | Description of Selection Type | CNV_LTHCM_SELECTION_TYPE_DESCR | CHAR (80) |


