The CRM_SVY_DB_SET table in SAP ERP or S/4HANA stores CRM Surveys: Text Table for CRM_SVY_DB_SEV data. There are total 4 fields in CRM_SVY_DB_SET table. The CRM Surveys: Text Table for CRM_SVY_DB_SEV 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 CRM_SVY_DB_SET table. It is in Database Interface for CRM Surveys (CRM_SVY_DB) ABAP package and is part of the Survey Suite (CRM-BF-SVY) module.
SAP CRM_SVY_DB_SET Table Fields
Following is the list of fields that are available in SAP CRM_SVY_DB_SET table. The primary key fields of the table are LANGUAGE (Language Key), APPLICATIONID (CRM Surveys: Application), CALLBACKPAI (CRM Surveys: Callback Specification).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| LANGUAGE | Language Key | LANGU | T002 | LANG (1) |
| APPLICATIONID | CRM Surveys: Application | CRM_SVY_DB_APPL_ID | CRM_SVY_DB_SEV | CHAR (32) |
| CALLBACKPAI | CRM Surveys: Callback Specification | CRM_SVY_DB_CALLBACK | CRM_SVY_DB_SEV | CHAR (30) |
| DESC_LONG | CRM Surveys: Description | CRM_SVY_DB_SD_LONG | CHAR (128) |


