The DSVASCONTEXTST table in SAP ERP or S/4HANA stores DSVAS: Context descriptions data. There are total 3 fields in DSVASCONTEXTST table. The DSVAS: Context descriptions 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 DSVASCONTEXTST table. It is in Service Assistant (English) (DSVAS_TABLES_EN) ABAP package and is part of the Service Session Workbench (SV-SMG-SVD-SWB) module.
SAP DSVASCONTEXTST Table Fields
Following is the list of fields that are available in SAP DSVASCONTEXTST table. The primary key fields of the table are SPRAS (Language Key), CONTEXT (DSVAS: Context).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| CONTEXT | DSVAS: Context | DSVASDCONTEXT | DSVASCONTEXTS | CHAR (10) |
| DESCRIPTION | DSVAS: Description of length 60 | DSVASDTEXT60 | CHAR (60) |


