S/4HANA 2020 - SAP SURVEYT Survey Master Table: Text Table
Overview
SAP SURVEYT table is a standard SAP S/4HANA transparent table which stores Survey Master Table: Text data. There are total 5 fields in the SURVEYT table. The following is a list of the fields that make up this table.
The table SURVEYT belongs to Controlling (CO) module and is located in Survey Main Components (KSUR) package.
In addition, below links provide an overview of foreign key relationships, if any, that link SURVEYT to other SAP tables and standard CDS views available based on SURVEYT table in SAP S/4HANA.
SURVEYT Techincal Settings
Below are technical details of the table SURVEYT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of SURVEYT Fields
The table below provides an overview of the fields available in SURVEYT. Key fields are marked in blue.
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
CLIENT | Client | MANDT | T000 | CLNT(3) |
SURVEY_ID | Survey: unique name | SURVEY_ID | SURVEY | CHAR(20) |
CATEGORY | Survey: Application | SUR_CATEGORY | SUR_APPLICATION | CHAR(12) |
SPRAS | Language Key | DDLANGUAGE | T002 | LANG(1) |
LTEXT | Long Text | LTEXT | CHAR(40) |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for SURVEYT table.
Table Name | Field | Cardinality | Check Table |
---|---|---|---|
SURVEYT | CATEGORY | : | SUR_APPLICATION |
SURVEYT | CLIENT | : | T000 |
SURVEYT | SPRAS | : | T002 |
SURVEYT | SURVEY_ID | 1: CN | SURVEY |
Other References
The table below lists SAP S/4HANA tcodes that read or modify the SURVEYT table.
Transaction Code | Description |
---|